Updating CoreFx, CoreSetup, Roslyn to rc3-24201-00, rc3-004391, beta1-20160602-01

This commit is contained in:
Eric Erhardt 2016-06-03 07:27:42 -05:00
parent 0366576dba
commit f16f2e64eb
167 changed files with 273 additions and 273 deletions
TestAssets
DesktopTestProjects
AppWithDirectDependencyDesktopAndPortable
DesktopAppWithNativeDep
DesktopAppWithRuntimes
DesktopKestrelSample
KestrelDesktop
KestrelDesktopForce32
KestrelDesktopWithRuntimes
LibraryWithDirectDependencyDesktopAndPortable
NonRestoredTestProjects/TestProjectWithUnresolvedDependency
ProjectModelServer
DthTestProjects/src
BrokenProjectPathSample
EmptyConsoleApp
EmptyLibrary
EmptyNetCoreApp
FailReleaseProject
IncompatiblePackageSample
IncorrectGlobalJson/src/Project1
TestPackages
ToolWithOutputName
dotnet-dependency-context-test
dotnet-dependency-tool-invoker
dotnet-desktop-and-portable
dotnet-hello
v1/dotnet-hello
v2/dotnet-hello
dotnet-portable
TestProjects
AppWithAppDependency
TestApp1
TestApp2
AppWithBomGlobalJson
AppWithDependencyOnToolWithOutputName
AppWithDirectAndToolDependency
AppWithDirectDependency
AppWithDirectDependencyAndTypeBuild
AppWithDirectDependencyWithOutputName
AppWithNet46AndRoslyn
AppWithOutputAssemblyName
AppWithToolDependency
CompileFail
DependencyChangeTest/PortableApp_Standalone
DependencyContextFromTool
DependencyContextValidator
DependencyContextValidator
TestApp
TestAppDeps
TestAppFullClr
TestAppPortable
TestAppPortableDeps
DuplicatedReferenceAssembly/TestApp
EndToEndTestApp
FSharpTestProjects
CompileFailApp
TestApp
TestAppWithArgs
TestLibrary
KestrelSample
KestrelPortable
KestrelStandalone
LibraryWithOutputAssemblyName
OutputStandardOutputAndError
PerformanceTestProjects
SingleTargetApp
SingleTargetGraph
SingleTargetP0
SingleTargetP1
SingleTargetP2
TwoTargetApp
TwoTargetGraph
TwoTargetP0
TwoTargetP1
TwoTargetP2
TwoTargetGraphLarge
TwoTargetLargeP0
TwoTargetLargeP1
TwoTargetLargeP2
TwoTargetLargeP3
TwoTargetLargeP4
TwoTargetLargeP5
TwoTargetLargeP6
PortableTests
PortableApp
PortableAppCompilationContext
PortableAppWithNative
StandaloneApp
ProjectsWithTests
MultipleFrameworkProject
NetCoreAppOnlyProject
ResourcesTests
TestApp
TestLibraryWithResources
RunTestsApps/TestAppMultiTarget
TestAppCompilationContext
TestApp
TestLibrary
TestAppSimple
TestAppWithArgs
TestAppWithBuildDependency
App
LibraryWithBuildDependency
TestAppWithContentPackage
TestAppWithContents
TestAppWithLibrary
TestApp
TestLibrary
TestAppWithResourceDeps
TestAppWithScripts
TestAppWithTransitiveAppDependency
TestApp
TestLibrary
TestLibrary2
TestLibraryWithAppDependency
TestAppWithUnicodéPath
TestAppWithWrapperProjectDependency/TestApp
TestBindingRedirectGeneration
TestLibraryGreater
TestLibraryLesser
TestLibraryWithAnalyzer
TestLibraryWithConfiguration
TestLibraryWithDeprecatedProjectFile
TestLibraryWithMultipleFrameworks

View file

