Updating core packages to rc3-24123-01
This commit is contained in:
parent
f1d781a675
commit
a9e12e0336
70 changed files with 236 additions and 228 deletions
|
@ -2,7 +2,7 @@
|
|||
"version": "1.0.0-*",
|
||||
"dependencies": {
|
||||
"PackageWithFakeNativeDep": "1.0.0-*",
|
||||
"Microsoft.NETCore.Platforms": "1.0.0-rc3-24113-00"
|
||||
"Microsoft.NETCore.Platforms": "1.0.0-rc3-24123-01"
|
||||
},
|
||||
"buildOptions": {
|
||||
"emitEntryPoint": true
|
||||
|
@ -10,4 +10,4 @@
|
|||
"frameworks": {
|
||||
"net451": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"version": "1.0.0-*",
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc3-24113-00"
|
||||
"Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc3-24123-01"
|
||||
},
|
||||
"buildOptions": {
|
||||
"emitEntryPoint": true
|
||||
|
@ -12,4 +12,4 @@
|
|||
"runtimes": {
|
||||
"win7-x64": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0-rc2-20113",
|
||||
"Microsoft.AspNetCore.Hosting": "1.0.0-rc2-20113",
|
||||
"Microsoft.Extensions.Logging.Console": "1.0.0-rc2-20254",
|
||||
"Microsoft.NETCore.Platforms": "1.0.0-rc3-24113-00"
|
||||
"Microsoft.NETCore.Platforms": "1.0.0-rc3-24123-01"
|
||||
},
|
||||
"buildOptions": {
|
||||
"emitEntryPoint": true,
|
||||
|
@ -17,4 +17,4 @@
|
|||
"frameworks": {
|
||||
"net451": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0-rc2-20113",
|
||||
"Microsoft.AspNetCore.Hosting": "1.0.0-rc2-20113",
|
||||
"Microsoft.Extensions.Logging.Console": "1.0.0-rc2-20254",
|
||||
"Microsoft.NETCore.Platforms": "1.0.0-rc3-24113-00"
|
||||
"Microsoft.NETCore.Platforms": "1.0.0-rc3-24123-01"
|
||||
},
|
||||
"buildOptions": {
|
||||
"platform": "anycpu32bitpreferred",
|
||||
|
@ -18,4 +18,4 @@
|
|||
"frameworks": {
|
||||
"net451": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0-rc2-20113",
|
||||
"Microsoft.AspNetCore.Hosting": "1.0.0-rc2-20113",
|
||||
"Microsoft.Extensions.Logging.Console": "1.0.0-rc2-20254",
|
||||
"Microsoft.NETCore.Platforms": "1.0.0-rc3-24113-00"
|
||||
"Microsoft.NETCore.Platforms": "1.0.0-rc3-24123-01"
|
||||
},
|
||||
"buildOptions": {
|
||||
"emitEntryPoint": true,
|
||||
|
@ -22,4 +22,4 @@
|
|||
"win7-x64": {},
|
||||
"osx.10.11-x64": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"frameworks": {
|
||||
"netstandard1.5": {
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00"
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01"
|
||||
},
|
||||
"imports": [
|
||||
"portable-net45+win8",
|
||||
|
@ -28,4 +28,4 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"netstandard1.3": {
|
||||
"imports": "dnxcore50",
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00"
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"TestLibrary": "1.0.0",
|
||||
"System.IO.Compression": "4.1.0-rc3-24113-00"
|
||||
"System.IO.Compression": "4.1.0-rc3-24123-01"
|
||||
},
|
||||
"frameworks": {
|
||||
"net461": {}
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"version": "1.0.0-*",
|
||||
"dependencies": {
|
||||
"Microsoft.FSharp.Core.netcore": "1.0.0-alpha-151221",
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00"
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01"
|
||||
},
|
||||
"tools": {
|
||||
"dotnet-compile-fsc": {
|
||||
|
@ -28,4 +28,4 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
"outputName": "MyLibrary"
|
||||
},
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00"
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01"
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard1.5": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"version": "1.0.0-*",
|
||||
"dependencies": {
|
||||
"dotnet-test-xunit": "1.0.0-rc2-192208-24",
|
||||
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24113-00",
|
||||
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24123-01",
|
||||
"xunit": "2.1.0"
|
||||
},
|
||||
"frameworks": {
|
||||
|
@ -17,8 +17,8 @@
|
|||
"type": "platform",
|
||||
"version": "1.0.0-rc2-*"
|
||||
},
|
||||
"System.Linq.Expressions": "4.1.0-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00"
|
||||
"System.Linq.Expressions": "4.1.0-rc3-24123-01",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01"
|
||||
}
|
||||
},
|
||||
"net451": {}
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
"type": "platform",
|
||||
"version": "1.0.0-rc2-*"
|
||||
},
|
||||
"System.Linq.Expressions": "4.1.0-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00",
|
||||
"System.Linq.Expressions": "4.1.0-rc3-24123-01",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"xunit": "2.1.0",
|
||||
"dotnet-test-xunit": "1.0.0-rc2-192208-24"
|
||||
},
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"version": "1.0.0-*",
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00"
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01"
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard1.5": {
|
||||
|
|
|
@ -10,9 +10,9 @@
|
|||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00"
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01"
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard1.5": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -10,9 +10,9 @@
|
|||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00"
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01"
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard1.5": {}
|
||||
"netstandard1.5": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -10,9 +10,9 @@
|
|||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00"
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01"
|
||||
},
|
||||
"frameworks": {
|
||||
"netcoreapp1.0": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"target": "project",
|
||||
"version": "1.0.0-*"
|
||||
},
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00"
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01"
|
||||
},
|
||||
"frameworks": {
|
||||
"netcoreapp1.0": {}
|
||||
|
@ -23,4 +23,4 @@
|
|||
"rhel.7.2-x64": {},
|
||||
"debian.8-x64": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"target": "project",
|
||||
"version": "1.0.0-*"
|
||||
},
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00"
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01"
|
||||
},
|
||||
"frameworks": {
|
||||
"netcoreapp1.0": {}
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"net451": {},
|
||||
"netstandard1.5": {
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00"
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01"
|
||||
},
|
||||
"imports": "portable-net45+win8"
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"version": "1.0.0-*",
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00",
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01",
|
||||
"System.Runtime.Analyzers": {
|
||||
"version": "1.1.0",
|
||||
"type": "build"
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00"
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01"
|
||||
},
|
||||
"configurations": {
|
||||
"Test": {}
|
||||
|
@ -18,4 +18,4 @@
|
|||
"frameworks": {
|
||||
"netstandard1.5": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,9 +5,9 @@
|
|||
},
|
||||
"packInclude": {},
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc2-24027"
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01"
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard1.5": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -28,8 +28,8 @@
|
|||
"netstandard1.5": {
|
||||
"imports": "dnxcore50",
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00"
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
"xmlDoc": true
|
||||
},
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00"
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01"
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard1.5": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"net451": {
|
||||
"dependencies": {
|
||||
"Microsoft.CSharp": "4.0.1-rc3-24113-00"
|
||||
"Microsoft.CSharp": "4.0.1-rc3-24123-01"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -10,12 +10,12 @@
|
|||
},
|
||||
"netcore50": {
|
||||
"dependencies": {
|
||||
"System.Private.Uri": "4.0.1-rc3-24113-00"
|
||||
"System.Private.Uri": "4.0.1-rc3-24123-01"
|
||||
}
|
||||
},
|
||||
"net99": {
|
||||
"dependencies": {
|
||||
"Microsoft.CSharp": "4.0.1-rc3-24113-00"
|
||||
"Microsoft.CSharp": "4.0.1-rc3-24123-01"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00",
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01",
|
||||
"System.Runtime.Analyzers": {
|
||||
"version": "1.1.0",
|
||||
"type": "build"
|
||||
|
|
|
@ -10,9 +10,9 @@
|
|||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00",
|
||||
"System.Diagnostics.Process": "4.1.0-rc3-24113-00",
|
||||
"System.Reflection.TypeExtensions": "4.1.0-rc3-24113-00"
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01",
|
||||
"System.Diagnostics.Process": "4.1.0-rc3-24123-01",
|
||||
"System.Reflection.TypeExtensions": "4.1.0-rc3-24123-01"
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard1.6": {
|
||||
|
|
|
@ -15,7 +15,7 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{
|
||||
public class CompileTargets
|
||||
{
|
||||
public static readonly string CoreCLRVersion = "1.0.2-rc3-24113-00";
|
||||
public static readonly string CoreCLRVersion = "1.0.2-rc3-24123-01";
|
||||
public static readonly bool IsWinx86 = CurrentPlatform.IsWindows && CurrentArchitecture.Isx86;
|
||||
|
||||
public static readonly string[] BinariesForCoreHost = new[]
|
||||
|
|
|
@ -5,17 +5,21 @@
|
|||
"emitEntryPoint": true
|
||||
},
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00",
|
||||
"Microsoft.NETCore.Runtime": "1.0.2-rc3-24113-00",
|
||||
"Microsoft.CSharp": "4.0.1-rc3-24113-00",
|
||||
"System.Dynamic.Runtime": "4.0.11-rc3-24113-00",
|
||||
"System.Reflection.Metadata": "1.3.0-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00",
|
||||
"System.Xml.XmlSerializer": "4.0.11-rc3-24113-00",
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01",
|
||||
"Microsoft.NETCore.Runtime": "1.0.2-rc3-24123-01",
|
||||
"Microsoft.CSharp": "4.0.1-rc3-24123-01",
|
||||
"System.Dynamic.Runtime": "4.0.11-rc3-24123-01",
|
||||
"System.Reflection.Metadata": "1.3.0-rc3-24123-01",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"System.Xml.XmlSerializer": "4.0.11-rc3-24123-01",
|
||||
"WindowsAzure.Storage": "6.2.2-preview",
|
||||
"NuGet.CommandLine.XPlat": "3.5.0-rc-1285",
|
||||
"Microsoft.DotNet.Cli.Build.Framework": { "target": "project" },
|
||||
"shared-build-targets-utils": { "target": "project" }
|
||||
"Microsoft.DotNet.Cli.Build.Framework": {
|
||||
"target": "project"
|
||||
},
|
||||
"shared-build-targets-utils": {
|
||||
"target": "project"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"netcoreapp1.0": {
|
||||
|
@ -26,12 +30,12 @@
|
|||
}
|
||||
},
|
||||
"runtimes": {
|
||||
"win7-x64": { },
|
||||
"win7-x86": { },
|
||||
"osx.10.11-x64": { },
|
||||
"ubuntu.14.04-x64": { },
|
||||
"centos.7-x64": { },
|
||||
"rhel.7.2-x64": { },
|
||||
"debian.8-x64": { }
|
||||
"win7-x64": {},
|
||||
"win7-x86": {},
|
||||
"osx.10.11-x64": {},
|
||||
"ubuntu.14.04-x64": {},
|
||||
"centos.7-x64": {},
|
||||
"rhel.7.2-x64": {},
|
||||
"debian.8-x64": {}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,18 +5,20 @@
|
|||
"emitEntryPoint": true
|
||||
},
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00",
|
||||
"Microsoft.NETCore.Runtime": "1.0.2-rc3-24113-00",
|
||||
"Microsoft.CSharp": "4.0.1-rc3-24113-00",
|
||||
"System.Dynamic.Runtime": "4.0.11-rc3-24113-00",
|
||||
"System.Reflection.Metadata": "1.3.0-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00",
|
||||
"System.Xml.XmlSerializer": "4.0.11-rc3-24113-00",
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01",
|
||||
"Microsoft.NETCore.Runtime": "1.0.2-rc3-24123-01",
|
||||
"Microsoft.CSharp": "4.0.1-rc3-24123-01",
|
||||
"System.Dynamic.Runtime": "4.0.11-rc3-24123-01",
|
||||
"System.Reflection.Metadata": "1.3.0-rc3-24123-01",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"System.Xml.XmlSerializer": "4.0.11-rc3-24123-01",
|
||||
"WindowsAzure.Storage": "6.2.2-preview",
|
||||
|
||||
"Microsoft.DotNet.Cli.Build.Framework": { "target": "project" },
|
||||
"shared-build-targets-utils": { "target": "project" }
|
||||
|
||||
"Microsoft.DotNet.Cli.Build.Framework": {
|
||||
"target": "project"
|
||||
},
|
||||
"shared-build-targets-utils": {
|
||||
"target": "project"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"netcoreapp1.0": {
|
||||
|
@ -27,12 +29,12 @@
|
|||
}
|
||||
},
|
||||
"runtimes": {
|
||||
"win7-x64": { },
|
||||
"win7-x86": { },
|
||||
"osx.10.11-x64": { },
|
||||
"ubuntu.14.04-x64": { },
|
||||
"centos.7-x64": { },
|
||||
"rhel.7.2-x64": { },
|
||||
"debian.8-x64": { }
|
||||
"win7-x64": {},
|
||||
"win7-x86": {},
|
||||
"osx.10.11-x64": {},
|
||||
"ubuntu.14.04-x64": {},
|
||||
"centos.7-x64": {},
|
||||
"rhel.7.2-x64": {},
|
||||
"debian.8-x64": {}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,14 +2,16 @@
|
|||
"version": "1.0.0-*",
|
||||
"description": "Build scripts for dotnet-cli",
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00",
|
||||
"Microsoft.CSharp": "4.0.1-rc3-24113-00",
|
||||
"System.Dynamic.Runtime": "4.0.11-rc3-24113-00",
|
||||
"System.Reflection.Metadata": "1.3.0-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00",
|
||||
"System.Xml.XmlSerializer": "4.0.11-rc3-24113-00",
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01",
|
||||
"Microsoft.CSharp": "4.0.1-rc3-24123-01",
|
||||
"System.Dynamic.Runtime": "4.0.11-rc3-24123-01",
|
||||
"System.Reflection.Metadata": "1.3.0-rc3-24123-01",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"System.Xml.XmlSerializer": "4.0.11-rc3-24123-01",
|
||||
"WindowsAzure.Storage": "6.2.2-preview",
|
||||
"Microsoft.DotNet.Cli.Build.Framework": {"target":"project"}
|
||||
"Microsoft.DotNet.Cli.Build.Framework": {
|
||||
"target": "project"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard1.6": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24113-00"
|
||||
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24123-01"
|
||||
},
|
||||
"frameworks": {
|
||||
"dnxcore50": {
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
<PropertyGroup>
|
||||
<PackageOutputPath>$(PackagesOutDir)</PackageOutputPath>
|
||||
<RuntimeIdGraphDefinitionFile>$(ProjectDir)packages\Microsoft.NETCore.Platforms\1.0.1-rc3-24113-00\runtime.json</RuntimeIdGraphDefinitionFile>
|
||||
<RuntimeIdGraphDefinitionFile>$(ProjectDir)packages\Microsoft.NETCore.Platforms\1.0.1-rc3-24123-01\runtime.json</RuntimeIdGraphDefinitionFile>
|
||||
<PackageLicenseFile>$(ProjectDir)projects/dotnet_library_license.txt</PackageLicenseFile>
|
||||
<PackageThirdPartyNoticesFile>$(ProjectDir)projects/ThirdPartyNotices.txt</PackageThirdPartyNoticesFile>
|
||||
<PackageDescriptionFile>$(ProjectDir)projects/descriptions.json</PackageDescriptionFile>
|
||||
|
|
|
@ -2,43 +2,43 @@
|
|||
"dependencies": {
|
||||
"Microsoft.CodeAnalysis.CSharp": "1.3.0-beta1-20160429-01",
|
||||
"Microsoft.CodeAnalysis.VisualBasic": "1.3.0-beta1-20160429-01",
|
||||
"Microsoft.CSharp": "4.0.1-rc3-24113-00",
|
||||
"Microsoft.NETCore.Runtime": "1.0.2-rc3-24113-00",
|
||||
"Microsoft.VisualBasic": "10.0.1-rc3-24113-00",
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00",
|
||||
"System.Buffers": "4.0.0-rc3-24113-00",
|
||||
"System.Collections.Immutable": "1.2.0-rc3-24113-00",
|
||||
"System.ComponentModel": "4.0.1-rc3-24113-00",
|
||||
"System.ComponentModel.Annotations": "4.1.0-rc3-24113-00",
|
||||
"System.Diagnostics.DiagnosticSource": "4.0.0-rc3-24113-00",
|
||||
"System.Diagnostics.Process": "4.1.0-rc3-24113-00",
|
||||
"System.Dynamic.Runtime": "4.0.11-rc3-24113-00",
|
||||
"System.Globalization.Extensions": "4.0.1-rc3-24113-00",
|
||||
"System.IO.FileSystem.Watcher": "4.0.0-rc3-24113-00",
|
||||
"System.IO.MemoryMappedFiles": "4.0.0-rc3-24113-00",
|
||||
"System.IO.UnmanagedMemoryStream": "4.0.1-rc3-24113-00",
|
||||
"System.Linq.Expressions": "4.1.0-rc3-24113-00",
|
||||
"System.Linq.Parallel": "4.0.1-rc3-24113-00",
|
||||
"System.Linq.Queryable": "4.0.1-rc3-24113-00",
|
||||
"System.Net.NameResolution": "4.0.0-rc3-24113-00",
|
||||
"System.Net.Requests": "4.0.11-rc3-24113-00",
|
||||
"System.Net.Security": "4.0.0-rc3-24113-00",
|
||||
"System.Net.WebHeaderCollection": "4.0.1-rc3-24113-00",
|
||||
"System.Numerics.Vectors": "4.1.1-rc3-24113-00",
|
||||
"System.Reflection.DispatchProxy": "4.0.1-rc3-24113-00",
|
||||
"System.Reflection.Metadata": "1.3.0-rc3-24113-00",
|
||||
"System.Reflection.TypeExtensions": "4.1.0-rc3-24113-00",
|
||||
"System.Resources.Reader": "4.0.0-rc3-24113-00",
|
||||
"System.Runtime.Loader": "4.0.0-rc3-24113-00",
|
||||
"System.Security.Cryptography.Algorithms": "4.2.0-rc3-24113-00",
|
||||
"System.Security.Cryptography.Encoding": "4.0.0-rc3-24113-00",
|
||||
"System.Security.Cryptography.Primitives": "4.0.0-rc3-24113-00",
|
||||
"System.Security.Cryptography.X509Certificates": "4.1.0-rc3-24113-00",
|
||||
"System.Threading.Tasks.Dataflow": "4.6.0-rc3-24113-00",
|
||||
"System.Threading.Tasks.Extensions": "4.0.0-rc3-24113-00",
|
||||
"System.Threading.Tasks.Parallel": "4.0.1-rc3-24113-00",
|
||||
"System.Threading.Thread": "4.0.0-rc3-24113-00",
|
||||
"System.Threading.ThreadPool": "4.0.10-rc3-24113-00"
|
||||
"Microsoft.CSharp": "4.0.1-rc3-24123-01",
|
||||
"Microsoft.NETCore.Runtime": "1.0.2-rc3-24123-01",
|
||||
"Microsoft.VisualBasic": "10.0.1-rc3-24123-01",
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01",
|
||||
"System.Buffers": "4.0.0-rc3-24123-01",
|
||||
"System.Collections.Immutable": "1.2.0-rc3-24123-01",
|
||||
"System.ComponentModel": "4.0.1-rc3-24123-01",
|
||||
"System.ComponentModel.Annotations": "4.1.0-rc3-24123-01",
|
||||
"System.Diagnostics.DiagnosticSource": "4.0.0-rc3-24123-01",
|
||||
"System.Diagnostics.Process": "4.1.0-rc3-24123-01",
|
||||
"System.Dynamic.Runtime": "4.0.11-rc3-24123-01",
|
||||
"System.Globalization.Extensions": "4.0.1-rc3-24123-01",
|
||||
"System.IO.FileSystem.Watcher": "4.0.0-rc3-24123-01",
|
||||
"System.IO.MemoryMappedFiles": "4.0.0-rc3-24123-01",
|
||||
"System.IO.UnmanagedMemoryStream": "4.0.1-rc3-24123-01",
|
||||
"System.Linq.Expressions": "4.1.0-rc3-24123-01",
|
||||
"System.Linq.Parallel": "4.0.1-rc3-24123-01",
|
||||
"System.Linq.Queryable": "4.0.1-rc3-24123-01",
|
||||
"System.Net.NameResolution": "4.0.0-rc3-24123-01",
|
||||
"System.Net.Requests": "4.0.11-rc3-24123-01",
|
||||
"System.Net.Security": "4.0.0-rc3-24123-01",
|
||||
"System.Net.WebHeaderCollection": "4.0.1-rc3-24123-01",
|
||||
"System.Numerics.Vectors": "4.1.1-rc3-24123-01",
|
||||
"System.Reflection.DispatchProxy": "4.0.1-rc3-24123-01",
|
||||
"System.Reflection.Metadata": "1.3.0-rc3-24123-01",
|
||||
"System.Reflection.TypeExtensions": "4.1.0-rc3-24123-01",
|
||||
"System.Resources.Reader": "4.0.0-rc3-24123-01",
|
||||
"System.Runtime.Loader": "4.0.0-rc3-24123-01",
|
||||
"System.Security.Cryptography.Algorithms": "4.2.0-rc3-24123-01",
|
||||
"System.Security.Cryptography.Encoding": "4.0.0-rc3-24123-01",
|
||||
"System.Security.Cryptography.Primitives": "4.0.0-rc3-24123-01",
|
||||
"System.Security.Cryptography.X509Certificates": "4.1.0-rc3-24123-01",
|
||||
"System.Threading.Tasks.Dataflow": "4.6.0-rc3-24123-01",
|
||||
"System.Threading.Tasks.Extensions": "4.0.0-rc3-24123-01",
|
||||
"System.Threading.Tasks.Parallel": "4.0.1-rc3-24123-01",
|
||||
"System.Threading.Thread": "4.0.0-rc3-24123-01",
|
||||
"System.Threading.ThreadPool": "4.0.10-rc3-24123-01"
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard1.5": {}
|
||||
|
|
|
@ -5,10 +5,10 @@
|
|||
"emitEntryPoint": true
|
||||
},
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00",
|
||||
"Microsoft.CSharp": "4.0.1-rc3-24113-00",
|
||||
"Microsoft.NETCore.Runtime": "1.0.2-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00",
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01",
|
||||
"Microsoft.CSharp": "4.0.1-rc3-24123-01",
|
||||
"Microsoft.NETCore.Runtime": "1.0.2-rc3-24123-01",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"Microsoft.DotNet.Cli.Build.Framework": {
|
||||
"target": "project"
|
||||
},
|
||||
|
@ -25,4 +25,4 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
"portable-net45+wp80+win8+wpa81+dnxcore50"
|
||||
],
|
||||
"dependencies": {
|
||||
"System.Diagnostics.Process": "4.1.0-rc3-24113-00"
|
||||
"System.Diagnostics.Process": "4.1.0-rc3-24123-01"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"Microsoft.DotNet.ProjectModel": {
|
||||
"target": "project"
|
||||
},
|
||||
"System.Linq.Expressions": "4.1.0-rc3-24113-00"
|
||||
"System.Linq.Expressions": "4.1.0-rc3-24123-01"
|
||||
},
|
||||
"frameworks": {
|
||||
"net451": {
|
||||
|
@ -34,4 +34,4 @@
|
|||
}
|
||||
},
|
||||
"scripts": {}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -10,14 +10,14 @@
|
|||
"net451": {},
|
||||
"netstandard1.3": {
|
||||
"dependencies": {
|
||||
"System.AppContext": "4.1.0-rc3-24113-00",
|
||||
"System.Collections": "4.0.11-rc3-24113-00",
|
||||
"System.IO": "4.1.0-rc3-24113-00",
|
||||
"System.IO.FileSystem": "4.0.1-rc3-24113-00",
|
||||
"System.Reflection.TypeExtensions": "4.1.0-rc3-24113-00",
|
||||
"System.Runtime.Extensions": "4.1.0-rc3-24113-00",
|
||||
"System.Runtime.InteropServices": "4.1.0-rc3-24113-00",
|
||||
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc3-24113-00"
|
||||
"System.AppContext": "4.1.0-rc3-24123-01",
|
||||
"System.Collections": "4.0.11-rc3-24123-01",
|
||||
"System.IO": "4.1.0-rc3-24123-01",
|
||||
"System.IO.FileSystem": "4.0.1-rc3-24123-01",
|
||||
"System.Reflection.TypeExtensions": "4.1.0-rc3-24123-01",
|
||||
"System.Runtime.Extensions": "4.1.0-rc3-24123-01",
|
||||
"System.Runtime.InteropServices": "4.1.0-rc3-24123-01",
|
||||
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc3-24123-01"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -28,4 +28,4 @@
|
|||
"url": "git://github.com/dotnet/cli"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -7,11 +7,11 @@
|
|||
"Microsoft.DotNet.ProjectModel": {
|
||||
"target": "project"
|
||||
},
|
||||
"System.Runtime.Loader": "4.0.0-rc3-24113-00"
|
||||
"System.Runtime.Loader": "4.0.0-rc3-24123-01"
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard1.5": {
|
||||
"imports": "portable-net45+wp80+win8+wpa81+dnxcore50"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"Newtonsoft.Json": "7.0.1",
|
||||
"NuGet.Packaging": "3.5.0-rc-1285",
|
||||
"NuGet.RuntimeModel": "3.5.0-rc-1285",
|
||||
"System.Reflection.Metadata": "1.3.0-rc3-24113-00"
|
||||
"System.Reflection.Metadata": "1.3.0-rc3-24123-01"
|
||||
},
|
||||
"frameworks": {
|
||||
"net451": {
|
||||
|
@ -33,14 +33,14 @@
|
|||
"dotnet5.4"
|
||||
],
|
||||
"dependencies": {
|
||||
"Microsoft.CSharp": "4.0.1-rc3-24113-00",
|
||||
"System.Dynamic.Runtime": "4.0.11-rc3-24113-00",
|
||||
"System.Runtime.Loader": "4.0.0-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00",
|
||||
"System.Security.Cryptography.Algorithms": "4.2.0-rc3-24113-00",
|
||||
"System.Threading.Thread": "4.0.0-rc3-24113-00",
|
||||
"System.Xml.XDocument": "4.0.11-rc3-24113-00"
|
||||
"Microsoft.CSharp": "4.0.1-rc3-24123-01",
|
||||
"System.Dynamic.Runtime": "4.0.11-rc3-24123-01",
|
||||
"System.Runtime.Loader": "4.0.0-rc3-24123-01",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"System.Security.Cryptography.Algorithms": "4.2.0-rc3-24123-01",
|
||||
"System.Threading.Thread": "4.0.0-rc3-24123-01",
|
||||
"System.Xml.XDocument": "4.0.11-rc3-24123-01"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -16,9 +16,9 @@
|
|||
"netstandard1.5": {
|
||||
"imports": "portable-net45+wp80+win8+wpa81+dnxcore50",
|
||||
"dependencies": {
|
||||
"System.Diagnostics.Debug": "4.0.11-rc3-24113-00",
|
||||
"System.Dynamic.Runtime": "4.0.11-rc3-24113-00",
|
||||
"System.Linq": "4.1.0-rc3-24113-00"
|
||||
"System.Diagnostics.Debug": "4.0.11-rc3-24123-01",
|
||||
"System.Dynamic.Runtime": "4.0.11-rc3-24123-01",
|
||||
"System.Linq": "4.1.0-rc3-24123-01"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -29,4 +29,4 @@
|
|||
"url": "git://github.com/dotnet/cli"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -22,8 +22,8 @@
|
|||
"portable-net45+win8"
|
||||
],
|
||||
"dependencies": {
|
||||
"System.Resources.ResourceManager": "4.0.1-rc3-24113-00",
|
||||
"System.Reflection.TypeExtensions": "4.1.0-rc3-24113-00"
|
||||
"System.Resources.ResourceManager": "4.0.1-rc3-24123-01",
|
||||
"System.Reflection.TypeExtensions": "4.1.0-rc3-24123-01"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -34,4 +34,4 @@
|
|||
"url": "git://github.com/dotnet/cli"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -26,8 +26,8 @@
|
|||
},
|
||||
"NuGet.CommandLine.XPlat": "3.5.0-rc-1285",
|
||||
"Newtonsoft.Json": "7.0.1",
|
||||
"System.Text.Encoding.CodePages": "4.0.1-rc3-24113-00",
|
||||
"System.Diagnostics.FileVersionInfo": "4.0.0-rc3-24113-00",
|
||||
"System.Text.Encoding.CodePages": "4.0.1-rc3-24123-01",
|
||||
"System.Diagnostics.FileVersionInfo": "4.0.0-rc3-24123-01",
|
||||
"Microsoft.ApplicationInsights": "2.0.0",
|
||||
"Microsoft.DotNet.ProjectModel": {
|
||||
"target": "project"
|
||||
|
@ -45,14 +45,14 @@
|
|||
"type": "platform",
|
||||
"version": "1.0.0-rc3-*"
|
||||
},
|
||||
"System.Diagnostics.TraceSource": "4.0.0-rc3-24113-00",
|
||||
"System.Diagnostics.TextWriterTraceListener": "4.0.0-rc3-24113-00",
|
||||
"System.Resources.Writer": "4.0.0-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00",
|
||||
"System.Private.DataContractSerialization": "4.1.1-rc3-24113-00",
|
||||
"System.Text.RegularExpressions": "4.1.0-rc3-24113-00",
|
||||
"System.Diagnostics.TraceSource": "4.0.0-rc3-24123-01",
|
||||
"System.Diagnostics.TextWriterTraceListener": "4.0.0-rc3-24123-01",
|
||||
"System.Resources.Writer": "4.0.0-rc3-24123-01",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"System.Private.DataContractSerialization": "4.1.1-rc3-24123-01",
|
||||
"System.Text.RegularExpressions": "4.1.0-rc3-24123-01",
|
||||
"Microsoft.Win32.Registry": {
|
||||
"version": "4.0.0-rc3-24113-00",
|
||||
"version": "4.0.0-rc3-24123-01",
|
||||
"exclude": "compile"
|
||||
}
|
||||
},
|
||||
|
@ -66,4 +66,4 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"type": "platform",
|
||||
"version": "1.0.0-rc3-*"
|
||||
},
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"Microsoft.DotNet.ProjectModel": {
|
||||
"target": "project"
|
||||
},
|
||||
|
@ -33,4 +33,4 @@
|
|||
"scripts": {
|
||||
"precompile": "dotnet publish ../ArgumentsReflector/project.json --framework netcoreapp1.0 --runtime %compile:RuntimeIdentifier% --output %compile:RuntimeOutputDir%"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"type": "platform",
|
||||
"version": "1.0.0-rc3-*"
|
||||
},
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"Microsoft.DotNet.ProjectModel": {
|
||||
"target": "project"
|
||||
},
|
||||
|
@ -31,4 +31,4 @@
|
|||
}
|
||||
},
|
||||
"testRunner": "xunit"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"type": "platform",
|
||||
"version": "1.0.0-rc3-*"
|
||||
},
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"Microsoft.DotNet.Tools.Tests.Utilities": {
|
||||
"target": "project"
|
||||
},
|
||||
|
|
|
@ -18,8 +18,8 @@
|
|||
"type": "platform",
|
||||
"version": "1.0.0-rc3-*"
|
||||
},
|
||||
"System.Diagnostics.TraceSource": "4.0.0-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00",
|
||||
"System.Diagnostics.TraceSource": "4.0.0-rc3-24123-01",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"NuGet.Versioning": "3.5.0-rc-1285",
|
||||
"NuGet.Packaging": "3.5.0-rc-1285",
|
||||
"NuGet.Frameworks": "3.5.0-rc-1285",
|
||||
|
@ -56,4 +56,4 @@
|
|||
"../../TestAssets/TestProjects/AppWithToolDependency/**/*"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"type": "platform",
|
||||
"version": "1.0.0-rc3-*"
|
||||
},
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"Microsoft.DotNet.Tools.Tests.Utilities": {
|
||||
"target": "project"
|
||||
},
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"type": "platform",
|
||||
"version": "1.0.0-rc3-*"
|
||||
},
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"Microsoft.DotNet.ProjectModel": {
|
||||
"target": "project"
|
||||
},
|
||||
|
@ -37,4 +37,4 @@
|
|||
"../../TestAssets/TestProjects/TestAppWithLibrary/**"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"type": "platform",
|
||||
"version": "1.0.0-rc3-*"
|
||||
},
|
||||
"System.Diagnostics.TraceSource": "4.0.0-rc3-24113-00",
|
||||
"System.Diagnostics.TraceSource": "4.0.0-rc3-24123-01",
|
||||
"Microsoft.DotNet.Tools.Tests.Utilities": {
|
||||
"target": "project"
|
||||
},
|
||||
|
@ -30,4 +30,4 @@
|
|||
}
|
||||
},
|
||||
"testRunner": "xunit"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"type": "platform",
|
||||
"version": "1.0.0-rc3-*"
|
||||
},
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"Microsoft.DotNet.ProjectModel": {
|
||||
"target": "project"
|
||||
},
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"Microsoft.Extensions.Testing.Abstractions": {
|
||||
"target": "project"
|
||||
},
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"Microsoft.DotNet.Tools.Tests.Utilities": {
|
||||
"target": "project"
|
||||
},
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"Microsoft.Extensions.Testing.Abstractions": {
|
||||
"target": "project"
|
||||
},
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00",
|
||||
"System.Diagnostics.Process": "4.1.0-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"System.Diagnostics.Process": "4.1.0-rc3-24123-01",
|
||||
"TestAppWithPortablePdbs": {
|
||||
"target": "project"
|
||||
},
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
"debugType": "full"
|
||||
},
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00"
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01"
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard1.5": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
"debugType": "portable"
|
||||
},
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00"
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01"
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard1.5": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"dependencies": {
|
||||
"xunit": "2.1.0",
|
||||
"dotnet-test-xunit": "1.0.0-rc2-192208-24",
|
||||
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24113-00",
|
||||
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24123-01",
|
||||
"Microsoft.DotNet.Tools.Tests.Utilities": {
|
||||
"target": "project"
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"type": "platform",
|
||||
"version": "1.0.0-rc3-*"
|
||||
},
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"Microsoft.DotNet.Tools.Tests.Utilities": {
|
||||
"target": "project"
|
||||
},
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"type": "platform",
|
||||
"version": "1.0.0-rc3-*"
|
||||
},
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"Microsoft.DotNet.Tools.Tests.Utilities": {
|
||||
"target": "project"
|
||||
},
|
||||
|
@ -46,4 +46,4 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
"target": "project"
|
||||
},
|
||||
"Microsoft.Win32.Registry": {
|
||||
"version": "4.0.0-rc3-24113-00",
|
||||
"version": "4.0.0-rc3-24123-01",
|
||||
"exclude": "Compile"
|
||||
},
|
||||
"Microsoft.DotNet.ProjectModel": {
|
||||
|
@ -49,4 +49,4 @@
|
|||
"../../TestAssets/TestProjects/TestAppWithLibrary/**/*"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
"type": "platform",
|
||||
"version": "1.0.0-rc3-*"
|
||||
},
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00",
|
||||
"System.IO.Compression.ZipFile": "4.0.1-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"System.IO.Compression.ZipFile": "4.0.1-rc3-24123-01",
|
||||
"Microsoft.DotNet.Tools.Tests.Utilities": {
|
||||
"target": "project"
|
||||
},
|
||||
|
@ -37,4 +37,4 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"target": "project"
|
||||
},
|
||||
"Microsoft.Win32.Registry": {
|
||||
"version": "4.0.0-rc3-24113-00",
|
||||
"version": "4.0.0-rc3-24123-01",
|
||||
"exclude": "Compile"
|
||||
},
|
||||
"Microsoft.DotNet.Tools.Tests.Utilities": {
|
||||
|
@ -19,7 +19,7 @@
|
|||
},
|
||||
"xunit": "2.1.0",
|
||||
"dotnet-test-xunit": "1.0.0-rc2-192208-24",
|
||||
"System.Net.NameResolution": "4.0.0-rc3-24113-00"
|
||||
"System.Net.NameResolution": "4.0.0-rc3-24123-01"
|
||||
},
|
||||
"frameworks": {
|
||||
"netcoreapp1.0": {
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"type": "platform",
|
||||
"version": "1.0.0-rc3-*"
|
||||
},
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"Microsoft.DotNet.TestFramework": {
|
||||
"target": "project"
|
||||
},
|
||||
|
@ -15,7 +15,7 @@
|
|||
"xunit": "2.1.0",
|
||||
"xunit.netcore.extensions": "1.0.0-prerelease-00206",
|
||||
"dotnet-test-xunit": "1.0.0-rc2-192208-24",
|
||||
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc3-24113-00"
|
||||
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc3-24123-01"
|
||||
},
|
||||
"frameworks": {
|
||||
"netcoreapp1.0": {
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"type": "platform",
|
||||
"version": "1.0.0-rc3-*"
|
||||
},
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"Microsoft.DotNet.Tools.Tests.Utilities": {
|
||||
"target": "project"
|
||||
},
|
||||
|
@ -37,4 +37,4 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"type": "platform",
|
||||
"version": "1.0.0-rc3-*"
|
||||
},
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"Microsoft.DotNet.Tools.Tests.Utilities": {
|
||||
"target": "project"
|
||||
},
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"type": "platform",
|
||||
"version": "1.0.0-rc3-*"
|
||||
},
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"dotnet": {
|
||||
"target": "project"
|
||||
},
|
||||
|
|
|
@ -15,9 +15,9 @@
|
|||
"Microsoft.DotNet.ProjectModel": {
|
||||
"target": "project"
|
||||
},
|
||||
"System.Net.NameResolution": "4.0.0-rc3-24113-00",
|
||||
"System.Net.Sockets": "4.1.0-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00",
|
||||
"System.Net.NameResolution": "4.0.0-rc3-24123-01",
|
||||
"System.Net.Sockets": "4.1.0-rc3-24123-01",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"xunit": "2.1.0",
|
||||
"dotnet-test-xunit": "1.0.0-rc2-192208-24"
|
||||
},
|
||||
|
@ -44,4 +44,4 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"target": "project"
|
||||
},
|
||||
"Microsoft.Win32.Registry": {
|
||||
"version": "4.0.0-rc3-24113-00",
|
||||
"version": "4.0.0-rc3-24123-01",
|
||||
"exclude": "Compile"
|
||||
},
|
||||
"xunit": "2.1.0",
|
||||
|
@ -40,4 +40,4 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"type": "platform",
|
||||
"version": "1.0.0-rc3-*"
|
||||
},
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01",
|
||||
"Microsoft.DotNet.Tools.Tests.Utilities": {
|
||||
"target": "project"
|
||||
},
|
||||
|
@ -56,4 +56,4 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -7,16 +7,16 @@
|
|||
"NuGet.RuntimeModel": "3.5.0-rc-1285",
|
||||
"NuGet.Versioning": "3.5.0-rc-1285",
|
||||
"System.CommandLine": "0.1.0-e160119-1",
|
||||
"System.Runtime.Serialization.Json": "4.0.2-rc3-24113-00",
|
||||
"System.Runtime.Serialization.Json": "4.0.2-rc3-24123-01",
|
||||
"Microsoft.DotNet.ProjectModel": {
|
||||
"target": "project"
|
||||
},
|
||||
"Microsoft.DotNet.Cli.Utils": {
|
||||
"target": "project"
|
||||
},
|
||||
"Microsoft.NETCore.ConsoleHost": "1.0.0-rc3-24113-00",
|
||||
"Microsoft.NETCore.Runtime": "1.0.2-rc3-24113-00",
|
||||
"NETStandard.Library": "1.5.0-rc3-24113-00"
|
||||
"Microsoft.NETCore.ConsoleHost": "1.0.0-rc3-24123-01",
|
||||
"Microsoft.NETCore.Runtime": "1.0.2-rc3-24123-01",
|
||||
"NETStandard.Library": "1.5.0-rc3-24123-01"
|
||||
},
|
||||
"frameworks": {
|
||||
"netcoreapp1.0": {
|
||||
|
@ -26,4 +26,4 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue