We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ab094b commit 8a08501Copy full SHA for 8a08501
nanoFramework.System.Net.Http.Client/System.Net.Http.Client.nfproj
@@ -105,6 +105,7 @@
105
<Compile Include="..\nanoFramework.System.Net.Http\Http\HttpResponseMessage.cs">
106
<Link>Http\HttpResponseMessage.cs</Link>
107
</Compile>
108
+ <Compile Include="..\nanoFramework.System.Net.Http\Http\ReadOnlyStream.cs" Link="Http\ReadOnlyStream.cs" />
109
<Compile Include="..\nanoFramework.System.Net.Http\Http\StreamContent.cs">
110
<Link>Http\StreamContent.cs</Link>
111
0 commit comments