This repository was archived by the owner on Mar 19, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 8 files changed +9
-9
lines changed
Microsoft.AspNetCore.Server.WebListener
Microsoft.Net.Http.Server
Microsoft.AspNetCore.Server.WebListener.FunctionalTests
Microsoft.Net.Http.Server.FunctionalTests
Microsoft.Net.Http.Server.Tests Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 33 "emitEntryPoint" : true
44 },
55 "dependencies" : {
6- "Microsoft.Net.Http.Server" : " 1.1.3 "
6+ "Microsoft.Net.Http.Server" : " 1.1.4 "
77 },
88 "commands" : {
99 "sample" : " HelloWorld"
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "Microsoft.AspNetCore.Server.WebListener" : " 1.1.3 " ,
3+ "Microsoft.AspNetCore.Server.WebListener" : " 1.1.4 " ,
44 "Microsoft.Extensions.Logging.Console" : " 1.1.2"
55 },
66 "buildOptions" : {
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "Microsoft.AspNetCore.Server.WebListener" : " 1.1.3 " ,
3+ "Microsoft.AspNetCore.Server.WebListener" : " 1.1.4 " ,
44 "Microsoft.Extensions.Logging.Console" : " 1.1.2"
55 },
66 "buildOptions" : {
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.1.3 " ,
2+ "version" : " 1.1.4 " ,
33 "description" : " ASP.NET Core HTTP server for Windows." ,
44 "packOptions" : {
55 "tags" : [
1414 "type" : " build"
1515 },
1616 "Microsoft.Net.Http.Headers" : " 1.1.2" ,
17- "Microsoft.Net.Http.Server" : " 1.1.3 " ,
17+ "Microsoft.Net.Http.Server" : " 1.1.4 " ,
1818 "NETStandard.Library" : " 1.6.1-*"
1919 },
2020 "buildOptions" : {
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.1.3 " ,
2+ "version" : " 1.1.4 " ,
33 "description" : " .NET HTTP server that uses the Windows HTTP Server API." ,
44 "packOptions" : {
55 "tags" : [
Original file line number Diff line number Diff line change 66 "testRunner" : " xunit" ,
77 "dependencies" : {
88 "dotnet-test-xunit" : " 2.2.0-*" ,
9- "Microsoft.AspNetCore.Server.WebListener" : " 1.1.3 " ,
9+ "Microsoft.AspNetCore.Server.WebListener" : " 1.1.4 " ,
1010 "Microsoft.AspNetCore.Testing" : " 1.1.1" ,
1111 "xunit" : " 2.2.0-*"
1212 },
Original file line number Diff line number Diff line change 77 "dependencies" : {
88 "dotnet-test-xunit" : " 2.2.0-*" ,
99 "Microsoft.AspNetCore.Testing" : " 1.1.1" ,
10- "Microsoft.Net.Http.Server" : " 1.1.3 " ,
10+ "Microsoft.Net.Http.Server" : " 1.1.4 " ,
1111 "xunit" : " 2.2.0-*"
1212 },
1313 "frameworks" : {
Original file line number Diff line number Diff line change 22 "testRunner" : " xunit" ,
33 "dependencies" : {
44 "dotnet-test-xunit" : " 2.2.0-*" ,
5- "Microsoft.Net.Http.Server" : " 1.1.3 " ,
5+ "Microsoft.Net.Http.Server" : " 1.1.4 " ,
66 "xunit" : " 2.2.0-*"
77 },
88 "frameworks" : {
You can’t perform that action at this time.
0 commit comments