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 +20
-20
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 +20
-20
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.1 "
6+ "Microsoft.Net.Http.Server" : " 1.1.2 "
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.1 " ,
4- "Microsoft.Extensions.Logging.Console" : " 1.1.1 "
3+ "Microsoft.AspNetCore.Server.WebListener" : " 1.1.2 " ,
4+ "Microsoft.Extensions.Logging.Console" : " 1.1.2 "
55 },
66 "buildOptions" : {
77 "emitEntryPoint" : true
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "Microsoft.AspNetCore.Server.WebListener" : " 1.1.1 " ,
4- "Microsoft.Extensions.Logging.Console" : " 1.1.1 "
3+ "Microsoft.AspNetCore.Server.WebListener" : " 1.1.2 " ,
4+ "Microsoft.Extensions.Logging.Console" : " 1.1.2 "
55 },
66 "buildOptions" : {
77 "emitEntryPoint" : true
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.1.1 " ,
2+ "version" : " 1.1.2 " ,
33 "description" : " ASP.NET Core HTTP server for Windows." ,
44 "packOptions" : {
55 "tags" : [
88 ]
99 },
1010 "dependencies" : {
11- "Microsoft.AspNetCore.Hosting" : " 1.1.1 " ,
11+ "Microsoft.AspNetCore.Hosting" : " 1.1.2 " ,
1212 "Microsoft.Extensions.TaskCache.Sources" : {
13- "version" : " 1.1.0-* " ,
13+ "version" : " 1.1.1 " ,
1414 "type" : " build"
1515 },
16- "Microsoft.Net.Http.Headers" : " 1.1.1 " ,
17- "Microsoft.Net.Http.Server" : " 1.1.1 " ,
16+ "Microsoft.Net.Http.Headers" : " 1.1.2 " ,
17+ "Microsoft.Net.Http.Server" : " 1.1.2 " ,
1818 "NETStandard.Library" : " 1.6.1-*"
1919 },
2020 "buildOptions" : {
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.1.1 " ,
2+ "version" : " 1.1.2 " ,
33 "description" : " .NET HTTP server that uses the Windows HTTP Server API." ,
44 "packOptions" : {
55 "tags" : [
88 ]
99 },
1010 "dependencies" : {
11- "Microsoft.Extensions.Logging.Abstractions" : " 1.1.1 " ,
12- "Microsoft.Extensions.Primitives" : " 1.1.0-* " ,
11+ "Microsoft.Extensions.Logging.Abstractions" : " 1.1.2 " ,
12+ "Microsoft.Extensions.Primitives" : " 1.1.1 " ,
1313 "NETStandard.Library" : " 1.6.1-*"
1414 },
1515 "buildOptions" : {
3333 "dependencies" : {
3434 "Microsoft.Extensions.RuntimeEnvironment.Sources" : {
3535 "type" : " build" ,
36- "version" : " 1.1.0-* "
36+ "version" : " 1.1.1 "
3737 },
3838 "System.Diagnostics.Contracts" : " 4.3.0-*" ,
3939 "System.Net.WebSockets" : " 4.3.0-*" ,
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.1 " ,
10- "Microsoft.AspNetCore.Testing" : " 1.1.0-* " ,
9+ "Microsoft.AspNetCore.Server.WebListener" : " 1.1.2 " ,
10+ "Microsoft.AspNetCore.Testing" : " 1.1.1 " ,
1111 "xunit" : " 2.2.0-*"
1212 },
1313 "frameworks" : {
Original file line number Diff line number Diff line change 66 },
77 "dependencies" : {
88 "dotnet-test-xunit" : " 2.2.0-*" ,
9- "Microsoft.AspNetCore.Testing" : " 1.1.0-* " ,
10- "Microsoft.Net.Http.Server" : " 1.1.1 " ,
9+ "Microsoft.AspNetCore.Testing" : " 1.1.1 " ,
10+ "Microsoft.Net.Http.Server" : " 1.1.2 " ,
1111 "xunit" : " 2.2.0-*"
1212 },
1313 "frameworks" : {
1414 "netcoreapp1.1" : {
1515 "dependencies" : {
1616 "Microsoft.Extensions.RuntimeEnvironment.Sources" : {
1717 "type" : " build" ,
18- "version" : " 1.1.0-* "
18+ "version" : " 1.1.1 "
1919 },
2020 "Microsoft.NETCore.App" : {
2121 "version" : " 1.1.1" ,
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.1 " ,
5+ "Microsoft.Net.Http.Server" : " 1.1.2 " ,
66 "xunit" : " 2.2.0-*"
77 },
88 "frameworks" : {
You can’t perform that action at this time.
0 commit comments