@ -11,7 +11,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
},
"imports": [

View file

@ -2,7 +2,7 @@
"version": "1.0.0-*",
"dependencies": {
"PackageWithFakeNativeDep": "1.0.0-*",
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24131-00"
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24201-00"
},
"buildOptions": {
"emitEntryPoint": true

View file

@ -1,7 +1,7 @@
{
"version": "1.0.0-*",
"dependencies": {
"Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc3-24131-00"
"Microsoft.NETCore.Windows.ApiSets": "1.0.1-rc3-24201-00"
},
"buildOptions": {
"emitEntryPoint": true

View file

@ -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.1-rc3-24131-00"
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24201-00"
},
"buildOptions": {
"emitEntryPoint": true,

View file

@ -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.1-rc3-24131-00"
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24201-00"
},
"buildOptions": {
"platform": "anycpu32bitpreferred",

View file

@ -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.1-rc3-24131-00"
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24201-00"
},
"buildOptions": {
"emitEntryPoint": true,

View file

@ -9,7 +9,7 @@
"frameworks": {
"netstandard1.5": {
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00"
},
"imports": [
"portable-net45+win8",

View file

@ -6,7 +6,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
},
"ThisIsNotARealDependencyAndIfSomeoneGoesAndAddsAProjectWithThisNameIWillFindThemAndPunishThem": {
"target": "project"

View file

@ -1,6 +1,6 @@
{
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373",
"Microsoft.NETCore.App": "1.0.0-rc3-004391",
"EmptyLibrary": "1.0.0-*"
},
"frameworks": {

View file

@ -3,7 +3,7 @@
"frameworks": {
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
}
},
"dnx451": {}

View file

@ -5,7 +5,7 @@
"netstandard1.3": {
"imports": "dnxcore50",
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00"
}
}
}

View file

@ -6,7 +6,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
},
"Newtonsoft.Json": "8.0.3"
}

View file

@ -3,7 +3,7 @@
"netcoreapp1.0": {
"imports": "dnxcore50",
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
}
}
},

View file

@ -1,6 +1,6 @@
{
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373",
"Microsoft.NETCore.App": "1.0.0-rc3-004391",
"Microsoft.Web.Administration": "7.0.0"
},
"frameworks": {

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
},
"frameworks": {
"netcoreapp1.0": {}

View file

@ -9,7 +9,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
}
}

View file

@ -6,7 +6,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
},
"Microsoft.Extensions.DependencyModel": {
"target": "project"

View file

@ -12,7 +12,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
},
"Microsoft.DotNet.Cli.Utils": {
"target": "project"

View file

@ -8,7 +8,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
}
},

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
},
"frameworks": {
"netcoreapp1.0": {}

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
},
"frameworks": {
"netcoreapp1.0": {}

View file

@ -8,7 +8,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
}
}

View file

@ -12,7 +12,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
}
}

View file

@ -8,7 +8,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
}
}

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
},
"frameworks": {
"netcoreapp1.0": {}

View file

@ -5,7 +5,7 @@
},
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.0.0-rc3-004373",
"version": "1.0.0-rc3-004391",
"type": "platform"
}
},

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373",
"Microsoft.NETCore.App": "1.0.0-rc3-004391",
"dotnet-hello": {
"version": "1.0.0",
"target": "package"

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373",
"Microsoft.NETCore.App": "1.0.0-rc3-004391",
"dotnet-hello": {
"version": "1.0.0",
"target": "package"

View file

@ -5,7 +5,7 @@
},
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.0.0-rc3-004373",
"version": "1.0.0-rc3-004391",
"type": "platform"
},
"xunit.core": "2.1.0",

View file

@ -8,7 +8,7 @@
"target": "package"
},
"Microsoft.NETCore.App": {
"version": "1.0.0-rc3-004373",
"version": "1.0.0-rc3-004391",
"type": "platform"
}
},

View file

@ -3,9 +3,9 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.CodeAnalysis.CSharp": "1.3.0-beta1-20160525-03"
"Microsoft.CodeAnalysis.CSharp": "1.3.0-beta1-20160602-01"
},
"frameworks": {
"net46": { }
"net46": {}
}
}
}

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
},
"frameworks": {
"netcoreapp1.0": {}

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
},
"frameworks": {
"netcoreapp1.0": {}

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
},
"frameworks": {
"netcoreapp1.0": {}

View file

@ -8,7 +8,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
}
}

View file

@ -12,7 +12,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
}
}

View file

@ -9,7 +9,7 @@
"netstandard1.6": {
"imports": "dnxcore50",
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00"
}
},
"net451": {}

View file

@ -5,7 +5,7 @@
"preserveCompilationContext": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373",
"Microsoft.NETCore.App": "1.0.0-rc3-004391",
"DependencyContextValidator": "1.0.0-*"
},
"frameworks": {

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373",
"Microsoft.NETCore.App": "1.0.0-rc3-004391",
"DependencyContextValidator": "1.0.0-*"
},
"frameworks": {

View file

@ -7,7 +7,7 @@
"dependencies": {
"DependencyContextValidator": "1.0.0-*",
"System.Diagnostics.Process": {
"version": "4.1.0-rc3-24131-00",
"version": "4.1.0-rc3-24201-00",
"type": "build"
}
},

View file

@ -7,7 +7,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
},
"DependencyContextValidator": "1.0.0-*"
},

View file

@ -6,7 +6,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
},
"DependencyContextValidator": "1.0.0-*"
},

View file

