This repository was archived by the owner on Dec 13, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed
Microsoft.AspNet.Security.Cookies
Microsoft.AspNet.Security
test/Microsoft.AspNet.Security.Test Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1- {
1+ {
22 "dependencies" : {
33 "Microsoft.AspNet.FeatureModel" : " 1.0.0-*" ,
44 "Microsoft.AspNet.Hosting" : " 1.0.0-*" ,
1212 "Microsoft.Framework.DependencyInjection" : " 1.0.0-*"
1313 },
1414 "commands" : { "web" : " Microsoft.AspNet.Hosting server=Microsoft.AspNet.Server.WebListener server.urls=http://localhost:12345" },
15- "configurations " : {
15+ "frameworks " : {
1616 "net45" : {
1717 },
1818 "k10" : {
3333 }
3434 }
3535 }
36- }
36+ }
Original file line number Diff line number Diff line change 1- {
1+ {
22 "version" : " 1.0.0-*" ,
33 "dependencies" : {
44 "Microsoft.AspNet.FeatureModel" : " 1.0.0-*" ,
1212 "Microsoft.Framework.Logging" : " 1.0.0-*" ,
1313 "Newtonsoft.Json" : " 5.0.8"
1414 },
15- "configurations " : {
15+ "frameworks " : {
1616 "net45" : {},
1717 "k10" : {
1818 "dependencies" : {
3737 }
3838 }
3939 }
40- }
40+ }
Original file line number Diff line number Diff line change 1- {
1+ {
22 "version" : " 1.0.0-*" ,
33 "dependencies" : {
44 "Microsoft.AspNet.FeatureModel" : " 1.0.0-*" ,
99 "Microsoft.Framework.DependencyInjection" : " 1.0.0-*" ,
1010 "Microsoft.Framework.Logging" : " 1.0.0-*"
1111 },
12- "configurations " : {
12+ "frameworks " : {
1313 "net45" : {},
1414 "k10" : {
1515 "dependencies" : {
3535 }
3636 }
3737 }
38- }
38+ }
Original file line number Diff line number Diff line change 1- {
1+ {
22 "compilationOptions" : {
33 "warningsAsErrors" : true
44 },
1010 "commands" : {
1111 "test" : " Xunit.KRunner"
1212 },
13- "configurations " : {
13+ "frameworks " : {
1414 "net45" : {
1515 "dependencies" : {
1616 "System.Runtime" : " "
You can’t perform that action at this time.
0 commit comments