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.0.5 "
6+ "Microsoft.Net.Http.Server" : " 1.0.6 "
77 },
88 "commands" : {
99 "sample" : " HelloWorld"
Original file line number Diff line number Diff line change 11{
22 "version" : " 1.1.0-*" ,
33 "dependencies" : {
4- "Microsoft.AspNetCore.Server.WebListener" : " 1.0.5 " ,
4+ "Microsoft.AspNetCore.Server.WebListener" : " 1.0.6 " ,
55 "Microsoft.Extensions.Logging.Console" : " 1.0.2"
66 },
77 "buildOptions" : {
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "Microsoft.AspNetCore.Server.WebListener" : " 1.0.5 " ,
3+ "Microsoft.AspNetCore.Server.WebListener" : " 1.0.6 " ,
44 "Microsoft.Extensions.Logging.Console" : " 1.0.2"
55 },
66 "buildOptions" : {
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.0.5 " ,
2+ "version" : " 1.0.6 " ,
33 "description" : " ASP.NET Core HTTP server for Windows." ,
44 "packOptions" : {
55 "tags" : [
1010 "dependencies" : {
1111 "Microsoft.AspNetCore.Hosting" : " 1.0.5" ,
1212 "Microsoft.Net.Http.Headers" : " 1.0.4" ,
13- "Microsoft.Net.Http.Server" : " 1.0.5 "
13+ "Microsoft.Net.Http.Server" : " 1.0.6 "
1414 },
1515 "buildOptions" : {
1616 "allowUnsafe" : true ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.0.5 " ,
2+ "version" : " 1.0.6 " ,
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" : " 1.0.0-rc3-000000-01" ,
9- "Microsoft.AspNetCore.Server.WebListener" : " 1.0.5 " ,
9+ "Microsoft.AspNetCore.Server.WebListener" : " 1.0.6 " ,
1010 "Microsoft.AspNetCore.Testing" : " 1.0.1" ,
1111 "xunit" : " 2.1.0"
1212 },
Original file line number Diff line number Diff line change 22 "testRunner" : " xunit" ,
33 "dependencies" : {
44 "dotnet-test-xunit" : " 1.0.0-rc3-000000-01" ,
5- "Microsoft.Net.Http.Server" : " 1.0.5 " ,
5+ "Microsoft.Net.Http.Server" : " 1.0.6 " ,
66 "Microsoft.AspNetCore.Testing" : " 1.0.1" ,
77 "xunit" : " 2.1.0"
88 },
Original file line number Diff line number Diff line change 22 "testRunner" : " xunit" ,
33 "dependencies" : {
44 "dotnet-test-xunit" : " 1.0.0-rc3-000000-01" ,
5- "Microsoft.Net.Http.Server" : " 1.0.5 " ,
5+ "Microsoft.Net.Http.Server" : " 1.0.6 " ,
66 "xunit" : " 2.1.0"
77 },
88 "frameworks" : {
You can’t perform that action at this time.
0 commit comments