|
58 | 58 | <Link>Http\System.Net.HttpListenerResponse.cs</Link> |
59 | 59 | </Compile> |
60 | 60 | <Compile Include="..\nanoFramework.System.Net.Http\Http\System.Net.HttpListenerResponse.cs"> |
61 | | - <Link> |
62 | | - </Link> |
| 61 | + <Link></Link> |
63 | 62 | </Compile> |
64 | 63 | <Compile Include="..\nanoFramework.System.Net.Http\Http\System.Net.HttpStatusCode.cs"> |
65 | 64 | <Link>Http\System.Net.HttpStatusCode.cs</Link> |
|
138 | 137 | <ItemGroup> |
139 | 138 | <Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
140 | 139 | <HintPath>..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll</HintPath> |
141 | | - <Private>True</Private> |
142 | 140 | </Reference> |
143 | 141 | <Reference Include="nanoFramework.Runtime.Events, Version=1.11.18.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
144 | 142 | <HintPath>..\packages\nanoFramework.Runtime.Events.1.11.18\lib\nanoFramework.Runtime.Events.dll</HintPath> |
145 | | - <Private>True</Private> |
146 | 143 | </Reference> |
147 | 144 | <Reference Include="nanoFramework.System.Collections, Version=1.5.31.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
148 | 145 | <HintPath>..\packages\nanoFramework.System.Collections.1.5.31\lib\nanoFramework.System.Collections.dll</HintPath> |
149 | | - <Private>True</Private> |
150 | 146 | </Reference> |
151 | 147 | <Reference Include="nanoFramework.System.Text, Version=1.2.54.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
152 | 148 | <HintPath>..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll</HintPath> |
153 | | - <Private>True</Private> |
154 | 149 | </Reference> |
155 | 150 | <Reference Include="System.IO.Streams, Version=1.1.59.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
156 | 151 | <HintPath>..\packages\nanoFramework.System.IO.Streams.1.1.59\lib\System.IO.Streams.dll</HintPath> |
157 | | - <Private>True</Private> |
158 | 152 | </Reference> |
159 | | - <Reference Include="System.Net, Version=1.10.79.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
160 | | - <HintPath>..\packages\nanoFramework.System.Net.1.10.79\lib\System.Net.dll</HintPath> |
161 | | - <Private>True</Private> |
| 153 | + <Reference Include="System.Net, Version=1.11.1.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 154 | + <HintPath>..\packages\nanoFramework.System.Net.1.11.1\lib\System.Net.dll</HintPath> |
162 | 155 | </Reference> |
163 | 156 | <Reference Include="System.Threading, Version=1.1.32.63105, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
164 | 157 | <HintPath>..\packages\nanoFramework.System.Threading.1.1.32\lib\System.Threading.dll</HintPath> |
165 | | - <Private>True</Private> |
166 | 158 | </Reference> |
167 | 159 | </ItemGroup> |
168 | 160 | <Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets')" /> |
|
0 commit comments