This repository was archived by the owner on Dec 20, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
samples/ResponseCompressionSample
src/Microsoft.AspNetCore.ResponseCompression
test/Microsoft.AspNetCore.ResponseCompression.Tests Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "Microsoft.AspNetCore.ResponseCompression" : " 0.1 .0-*" ,
3+ "Microsoft.AspNetCore.ResponseCompression" : " 1.0 .0-*" ,
44 "Microsoft.AspNetCore.Server.Kestrel" : " 1.1.0-*" ,
55 "Microsoft.AspNetCore.Server.WebListener" : " 1.1.0-*" ,
66 "Microsoft.Extensions.Logging.Console" : " 1.1.0-*"
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.1 .0-*" ,
2+ "version" : " 1.0 .0-*" ,
33 "buildOptions" : {
44 "warningsAsErrors" : true ,
55 "keyFile" : " ../../tools/Key.snk" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.1.0-*" ,
32 "buildOptions" : {
43 "copyToOutput" : [
54 " testfile1kb.txt"
98 "dependencies" : {
109 "dotnet-test-xunit" : " 2.2.0-*" ,
1110 "Microsoft.AspNetCore.Http" : " 1.1.0-*" ,
12- "Microsoft.AspNetCore.ResponseCompression" : " 0.1 .0-*" ,
11+ "Microsoft.AspNetCore.ResponseCompression" : " 1.0 .0-*" ,
1312 "Microsoft.AspNetCore.TestHost" : " 1.1.0-*" ,
1413 "Microsoft.Net.Http.Headers" : " 1.1.0-*" ,
1514 "xunit" : " 2.2.0-*"
You can’t perform that action at this time.
0 commit comments