@ -2,7 +2,7 @@
"version": "1.0.0",
"dependencies": {
"TestLibrary": "1.0.0",
"System.IO.Compression": "4.1.0-rc3-24131-00"
"System.IO.Compression": "4.1.0-rc3-24201-00"
},
"frameworks": {
"net461": {}

View file

@ -14,7 +14,7 @@
}
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
},
"packOptions": {
"files": {

View file

@ -11,7 +11,7 @@
},
"dependencies": {
"Microsoft.FSharp.Core.netcore": "1.0.0-alpha-151221",
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
},
"tools": {
"dotnet-compile-fsc": {

View file

@ -14,7 +14,7 @@
"version": "1.0.0-*",
"target": "project"
},
"Microsoft.NETCore.App": "1.0.0-rc3-004373",
"Microsoft.NETCore.App": "1.0.0-rc3-004391",
"Microsoft.FSharp.Core.netcore": "1.0.0-alpha-151221"
},
"tools": {

View file

@ -11,7 +11,7 @@
},
"dependencies": {
"Microsoft.FSharp.Core.netcore": "1.0.0-alpha-151221",
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
},
"tools": {
"dotnet-compile-fsc": {

View file

@ -2,7 +2,7 @@
"version": "1.0.0-*",
"dependencies": {
"Microsoft.FSharp.Core.netcore": "1.0.0-alpha-151221",
"NETStandard.Library": "1.6.0-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00"
},
"tools": {
"dotnet-compile-fsc": {

View file

@ -18,7 +18,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
},
"imports": [

View file

@ -16,7 +16,7 @@
"frameworks": {
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
},
"imports": [
"dnxcore50",

View file

@ -3,7 +3,7 @@
"outputName": "MyLibrary"
},
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00"
},
"frameworks": {
"netstandard1.5": {}

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
},
"frameworks": {
"netcoreapp1.0": {}

View file

@ -6,7 +6,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
},
"frameworks": {

View file

@ -9,7 +9,7 @@
},
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
},
"frameworks": {

View file

@ -6,7 +6,7 @@
},
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
},
"frameworks": {

View file

@ -3,7 +3,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
},
"frameworks": {

View file

@ -9,14 +9,14 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
}
},
"netstandard1.6": {
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24131-00",
"Microsoft.NETCore.Runtime": "1.0.2-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00",
"Microsoft.NETCore.Runtime": "1.0.2-rc3-24201-00"
}
}
},

View file

@ -13,14 +13,14 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
}
},
"netstandard1.6": {
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24131-00",
"Microsoft.NETCore.Runtime": "1.0.2-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00",
"Microsoft.NETCore.Runtime": "1.0.2-rc3-24201-00"
}
}
},

View file

@ -10,13 +10,13 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
}
},
"netstandard1.5": {
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00"
}
}
}

View file

@ -6,13 +6,13 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
}
},
"netstandard1.5": {
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00"
}
}
}

View file

@ -13,14 +13,14 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
}
},
"netstandard1.6": {
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24131-00",
"Microsoft.NETCore.Runtime": "1.0.2-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00",
"Microsoft.NETCore.Runtime": "1.0.2-rc3-24201-00"
}
}
},

View file

@ -13,13 +13,13 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
}
},
"netstandard1.5": {
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00"
}
}
}

View file

@ -13,13 +13,13 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
}
},
"netstandard1.5": {
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00"
}
}
}

View file

@ -10,13 +10,13 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
}
},
"netstandard1.5": {
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00"
}
}
}

View file

@ -13,13 +13,13 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
}
},
"netstandard1.5": {
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00"
}
}
}

View file

@ -6,13 +6,13 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
}
},
"netstandard1.5": {
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00"
}
}
}

View file

@ -6,13 +6,13 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
}
},
"netstandard1.5": {
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00"
}
}
}

View file

@ -8,7 +8,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
}
}

View file

@ -4,14 +4,14 @@
"preserveCompilationContext": true
},
"dependencies": {
"Microsoft.CodeAnalysis.CSharp": "1.3.0-beta1-20160525-03"
"Microsoft.CodeAnalysis.CSharp": "1.3.0-beta1-20160602-01"
},
"frameworks": {
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
}
}
}

View file

@ -7,7 +7,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
},
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0-*"
},

View file

@ -5,7 +5,7 @@
"frameworks": {
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
}
}
},

View file

@ -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-24131-00",
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24201-00",
"xunit": "2.1.0"
},
"frameworks": {
@ -15,10 +15,10 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
},
"System.Linq.Expressions": "4.1.0-rc3-24131-00",
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24131-00"
"System.Linq.Expressions": "4.1.0-rc3-24201-00",
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24201-00"
}
},
"net451": {}

View file

@ -3,10 +3,10 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
},
"System.Linq.Expressions": "4.1.0-rc3-24131-00",
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24131-00",
"System.Linq.Expressions": "4.1.0-rc3-24201-00",
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24201-00",
"xunit": "2.1.0",
"dotnet-test-xunit": "1.0.0-rc2-192208-24"
},

View file

