|
18 | 18 | </PropertyGroup>
|
19 | 19 | <Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.props" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.props')" />
|
20 | 20 | <ItemGroup>
|
21 |
| - <Compile Include="NetworkHelpers.cs" /> |
22 | 21 | <Compile Include="Program.cs" />
|
23 | 22 | <Compile Include="Properties\AssemblyInfo.cs" />
|
24 | 23 | </ItemGroup>
|
25 | 24 | <ItemGroup>
|
26 | 25 | <Reference Include="Amqp.nanoFramework, Version=2.1.0.0, Culture=neutral, PublicKeyToken=905a7b1e6458e0c3">
|
27 |
| - <HintPath>..\packages\AMQPNetLite.nanoFramework.2.4.3-preview.230\lib\Amqp.nanoFramework.dll</HintPath> |
| 26 | + <HintPath>..\packages\AMQPNetLite.nanoFramework.2.4.3-preview.235\lib\Amqp.nanoFramework.dll</HintPath> |
28 | 27 | <Private>True</Private>
|
29 | 28 | <SpecificVersion>True</SpecificVersion>
|
30 | 29 | </Reference>
|
31 |
| - <Reference Include="mscorlib, Version=1.10.1.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
32 |
| - <HintPath>..\packages\nanoFramework.CoreLibrary.1.10.1-preview.11\lib\mscorlib.dll</HintPath> |
| 30 | + <Reference Include="mscorlib, Version=1.10.5.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 31 | + <HintPath>..\packages\nanoFramework.CoreLibrary.1.10.5-preview.10\lib\mscorlib.dll</HintPath> |
| 32 | + <Private>True</Private> |
| 33 | + <SpecificVersion>True</SpecificVersion> |
| 34 | + </Reference> |
| 35 | + <Reference Include="nanoFramework.NetworkHelper, Version=1.3.2.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 36 | + <HintPath>..\packages\nanoFramework.NetWorkHelper.1.3.2-preview.44\lib\nanoFramework.NetworkHelper.dll</HintPath> |
33 | 37 | <Private>True</Private>
|
34 | 38 | <SpecificVersion>True</SpecificVersion>
|
35 | 39 | </Reference>
|
36 | 40 | <Reference Include="nanoFramework.ResourceManager, Version=1.1.2.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
|
37 |
| - <HintPath>..\packages\nanoFramework.ResourceManager.1.1.2-preview.27\lib\nanoFramework.ResourceManager.dll</HintPath> |
| 41 | + <HintPath>..\packages\nanoFramework.ResourceManager.1.1.2-preview.39\lib\nanoFramework.ResourceManager.dll</HintPath> |
38 | 42 | <Private>True</Private>
|
39 | 43 | <SpecificVersion>True</SpecificVersion>
|
40 | 44 | </Reference>
|
41 |
| - <Reference Include="nanoFramework.Runtime.Events, Version=1.9.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
42 |
| - <HintPath>..\packages\nanoFramework.Runtime.Events.1.9.0-preview.14\lib\nanoFramework.Runtime.Events.dll</HintPath> |
| 45 | + <Reference Include="nanoFramework.Runtime.Events, Version=1.9.1.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 46 | + <HintPath>..\packages\nanoFramework.Runtime.Events.1.9.1-preview.1\lib\nanoFramework.Runtime.Events.dll</HintPath> |
43 | 47 | <Private>True</Private>
|
44 | 48 | <SpecificVersion>True</SpecificVersion>
|
45 | 49 | </Reference>
|
46 | 50 | <Reference Include="nanoFramework.Runtime.Native, Version=1.5.1.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
|
47 |
| - <HintPath>..\packages\nanoFramework.Runtime.Native.1.5.1-preview.30\lib\nanoFramework.Runtime.Native.dll</HintPath> |
| 51 | + <HintPath>..\packages\nanoFramework.Runtime.Native.1.5.1-preview.44\lib\nanoFramework.Runtime.Native.dll</HintPath> |
48 | 52 | <Private>True</Private>
|
49 | 53 | <SpecificVersion>True</SpecificVersion>
|
50 | 54 | </Reference>
|
51 | 55 | <Reference Include="nanoFramework.System.Collections, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
|
52 |
| - <HintPath>..\packages\nanoFramework.System.Collections.1.2.0-preview.29\lib\nanoFramework.System.Collections.dll</HintPath> |
| 56 | + <HintPath>..\packages\nanoFramework.System.Collections.1.2.0-preview.65\lib\nanoFramework.System.Collections.dll</HintPath> |
53 | 57 | <Private>True</Private>
|
54 | 58 | <SpecificVersion>True</SpecificVersion>
|
55 | 59 | </Reference>
|
56 | 60 | <Reference Include="nanoFramework.System.Text, Version=1.1.1.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
|
57 |
| - <HintPath>..\packages\nanoFramework.System.Text.1.1.1-preview.29\lib\nanoFramework.System.Text.dll</HintPath> |
| 61 | + <HintPath>..\packages\nanoFramework.System.Text.1.1.1-preview.57\lib\nanoFramework.System.Text.dll</HintPath> |
58 | 62 | <Private>True</Private>
|
59 | 63 | <SpecificVersion>True</SpecificVersion>
|
60 | 64 | </Reference>
|
61 |
| - <Reference Include="System.Math, Version=1.3.1.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
62 |
| - <HintPath>..\packages\nanoFramework.System.Math.1.3.1-preview.29\lib\System.Math.dll</HintPath> |
| 65 | + <Reference Include="System.Math, Version=1.4.1.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 66 | + <HintPath>..\packages\nanoFramework.System.Math.1.4.1-preview.3\lib\System.Math.dll</HintPath> |
63 | 67 | <Private>True</Private>
|
64 | 68 | <SpecificVersion>True</SpecificVersion>
|
65 | 69 | </Reference>
|
66 |
| - <Reference Include="System.Net, Version=1.6.3.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
67 |
| - <HintPath>..\packages\nanoFramework.System.Net.1.6.3-preview.33\lib\System.Net.dll</HintPath> |
| 70 | + <Reference Include="System.Net, Version=1.6.5.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 71 | + <HintPath>..\packages\nanoFramework.System.Net.1.6.5-preview.31\lib\System.Net.dll</HintPath> |
68 | 72 | <Private>True</Private>
|
69 | 73 | <SpecificVersion>True</SpecificVersion>
|
70 | 74 | </Reference>
|
71 | 75 | <Reference Include="Windows.Devices.Gpio, Version=1.5.2.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
|
72 |
| - <HintPath>..\packages\nanoFramework.Windows.Devices.Gpio.1.5.2-preview.24\lib\Windows.Devices.Gpio.dll</HintPath> |
| 76 | + <HintPath>..\packages\nanoFramework.Windows.Devices.Gpio.1.5.2-preview.43\lib\Windows.Devices.Gpio.dll</HintPath> |
| 77 | + <Private>True</Private> |
| 78 | + <SpecificVersion>True</SpecificVersion> |
| 79 | + </Reference> |
| 80 | + <Reference Include="Windows.Devices.Wifi, Version=1.3.2.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 81 | + <HintPath>..\packages\nanoFramework.Windows.Devices.Wifi.1.3.2-preview.42\lib\Windows.Devices.Wifi.dll</HintPath> |
73 | 82 | <Private>True</Private>
|
74 | 83 | <SpecificVersion>True</SpecificVersion>
|
75 | 84 | </Reference>
|
|
0 commit comments