|
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"> |
|
65 | 65 | <ItemGroup> |
66 | 66 | <Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
67 | 67 | <HintPath>..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll</HintPath> |
68 | | - <Private>True</Private> |
69 | 68 | </Reference> |
70 | 69 | <Reference Include="nanoFramework.Runtime.Events, Version=1.11.18.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
71 | 70 | <HintPath>..\packages\nanoFramework.Runtime.Events.1.11.18\lib\nanoFramework.Runtime.Events.dll</HintPath> |
72 | | - <Private>True</Private> |
73 | 71 | </Reference> |
74 | 72 | <Reference Include="nanoFramework.System.Collections, Version=1.5.31.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
75 | 73 | <HintPath>..\packages\nanoFramework.System.Collections.1.5.31\lib\nanoFramework.System.Collections.dll</HintPath> |
76 | | - <Private>True</Private> |
77 | 74 | </Reference> |
78 | 75 | <Reference Include="nanoFramework.System.Text, Version=1.2.54.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
79 | 76 | <HintPath>..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll</HintPath> |
80 | | - <Private>True</Private> |
81 | 77 | </Reference> |
82 | 78 | <Reference Include="System.IO.Streams, Version=1.1.59.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
83 | 79 | <HintPath>..\packages\nanoFramework.System.IO.Streams.1.1.59\lib\System.IO.Streams.dll</HintPath> |
84 | | - <Private>True</Private> |
85 | 80 | </Reference> |
86 | | - <Reference Include="System.Net, Version=1.10.79.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
87 | | - <HintPath>..\packages\nanoFramework.System.Net.1.10.79\lib\System.Net.dll</HintPath> |
88 | | - <Private>True</Private> |
| 81 | + <Reference Include="System.Net, Version=1.11.1.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 82 | + <HintPath>..\packages\nanoFramework.System.Net.1.11.1\lib\System.Net.dll</HintPath> |
89 | 83 | </Reference> |
90 | 84 | <Reference Include="System.Net.Http, Version=1.5.138.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
91 | 85 | <HintPath>..\packages\nanoFramework.System.Net.Http.1.5.138\lib\System.Net.Http.dll</HintPath> |
92 | | - <Private>True</Private> |
93 | 86 | </Reference> |
94 | 87 | <Reference Include="System.Threading, Version=1.1.32.63105, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
95 | 88 | <HintPath>..\packages\nanoFramework.System.Threading.1.1.32\lib\System.Threading.dll</HintPath> |
96 | | - <Private>True</Private> |
97 | 89 | </Reference> |
98 | 90 | </ItemGroup> |
99 | 91 | <Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets')" /> |
|
0 commit comments