|
1 | | -<?xml version="1.0" encoding="utf-8"?> |
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 | 3 | <PropertyGroup Label="Globals"> |
4 | 4 | <NanoFrameworkProjectSystemPath>$(MSBuildToolsPath)..\..\..\nanoFramework\v1.0\</NanoFrameworkProjectSystemPath> |
|
60 | 60 | <HintPath>..\packages\nanoFramework.System.Text.1.1.1\lib\nanoFramework.System.Text.dll</HintPath> |
61 | 61 | <Private>True</Private> |
62 | 62 | </Reference> |
63 | | - <Reference Include="System.Net, Version=1.7.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
64 | | - <HintPath>..\packages\nanoFramework.System.Net.1.7.0-preview.10\lib\System.Net.dll</HintPath> |
| 63 | + <Reference Include="System.Net, Version=1.7.0.3, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 64 | + <HintPath>..\packages\nanoFramework.System.Net.1.7.0\lib\System.Net.dll</HintPath> |
65 | 65 | <Private>True</Private> |
66 | 66 | </Reference> |
67 | | - <Reference Include="System.Net.Http, Version=1.3.4.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
68 | | - <HintPath>..\packages\nanoFramework.System.Net.Http.Server.1.3.4-preview.76\lib\System.Net.Http.dll</HintPath> |
| 67 | + <Reference Include="System.Net.Http, Version=1.3.4.4, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 68 | + <HintPath>..\packages\nanoFramework.System.Net.Http.Server.1.3.4\lib\System.Net.Http.dll</HintPath> |
69 | 69 | <Private>True</Private> |
70 | 70 | </Reference> |
71 | | - <Reference Include="Windows.Storage, Version=1.4.4.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
72 | | - <HintPath>..\packages\nanoFramework.Windows.Storage.1.4.4-preview.97\lib\Windows.Storage.dll</HintPath> |
| 71 | + <Reference Include="Windows.Storage, Version=1.4.4.3, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 72 | + <HintPath>..\packages\nanoFramework.Windows.Storage.1.4.4\lib\Windows.Storage.dll</HintPath> |
73 | 73 | <Private>True</Private> |
74 | 74 | </Reference> |
75 | | - <Reference Include="Windows.Storage.Streams, Version=1.12.2.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
76 | | - <HintPath>..\packages\nanoFramework.Windows.Storage.Streams.1.12.2-preview.15\lib\Windows.Storage.Streams.dll</HintPath> |
| 75 | + <Reference Include="Windows.Storage.Streams, Version=1.12.2.3, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 76 | + <HintPath>..\packages\nanoFramework.Windows.Storage.Streams.1.12.2\lib\Windows.Storage.Streams.dll</HintPath> |
77 | 77 | <Private>True</Private> |
78 | 78 | </Reference> |
79 | 79 | </ItemGroup> |
|
0 commit comments