@ -7,7 +7,7 @@
"Microsoft.Data.OData": "5.6.4",
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
},
"TestLibraryWithResources": {
"target": "project"

View file

@ -1,7 +1,7 @@
{
"version": "1.0.0-*",
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00"
},
"frameworks": {
"netstandard1.5": {

View file

@ -7,7 +7,7 @@
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.0.0-rc3-004373",
"version": "1.0.0-rc3-004391",
"type": "platform"
}
}

View file

@ -6,7 +6,7 @@
},
"dependencies": {
"TestLibrary": "1.0.0-*",
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
},
"frameworks": {
"netcoreapp1.0": {}

View file

@ -10,7 +10,7 @@
]
},
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00"
},
"frameworks": {
"netstandard1.5": {}

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
},
"frameworks": {
"netcoreapp1.0": {}

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
},
"frameworks": {
"netcoreapp1.0": {}

View file

@ -6,7 +6,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
},
"LibraryWithBuildDependency": {
"target": "project"

View file

@ -3,7 +3,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004373"
"version": "1.0.0-rc3-004391"
},
"Microsoft.Net.Compilers": {
"type": "build",

View file

@ -5,7 +5,7 @@
"outputName": "AppWithContentPackage"
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373",
"Microsoft.NETCore.App": "1.0.0-rc3-004391",
"SharedContentA": "1.0.0-*"
},
"frameworks": {

View file

@ -7,7 +7,7 @@
}
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
},
"frameworks": {
"netcoreapp1.0": {}

View file

@ -9,7 +9,7 @@
"target": "project",
"version": "1.0.0-*"
},
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
},
"frameworks": {
"netcoreapp1.0": {}

View file

@ -10,7 +10,7 @@
]
},
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00"
},
"frameworks": {
"netstandard1.5": {}

View file

@ -4,12 +4,12 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373",
"Microsoft.CSharp": "4.0.1-rc3-24131-00",
"System.Dynamic.Runtime": "4.0.11-rc3-24131-00",
"System.Reflection.Metadata": "1.3.0-rc3-24131-00",
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24131-00",
"System.Xml.XmlSerializer": "4.0.11-rc3-24131-00",
"Microsoft.NETCore.App": "1.0.0-rc3-004391",
"Microsoft.CSharp": "4.0.1-rc3-24201-00",
"System.Dynamic.Runtime": "4.0.11-rc3-24201-00",
"System.Reflection.Metadata": "1.3.0-rc3-24201-00",
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24201-00",
"System.Xml.XmlSerializer": "4.0.11-rc3-24201-00",
"WindowsAzure.Storage": "6.2.2-preview"
},
"frameworks": {

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
},
"frameworks": {
"netcoreapp1.0": {}

View file

@ -9,7 +9,7 @@
"target": "project",
"version": "1.0.0-*"
},
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
},
"frameworks": {
"netcoreapp1.0": {}

View file

@ -10,7 +10,7 @@
]
},
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00"
},
"frameworks": {
"netcoreapp1.0": {}

View file

@ -8,7 +8,7 @@
"target": "project",
"version": "1.0.0-*"
},
"NETStandard.Library": "1.6.0-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00"
},
"frameworks": {
"netcoreapp1.0": {}

View file

@ -5,7 +5,7 @@
"target": "project",
"version": "1.0.0-*"
},
"NETStandard.Library": "1.6.0-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00"
},
"frameworks": {
"netcoreapp1.0": {}

View file

@ -4,7 +4,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
},
"frameworks": {
"netcoreapp1.0": {}

View file

@ -9,7 +9,7 @@
"target": "project",
"version": "1.0.0-*"
},
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
},
"frameworks": {
"netcoreapp1.0": {}

View file

@ -7,7 +7,7 @@
"net451": {},
"netstandard1.5": {
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00"
},
"imports": "portable-net45+win8"
}

View file

@ -13,7 +13,7 @@
"net451": {},
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004373"
"Microsoft.NETCore.App": "1.0.0-rc3-004391"
},
"imports": "portable-net45+win8"
}

View file

@ -1,7 +1,7 @@
{
"version": "1.0.0-*",
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24131-00",
"NETStandard.Library": "1.6.0-rc3-24201-00",
"System.Runtime.Analyzers": {
"version": "1.1.0",
"type": "build"

View file

@ -10,7 +10,7 @@
]
},
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00"
},
"configurations": {
"Test": {}

View file

@ -5,7 +5,7 @@
},
"packInclude": {},
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00"
},
"frameworks": {
"netstandard1.5": {}

View file

@ -28,7 +28,7 @@
"netstandard1.5": {
"imports": "dnxcore50",
"dependencies": {
"NETStandard.Library": "1.6.0-rc3-24131-00"
"NETStandard.Library": "1.6.0-rc3-24201-00"
}
}
}

Some files were not shown because too many files have changed in this diff Show more