Skip to content

Commit da14cac

Browse files
authored
Update System.Net.WebSockets.Client.nfproj
- Remove load hints from nfproj file. ***NO_CI***
1 parent 4e1a53a commit da14cac

File tree

1 file changed

+1
-18
lines changed

1 file changed

+1
-18
lines changed

Websockets.Client/System.Net.WebSockets.Client.nfproj

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -32,23 +32,6 @@
3232
<InProject>false</InProject>
3333
</NFMDP_PE_ExcludeClassByName>
3434
</ItemGroup>
35-
<ItemGroup>
36-
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.CoreLibrary.1.10.3-preview.7\lib\mscorlib.dll">
37-
<InProject>false</InProject>
38-
</NFMDP_PE_LoadHints>
39-
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.Runtime.Events.1.9.0-preview.16\lib\nanoFramework.Runtime.Events.dll">
40-
<InProject>false</InProject>
41-
</NFMDP_PE_LoadHints>
42-
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.System.Collections.1.2.0-preview.36\lib\nanoFramework.System.Collections.dll">
43-
<InProject>false</InProject>
44-
</NFMDP_PE_LoadHints>
45-
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.System.Text.1.1.1-preview.35\lib\nanoFramework.System.Text.dll">
46-
<InProject>false</InProject>
47-
</NFMDP_PE_LoadHints>
48-
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.System.Net.1.6.5-preview.2\lib\System.Net.dll">
49-
<InProject>false</InProject>
50-
</NFMDP_PE_LoadHints>
51-
</ItemGroup>
5235
<Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.props" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.props')" />
5336
<ItemGroup>
5437
<Compile Include="..\WebSockets\ClientWebSocket\ClientWebSocket.cs">
@@ -152,4 +135,4 @@
152135
</PropertyGroup>
153136
<Error Condition="!Exists('..\packages\Nerdbank.GitVersioning.3.3.37\build\Nerdbank.GitVersioning.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Nerdbank.GitVersioning.3.3.37\build\Nerdbank.GitVersioning.targets'))" />
154137
</Target>
155-
</Project>
138+
</Project>

0 commit comments

Comments
 (0)