Updating to 4.4 CoreFx packages
This commit is contained in:
parent
86cc122a44
commit
2b50ec99df
|
|
@ -5,6 +5,6 @@
|
|||
"samples"
|
||||
],
|
||||
"sdk": {
|
||||
"version": "1.0.0-preview2-1-003177"
|
||||
"version": "1.0.0-preview2-1-003180"
|
||||
}
|
||||
}
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -38,14 +38,14 @@
|
|||
"type": "build"
|
||||
},
|
||||
"Microsoft.Net.Http.Headers": "1.2.0-*",
|
||||
"NETStandard.Library": "1.6.1-*"
|
||||
"NETStandard.Library": "1.6.2-*"
|
||||
},
|
||||
"frameworks": {
|
||||
"net451": {},
|
||||
"netstandard1.3": {
|
||||
"dependencies": {
|
||||
"Microsoft.CSharp": "4.3.0-*",
|
||||
"System.ComponentModel.TypeConverter": "4.3.0-*"
|
||||
"Microsoft.CSharp": "4.4.0-*",
|
||||
"System.ComponentModel.TypeConverter": "4.4.0-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
"version": "1.2.0-*",
|
||||
"type": "build"
|
||||
},
|
||||
"NETStandard.Library": "1.6.1-*"
|
||||
"NETStandard.Library": "1.6.2-*"
|
||||
},
|
||||
"frameworks": {
|
||||
"net451": {},
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
"version": "1.2.0-*",
|
||||
"type": "build"
|
||||
},
|
||||
"Microsoft.Extensions.DependencyModel": "1.1.0",
|
||||
"Microsoft.Extensions.DependencyModel": "1.2.0-*",
|
||||
"Microsoft.Extensions.FileProviders.Abstractions": "1.2.0-*",
|
||||
"Microsoft.Extensions.HashCodeCombiner.Sources": {
|
||||
"type": "build",
|
||||
|
|
@ -56,12 +56,12 @@
|
|||
"version": "1.2.0-*",
|
||||
"type": "build"
|
||||
},
|
||||
"NETStandard.Library": "1.6.1-*",
|
||||
"System.Buffers": "4.3.0-*",
|
||||
"System.Diagnostics.DiagnosticSource": "4.3.0-*"
|
||||
"NETStandard.Library": "1.6.2-*",
|
||||
"System.Buffers": "4.4.0-*",
|
||||
"System.Diagnostics.DiagnosticSource": "4.4.0-*"
|
||||
},
|
||||
"frameworks": {
|
||||
"net451": {},
|
||||
"netstandard1.6": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
"Microsoft.AspNetCore.Mvc.Core": {
|
||||
"target": "project"
|
||||
},
|
||||
"NETStandard.Library": "1.6.1-*"
|
||||
"NETStandard.Library": "1.6.2-*"
|
||||
},
|
||||
"frameworks": {
|
||||
"net451": {},
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
"type": "build"
|
||||
},
|
||||
"Microsoft.Extensions.Localization": "1.2.0-*",
|
||||
"NETStandard.Library": "1.6.1-*"
|
||||
"NETStandard.Library": "1.6.2-*"
|
||||
},
|
||||
"frameworks": {
|
||||
"net451": {
|
||||
|
|
@ -42,7 +42,7 @@
|
|||
},
|
||||
"netstandard1.6": {
|
||||
"dependencies": {
|
||||
"System.ComponentModel.Annotations": "4.3.0-*"
|
||||
"System.ComponentModel.Annotations": "4.4.0-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
"version": "1.2.0-*",
|
||||
"type": "build"
|
||||
},
|
||||
"NETStandard.Library": "1.6.1-*"
|
||||
"NETStandard.Library": "1.6.2-*"
|
||||
},
|
||||
"frameworks": {
|
||||
"net451": {},
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
"version": "1.2.0-*",
|
||||
"type": "build"
|
||||
},
|
||||
"NETStandard.Library": "1.6.1-*"
|
||||
"NETStandard.Library": "1.6.2-*"
|
||||
},
|
||||
"frameworks": {
|
||||
"net451": {
|
||||
|
|
@ -43,8 +43,8 @@
|
|||
},
|
||||
"netstandard1.6": {
|
||||
"dependencies": {
|
||||
"System.Runtime.Serialization.Xml": "4.3.0-*",
|
||||
"System.Xml.XmlSerializer": "4.3.0-*"
|
||||
"System.Runtime.Serialization.Xml": "4.4.0-*",
|
||||
"System.Xml.XmlSerializer": "4.4.0-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
"version": "1.2.0-*",
|
||||
"type": "build"
|
||||
},
|
||||
"NETStandard.Library": "1.6.1-*"
|
||||
"NETStandard.Library": "1.6.2-*"
|
||||
},
|
||||
"frameworks": {
|
||||
"net451": {},
|
||||
|
|
|
|||
|
|
@ -29,13 +29,13 @@
|
|||
"version": "1.2.0-*",
|
||||
"type": "build"
|
||||
},
|
||||
"NETStandard.Library": "1.6.1-*"
|
||||
"NETStandard.Library": "1.6.2-*"
|
||||
},
|
||||
"frameworks": {
|
||||
"net451": {},
|
||||
"netstandard1.6": {
|
||||
"dependencies": {
|
||||
"System.ComponentModel.TypeConverter": "4.3.0-*"
|
||||
"System.ComponentModel.TypeConverter": "4.4.0-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@
|
|||
"version": "1.2.0-*",
|
||||
"type": "build"
|
||||
},
|
||||
"NETStandard.Library": "1.6.1-*"
|
||||
"NETStandard.Library": "1.6.2-*"
|
||||
},
|
||||
"frameworks": {
|
||||
"net451": {
|
||||
|
|
@ -54,7 +54,7 @@
|
|||
},
|
||||
"netstandard1.6": {
|
||||
"dependencies": {
|
||||
"System.Runtime.Loader": "4.3.0-*"
|
||||
"System.Runtime.Loader": "4.4.0-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
{
|
||||
"description": "ASP.NET Core MVC Razor Pages.",
|
||||
"version": "1.0.0-*",
|
||||
"packOptions": {
|
||||
|
|
@ -22,12 +22,14 @@
|
|||
"xmlDoc": true
|
||||
},
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Mvc.ViewFeatures": { "target": "project" },
|
||||
"Microsoft.AspNetCore.Mvc.ViewFeatures": {
|
||||
"target": "project"
|
||||
},
|
||||
"Microsoft.AspNetCore.Razor.Evolution": "1.0.0-*",
|
||||
"NETStandard.Library": "1.6.1-*"
|
||||
"NETStandard.Library": "1.6.2-*"
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard1.6": {},
|
||||
"net451": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
"version": "1.2.0-*",
|
||||
"type": "build"
|
||||
},
|
||||
"NETStandard.Library": "1.6.1-*"
|
||||
"NETStandard.Library": "1.6.2-*"
|
||||
},
|
||||
"frameworks": {
|
||||
"net451": {},
|
||||
|
|
|
|||
|
|
@ -58,15 +58,15 @@
|
|||
"type": "build"
|
||||
},
|
||||
"Microsoft.Extensions.WebEncoders": "1.2.0-*",
|
||||
"NETStandard.Library": "1.6.1-*",
|
||||
"NETStandard.Library": "1.6.2-*",
|
||||
"Newtonsoft.Json": "9.0.1",
|
||||
"System.Buffers": "4.3.0-*"
|
||||
"System.Buffers": "4.4.0-*"
|
||||
},
|
||||
"frameworks": {
|
||||
"net451": {},
|
||||
"netstandard1.6": {
|
||||
"dependencies": {
|
||||
"System.Runtime.Serialization.Primitives": "4.3.0-*"
|
||||
"System.Runtime.Serialization.Primitives": "4.4.0-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
"type": "build",
|
||||
"version": "1.2.0-*"
|
||||
},
|
||||
"NETStandard.Library": "1.6.1-*"
|
||||
"NETStandard.Library": "1.6.2-*"
|
||||
},
|
||||
"frameworks": {
|
||||
"net451": {
|
||||
|
|
@ -48,8 +48,8 @@
|
|||
"portable-net451+win8"
|
||||
],
|
||||
"dependencies": {
|
||||
"System.Runtime.Serialization.Xml": "4.3.0-*",
|
||||
"System.Xml.XmlSerializer": "4.3.0-*"
|
||||
"System.Runtime.Serialization.Xml": "4.4.0-*",
|
||||
"System.Xml.XmlSerializer": "4.4.0-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@
|
|||
},
|
||||
"Microsoft.Extensions.Caching.Memory": "1.2.0-*",
|
||||
"Microsoft.Extensions.DependencyInjection": "1.2.0-*",
|
||||
"NETStandard.Library": "1.6.1-*"
|
||||
"NETStandard.Library": "1.6.2-*"
|
||||
},
|
||||
"frameworks": {
|
||||
"net451": {},
|
||||
|
|
|
|||
|
|
@ -16,10 +16,10 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
},
|
||||
"System.Diagnostics.TraceSource": "4.3.0-*"
|
||||
"System.Diagnostics.TraceSource": "4.4.0-*"
|
||||
}
|
||||
},
|
||||
"net451": {}
|
||||
|
|
|
|||
|
|
@ -15,10 +15,10 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
},
|
||||
"System.Diagnostics.TraceSource": "4.3.0-*"
|
||||
"System.Diagnostics.TraceSource": "4.4.0-*"
|
||||
}
|
||||
},
|
||||
"net451": {}
|
||||
|
|
|
|||
|
|
@ -27,10 +27,10 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
},
|
||||
"System.Diagnostics.TraceSource": "4.3.0-*"
|
||||
"System.Diagnostics.TraceSource": "4.4.0-*"
|
||||
}
|
||||
},
|
||||
"net451": {}
|
||||
|
|
|
|||
|
|
@ -18,10 +18,10 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
},
|
||||
"System.Diagnostics.TraceSource": "4.3.0-*"
|
||||
"System.Diagnostics.TraceSource": "4.4.0-*"
|
||||
}
|
||||
},
|
||||
"net451": {}
|
||||
|
|
|
|||
|
|
@ -21,10 +21,10 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
},
|
||||
"System.Diagnostics.TraceSource": "4.3.0-*"
|
||||
"System.Diagnostics.TraceSource": "4.4.0-*"
|
||||
}
|
||||
},
|
||||
"net451": {}
|
||||
|
|
|
|||
|
|
@ -18,10 +18,10 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
},
|
||||
"System.Diagnostics.TraceSource": "4.3.0-*"
|
||||
"System.Diagnostics.TraceSource": "4.4.0-*"
|
||||
}
|
||||
},
|
||||
"net451": {}
|
||||
|
|
|
|||
|
|
@ -16,10 +16,10 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
},
|
||||
"System.Diagnostics.TraceSource": "4.3.0-*"
|
||||
"System.Diagnostics.TraceSource": "4.4.0-*"
|
||||
}
|
||||
},
|
||||
"net451": {}
|
||||
|
|
|
|||
|
|
@ -90,7 +90,7 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -17,10 +17,10 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
},
|
||||
"System.Diagnostics.TraceSource": "4.3.0-*"
|
||||
"System.Diagnostics.TraceSource": "4.4.0-*"
|
||||
}
|
||||
},
|
||||
"net451": {}
|
||||
|
|
|
|||
|
|
@ -18,10 +18,10 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
},
|
||||
"System.Diagnostics.TraceSource": "4.3.0-*"
|
||||
"System.Diagnostics.TraceSource": "4.4.0-*"
|
||||
}
|
||||
},
|
||||
"net451": {}
|
||||
|
|
|
|||
|
|
@ -27,10 +27,10 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
},
|
||||
"System.Diagnostics.TraceSource": "4.3.0-*"
|
||||
"System.Diagnostics.TraceSource": "4.4.0-*"
|
||||
}
|
||||
},
|
||||
"net451": {}
|
||||
|
|
|
|||
|
|
@ -32,10 +32,10 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
},
|
||||
"System.Diagnostics.TraceSource": "4.3.0-*"
|
||||
"System.Diagnostics.TraceSource": "4.4.0-*"
|
||||
}
|
||||
},
|
||||
"net451": {}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
{
|
||||
"buildOptions": {
|
||||
"warningsAsErrors": true
|
||||
},
|
||||
|
|
@ -17,7 +17,7 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -26,10 +26,10 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
},
|
||||
"System.Diagnostics.TraceSource": "4.3.0-*"
|
||||
"System.Diagnostics.TraceSource": "4.4.0-*"
|
||||
}
|
||||
},
|
||||
"net451": {}
|
||||
|
|
|
|||
|
|
@ -17,10 +17,10 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
},
|
||||
"System.Diagnostics.TraceSource": "4.3.0-*"
|
||||
"System.Diagnostics.TraceSource": "4.4.0-*"
|
||||
}
|
||||
},
|
||||
"net451": {}
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
"net451": {},
|
||||
"netstandard1.6": {
|
||||
"dependencies": {
|
||||
"System.ComponentModel.Annotations": "4.3.0"
|
||||
"System.ComponentModel.Annotations": "4.4.0-*"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
@ -21,7 +21,7 @@
|
|||
"Microsoft.Extensions.Options": "1.2.0-*",
|
||||
"Microsoft.Extensions.WebEncoders": "1.2.0-*",
|
||||
"Moq": "4.6.36-*",
|
||||
"NETStandard.Library": "1.6.1-*",
|
||||
"NETStandard.Library": "1.6.2-*",
|
||||
"xunit": "2.2.0-*"
|
||||
}
|
||||
}
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
"net451": {},
|
||||
"netstandard1.3": {
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.6.1-*"
|
||||
"NETStandard.Library": "1.6.2-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -24,10 +24,10 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
},
|
||||
"System.Diagnostics.TraceSource": "4.3.0-*"
|
||||
"System.Diagnostics.TraceSource": "4.4.0-*"
|
||||
}
|
||||
},
|
||||
"net451": {}
|
||||
|
|
|
|||
|
|
@ -21,10 +21,10 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
},
|
||||
"System.Diagnostics.TraceSource": "4.3.0-*"
|
||||
"System.Diagnostics.TraceSource": "4.4.0-*"
|
||||
}
|
||||
},
|
||||
"net451": {}
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
"Microsoft.AspNetCore.Testing": "1.2.0-*",
|
||||
"Microsoft.Extensions.Configuration": "1.2.0-*",
|
||||
"Microsoft.Extensions.DependencyInjection": "1.2.0-*",
|
||||
"NETStandard.Library": "1.6.1-*"
|
||||
"NETStandard.Library": "1.6.2-*"
|
||||
},
|
||||
"frameworks": {
|
||||
"net451": {},
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"net451": {},
|
||||
"netstandard1.3": {
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.6.1-*"
|
||||
"NETStandard.Library": "1.6.2-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,10 +19,10 @@
|
|||
"imports": "portable-net451+win8",
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
},
|
||||
"System.Diagnostics.TraceSource": "4.3.0-*"
|
||||
"System.Diagnostics.TraceSource": "4.4.0-*"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
"netcoreapp1.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "platform"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue