This repository was archived by the owner on Dec 14, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 14 files changed +17
-17
lines changed
Microsoft.AspNetCore.Mvc.Formatters.Xml
Microsoft.AspNetCore.Mvc.Localization
Microsoft.AspNetCore.Mvc.WebApiCompatShim
Microsoft.AspNetCore.Mvc.Core.Test
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Microsoft.AspNetCore.Mvc.Razor.Test
Microsoft.AspNetCore.Mvc.Test
Microsoft.AspNetCore.Mvc.ViewFeatures.Test
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
Microsoft.AspNetCore.Mvc.TestConfiguration
RazorPageExecutionInstrumentationWebSite Expand file tree Collapse file tree 14 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 4040 },
4141 "netstandard1.6" : {
4242 "dependencies" : {
43- "System.Runtime.Serialization.Xml" : " 4.1.1 " ,
43+ "System.Runtime.Serialization.Xml" : " 4.1.2 " ,
4444 "System.Xml.XmlSerializer" : " 4.0.11"
4545 }
4646 }
Original file line number Diff line number Diff line change 1212 "dependencies" : {
1313 "Microsoft.AspNetCore.Localization" : " 1.0.2" ,
1414 "Microsoft.AspNetCore.Mvc.Razor" : " 1.0.3" ,
15- "Microsoft.Extensions.DependencyInjection" : " 1.0.1 " ,
15+ "Microsoft.Extensions.DependencyInjection" : " 1.0.2 " ,
1616 "Microsoft.Extensions.Localization" : " 1.0.2" ,
1717 "Microsoft.Extensions.PropertyHelper.Sources" : {
1818 "version" : " 1.0.1" ,
Original file line number Diff line number Diff line change 4444 ],
4545 "dependencies" : {
4646 "System.Net.Http" : " 4.1.1" ,
47- "System.Runtime.Serialization.Xml" : " 4.1.1 " ,
47+ "System.Runtime.Serialization.Xml" : " 4.1.2 " ,
4848 "System.Xml.XmlSerializer" : " 4.0.11"
4949 }
5050 }
Original file line number Diff line number Diff line change 2929 "Microsoft.AspNetCore.Mvc.TagHelpers" : " 1.0.3" ,
3030 "Microsoft.AspNetCore.Mvc.ViewFeatures" : " 1.0.3" ,
3131 "Microsoft.Extensions.Caching.Memory" : " 1.0.2" ,
32- "Microsoft.Extensions.DependencyInjection" : " 1.0.1 " ,
32+ "Microsoft.Extensions.DependencyInjection" : " 1.0.2 " ,
3333 "Microsoft.Extensions.PropertyHelper.Sources" : {
3434 "version" : " 1.0.1" ,
3535 "type" : " build"
Original file line number Diff line number Diff line change 1818 "type" : " build"
1919 },
2020 "Microsoft.AspNetCore.Testing" : " 1.0.1" ,
21- "Microsoft.Extensions.DependencyInjection" : " 1.0.1 " ,
22- "Microsoft.Extensions.DiagnosticAdapter" : " 1.0.1 " ,
21+ "Microsoft.Extensions.DependencyInjection" : " 1.0.2 " ,
22+ "Microsoft.Extensions.DiagnosticAdapter" : " 1.0.2 " ,
2323 "Microsoft.Extensions.Logging.Testing" : " 1.0.2" ,
2424 "Microsoft.Extensions.Logging" : " 1.0.2"
2525 },
Original file line number Diff line number Diff line change 1212 "type" : " build"
1313 },
1414 "Microsoft.AspNetCore.Testing" : " 1.0.1" ,
15- "Microsoft.Extensions.DependencyInjection" : " 1.0.1 " ,
15+ "Microsoft.Extensions.DependencyInjection" : " 1.0.2 " ,
1616 "Microsoft.Extensions.Logging.Testing" : " 1.0.2"
1717 },
1818 "testRunner" : " xunit" ,
Original file line number Diff line number Diff line change 1212 "type" : " build"
1313 },
1414 "Microsoft.AspNetCore.Testing" : " 1.0.1" ,
15- "Microsoft.Extensions.DependencyInjection" : " 1.0.1 " ,
15+ "Microsoft.Extensions.DependencyInjection" : " 1.0.2 " ,
1616 "Microsoft.Extensions.Logging.Testing" : " 1.0.2"
1717 },
1818 "testRunner" : " xunit" ,
Original file line number Diff line number Diff line change 1212 "type" : " build"
1313 },
1414 "Microsoft.AspNetCore.Testing" : " 1.0.1" ,
15- "Microsoft.Extensions.DependencyInjection" : " 1.0.1 " ,
15+ "Microsoft.Extensions.DependencyInjection" : " 1.0.2 " ,
1616 "Microsoft.Extensions.Logging.Testing" : " 1.0.2"
1717 },
1818 "testRunner" : " xunit" ,
Original file line number Diff line number Diff line change 2828 "type" : " build"
2929 },
3030 "Microsoft.AspNetCore.Testing" : " 1.0.1" ,
31- "Microsoft.Extensions.DependencyInjection" : " 1.0.1 " ,
32- "Microsoft.Extensions.DiagnosticAdapter" : " 1.0.1 " ,
31+ "Microsoft.Extensions.DependencyInjection" : " 1.0.2 " ,
32+ "Microsoft.Extensions.DiagnosticAdapter" : " 1.0.2 " ,
3333 "Microsoft.Extensions.Logging.Testing" : " 1.0.2"
3434 },
3535 "testRunner" : " xunit" ,
Original file line number Diff line number Diff line change 66 "dotnet-test-xunit" : " 1.0.0-rc3-000000-01" ,
77 "Microsoft.AspNetCore.Mvc" : " 1.0.3" ,
88 "Microsoft.AspNetCore.Mvc.Formatters.Xml" : " 1.0.3" ,
9- "Microsoft.Extensions.DependencyInjection" : " 1.0.1 " ,
9+ "Microsoft.Extensions.DependencyInjection" : " 1.0.2 " ,
1010 "Microsoft.Extensions.Logging" : " 1.0.2" ,
1111 "xunit" : " 2.1.0"
1212 },
You can’t perform that action at this time.
0 commit comments