File tree Expand file tree Collapse file tree 3 files changed +3
-36
lines changed
src/Microsoft.Net.Http.Client
test/Microsoft.Net.Http.Client.FunctionalTests Expand file tree Collapse file tree 3 files changed +3
-36
lines changed Original file line number Diff line number Diff line change 22
22
<PropertyGroup >
23
23
<SchemaVersion >2.0</SchemaVersion >
24
24
</PropertyGroup >
25
- <ItemGroup >
26
- <Content Include =" App.config" />
27
- <Content Include =" project.json" />
28
- </ItemGroup >
29
- <ItemGroup >
30
- <Compile Include =" Program.cs" />
31
- <Compile Include =" Properties\AssemblyInfo.cs" />
32
- </ItemGroup >
33
25
<Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition =" '$(VSToolsPath)' != ''" />
34
- </Project >
26
+ </Project >
Original file line number Diff line number Diff line change 22
22
<PropertyGroup >
23
23
<SchemaVersion >2.0</SchemaVersion >
24
24
</PropertyGroup >
25
- <ItemGroup >
26
- <Content Include =" project.json" />
27
- </ItemGroup >
28
- <ItemGroup >
29
- <Compile Include =" BufferedReadStream.cs" />
30
- <Compile Include =" ChunkedReadStream.cs" />
31
- <Compile Include =" ContentLengthReadStream.cs" />
32
- <Compile Include =" HttpConnection.cs" />
33
- <Compile Include =" HttpConnectionResponseContent.cs" />
34
- <Compile Include =" ManagedHandler.cs" />
35
- <Compile Include =" ProxyMode.cs" />
36
- <Compile Include =" Properties\AssemblyInfo.cs" />
37
- <Compile Include =" RedirectMode.cs" />
38
- <Compile Include =" RequestExtensions.cs" />
39
- </ItemGroup >
40
25
<Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition =" '$(VSToolsPath)' != ''" />
41
- </Project >
26
+ </Project >
Original file line number Diff line number Diff line change 22
22
<PropertyGroup >
23
23
<SchemaVersion >2.0</SchemaVersion >
24
24
</PropertyGroup >
25
- <ItemGroup >
26
- <Content Include =" packages.config" />
27
- <Content Include =" project.json" />
28
- </ItemGroup >
29
- <ItemGroup >
30
- <Compile Include =" HelloWorldTests.cs" />
31
- <Compile Include =" Properties\AssemblyInfo.cs" />
32
- <Compile Include =" RedirectTests.cs" />
33
- <Compile Include =" Utilities.cs" />
34
- </ItemGroup >
35
25
<Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition =" '$(VSToolsPath)' != ''" />
36
- </Project >
26
+ </Project >
You can’t perform that action at this time.
0 commit comments