|
1 | | -<?xml version="1.0" encoding="utf-8"?> |
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <Project ToolsVersion="Current" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 | 3 | <Import Project="..\packages\Nerdbank.GitVersioning.3.6.139\build\Nerdbank.GitVersioning.props" Condition="Exists('..\packages\Nerdbank.GitVersioning.3.6.139\build\Nerdbank.GitVersioning.props')" /> |
4 | 4 | <PropertyGroup Label="Globals"> |
|
41 | 41 | <ItemGroup> |
42 | 42 | <Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
43 | 43 | <HintPath>..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll</HintPath> |
44 | | - <Private>True</Private> |
45 | 44 | </Reference> |
46 | 45 | <Reference Include="nanoFramework.Runtime.Events, Version=1.11.18.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
47 | 46 | <HintPath>..\packages\nanoFramework.Runtime.Events.1.11.18\lib\nanoFramework.Runtime.Events.dll</HintPath> |
48 | | - <Private>True</Private> |
49 | 47 | </Reference> |
50 | 48 | <Reference Include="nanoFramework.System.Text, Version=1.2.54.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
51 | 49 | <HintPath>..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll</HintPath> |
52 | | - <Private>True</Private> |
53 | 50 | </Reference> |
54 | 51 | <Reference Include="System.IO.Streams, Version=1.1.59.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
55 | 52 | <HintPath>..\packages\nanoFramework.System.IO.Streams.1.1.59\lib\System.IO.Streams.dll</HintPath> |
56 | | - <Private>True</Private> |
57 | 53 | </Reference> |
58 | | - <Reference Include="System.Net, Version=1.10.79.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
59 | | - <HintPath>..\packages\nanoFramework.System.Net.1.10.79\lib\System.Net.dll</HintPath> |
60 | | - <Private>True</Private> |
| 54 | + <Reference Include="System.Net, Version=1.11.1.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 55 | + <HintPath>..\packages\nanoFramework.System.Net.1.11.1\lib\System.Net.dll</HintPath> |
61 | 56 | </Reference> |
62 | 57 | <Reference Include="System.Threading, Version=1.1.32.63105, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
63 | 58 | <HintPath>..\packages\nanoFramework.System.Threading.1.1.32\lib\System.Threading.dll</HintPath> |
64 | | - <Private>True</Private> |
65 | 59 | </Reference> |
66 | 60 | </ItemGroup> |
67 | 61 | <Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets')" /> |
|
0 commit comments