Update CoreClr, CoreFx to beta-24827-03, beta-24827-01, respectively
authordotnet-bot <dotnet-bot@microsoft.com>
Tue, 27 Dec 2016 17:35:38 +0000 (17:35 +0000)
committerdotnet-bot <dotnet-bot@microsoft.com>
Tue, 27 Dec 2016 17:35:38 +0000 (17:35 +0000)
13 files changed:
dependencies.props
tests/src/Common/build_against_pkg_dependencies/project.json
tests/src/Common/netcoreapp/project.json
tests/src/Common/targeting_pack_ref/project.json
tests/src/Common/test_dependencies/project.json
tests/src/JIT/config/benchmark+roslyn/project.json
tests/src/JIT/config/benchmark+serialize/project.json
tests/src/JIT/config/benchmark/project.json
tests/src/JIT/config/extra/project.json
tests/src/JIT/config/minimal/project.json
tests/src/JIT/config/threading+thread/project.json
tests/src/JIT/config/threading/project.json
tests/src/performance/project.json

index 174b0da5e6cc3b2759b1631f51901c3416f9faf8..1a764fc1e3acf9efabca862afb031787c674e6b3 100644 (file)
@@ -1,18 +1,18 @@
 <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
   <PropertyGroup>
-    <CoreFxCurrentRef>3244bcdbfdab6d5675a8a8998c766e8b390da5db</CoreFxCurrentRef>
-    <CoreClrCurrentRef>3244bcdbfdab6d5675a8a8998c766e8b390da5db</CoreClrCurrentRef>
+    <CoreFxCurrentRef>065c06c089e11b19db9d58dbe071bc01518d8a6f</CoreFxCurrentRef>
+    <CoreClrCurrentRef>065c06c089e11b19db9d58dbe071bc01518d8a6f</CoreClrCurrentRef>
   </PropertyGroup>
 
   <!-- Auto-upgraded properties for each build info dependency. -->
   <PropertyGroup>
-    <CoreFxExpectedPrerelease>beta-24822-03</CoreFxExpectedPrerelease>
+    <CoreFxExpectedPrerelease>beta-24827-01</CoreFxExpectedPrerelease>
   </PropertyGroup>
 
   <!-- Full package version strings that are used in other parts of the build. -->
   <PropertyGroup>
-    <CoreClrPackageVersion>1.2.0-beta-24822-03</CoreClrPackageVersion>
+    <CoreClrPackageVersion>1.2.0-beta-24827-03</CoreClrPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
   </PropertyGroup>
 
index 9b2d81a8a03475a484844d1c5a30c38577487984..d2841ef6ca1b84b4ba2a19dd0c4d0cc9c632b820 100644 (file)
@@ -1,10 +1,10 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.ILAsm": "1.2.0-beta-24822-03",
-    "Microsoft.NETCore.ILDAsm": "1.2.0-beta-24822-03",
-    "Microsoft.NETCore.Jit": "1.2.0-beta-24822-03",
-    "Microsoft.NETCore.Runtime.CoreCLR": "1.2.0-beta-24822-03",
-    "Microsoft.NETCore.TestHost": "1.2.0-beta-24822-03"
+    "Microsoft.NETCore.ILAsm": "1.2.0-beta-24827-03",
+    "Microsoft.NETCore.ILDAsm": "1.2.0-beta-24827-03",
+    "Microsoft.NETCore.Jit": "1.2.0-beta-24827-03",
+    "Microsoft.NETCore.Runtime.CoreCLR": "1.2.0-beta-24827-03",
+    "Microsoft.NETCore.TestHost": "1.2.0-beta-24827-03"
   },
   "frameworks": {
     "netcoreapp1.1": {
index b4a61a16ca4649fcd04d1970aa32906ac03e3b9f..2cec36051736d2dd56c231d2967b350f336c7b94 100644 (file)
@@ -5,66 +5,66 @@
     "emitEntryPoint": true
   },
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
-    "Microsoft.NETCore.Targets": "1.2.0-beta-24822-03",
-    "System.Threading.Thread": "4.4.0-beta-24822-03",
-    "System.Collections": "4.4.0-beta-24822-03",
-    "System.Xml.XmlSerializer": "4.4.0-beta-24822-03",
-    "System.Collections.Concurrent": "4.4.0-beta-24822-03",
-    "System.ObjectModel": "4.4.0-beta-24822-03",
-    "System.Runtime.Numerics": "4.4.0-beta-24822-03",
-    "System.Collections.NonGeneric": "4.4.0-beta-24822-03",
-    "System.Collections.Specialized": "4.4.0-beta-24822-03",
-    "System.ComponentModel": "4.4.0-beta-24822-03",
-    "System.Reflection.Emit.Lightweight": "4.4.0-beta-24822-03",
-    "System.Reflection.TypeExtensions": "4.4.0-beta-24822-03",
-    "System.Console": "4.4.0-beta-24822-03",
-    "System.Diagnostics.Contracts": "4.4.0-beta-24822-03",
-    "System.Diagnostics.Debug": "4.4.0-beta-24822-03",
-    "System.Diagnostics.Process": "4.4.0-beta-24822-03",
-    "System.Diagnostics.Tools": "4.4.0-beta-24822-03",
-    "System.Diagnostics.Tracing": "4.4.0-beta-24822-03",
-    "System.Dynamic.Runtime": "4.4.0-beta-24822-03",
-    "System.Globalization": "4.4.0-beta-24822-03",
-    "System.Globalization.Calendars": "4.4.0-beta-24822-03",
-    "System.IO": "4.4.0-beta-24822-03",
-    "System.IO.FileSystem": "4.4.0-beta-24822-03",
-    "System.IO.FileSystem.Primitives": "4.4.0-beta-24822-03",
-    "System.Linq": "4.4.0-beta-24822-03",
-    "System.Linq.Queryable": "4.4.0-beta-24822-03",
-    "System.Linq.Expressions": "4.4.0-beta-24822-03",
-    "System.Reflection": "4.4.0-beta-24822-03",
-    "System.Reflection.Extensions": "4.4.0-beta-24822-03",
-    "System.Resources.ResourceManager": "4.4.0-beta-24822-03",
-    "System.Runtime": "4.4.0-beta-24822-03",
-    "System.Runtime.CompilerServices.Unsafe": "4.4.0-beta-24822-03",
-    "System.Runtime.Extensions": "4.4.0-beta-24822-03",
-    "System.Runtime.Handles": "4.4.0-beta-24822-03",
-    "System.Runtime.InteropServices": "4.4.0-beta-24822-03",
-    "System.Runtime.InteropServices.RuntimeInformation": "4.4.0-beta-24822-03",
-    "System.Runtime.Loader": "4.4.0-beta-24822-03",
-    "System.Security.Cryptography.Algorithms": "4.4.0-beta-24822-03",
-    "System.Text.Encoding": "4.4.0-beta-24822-03",
-    "System.Text.Encoding.Extensions": "4.4.0-beta-24822-03",
-    "System.Text.RegularExpressions": "4.4.0-beta-24822-03",
-    "System.Threading": "4.4.0-beta-24822-03",
-    "System.Threading.AccessControl": "4.4.0-beta-24822-03",
-    "System.Threading.Overlapped": "4.4.0-beta-24822-03",
-    "System.Threading.Tasks": "4.4.0-beta-24822-03",
-    "System.Threading.Tasks.Parallel": "4.4.0-beta-24822-03",
-    "System.Threading.ThreadPool": "4.4.0-beta-24822-03",
-    "System.Threading.Timer": "4.4.0-beta-24822-03",
-    "System.Xml.ReaderWriter": "4.4.0-beta-24822-03",
-    "System.Xml.XDocument": "4.4.0-beta-24822-03",
-    "System.Xml.XmlDocument": "4.4.0-beta-24822-03",
-    "System.Xml.XPath": "4.4.0-beta-24822-03",
-    "System.Xml.XPath.XmlDocument": "4.4.0-beta-24822-03",
-    "System.Numerics.Vectors": "4.4.0-beta-24822-03"
+    "Microsoft.NETCore.Platforms": "1.2.0-beta-24827-01",
+    "Microsoft.NETCore.Targets": "1.2.0-beta-24827-01",
+    "System.Threading.Thread": "4.4.0-beta-24827-01",
+    "System.Collections": "4.4.0-beta-24827-01",
+    "System.Xml.XmlSerializer": "4.4.0-beta-24827-01",
+    "System.Collections.Concurrent": "4.4.0-beta-24827-01",
+    "System.ObjectModel": "4.4.0-beta-24827-01",
+    "System.Runtime.Numerics": "4.4.0-beta-24827-01",
+    "System.Collections.NonGeneric": "4.4.0-beta-24827-01",
+    "System.Collections.Specialized": "4.4.0-beta-24827-01",
+    "System.ComponentModel": "4.4.0-beta-24827-01",
+    "System.Reflection.Emit.Lightweight": "4.4.0-beta-24827-01",
+    "System.Reflection.TypeExtensions": "4.4.0-beta-24827-01",
+    "System.Console": "4.4.0-beta-24827-01",
+    "System.Diagnostics.Contracts": "4.4.0-beta-24827-01",
+    "System.Diagnostics.Debug": "4.4.0-beta-24827-01",
+    "System.Diagnostics.Process": "4.4.0-beta-24827-01",
+    "System.Diagnostics.Tools": "4.4.0-beta-24827-01",
+    "System.Diagnostics.Tracing": "4.4.0-beta-24827-01",
+    "System.Dynamic.Runtime": "4.4.0-beta-24827-01",
+    "System.Globalization": "4.4.0-beta-24827-01",
+    "System.Globalization.Calendars": "4.4.0-beta-24827-01",
+    "System.IO": "4.4.0-beta-24827-01",
+    "System.IO.FileSystem": "4.4.0-beta-24827-01",
+    "System.IO.FileSystem.Primitives": "4.4.0-beta-24827-01",
+    "System.Linq": "4.4.0-beta-24827-01",
+    "System.Linq.Queryable": "4.4.0-beta-24827-01",
+    "System.Linq.Expressions": "4.4.0-beta-24827-01",
+    "System.Reflection": "4.4.0-beta-24827-01",
+    "System.Reflection.Extensions": "4.4.0-beta-24827-01",
+    "System.Resources.ResourceManager": "4.4.0-beta-24827-01",
+    "System.Runtime": "4.4.0-beta-24827-01",
+    "System.Runtime.CompilerServices.Unsafe": "4.4.0-beta-24827-01",
+    "System.Runtime.Extensions": "4.4.0-beta-24827-01",
+    "System.Runtime.Handles": "4.4.0-beta-24827-01",
+    "System.Runtime.InteropServices": "4.4.0-beta-24827-01",
+    "System.Runtime.InteropServices.RuntimeInformation": "4.4.0-beta-24827-01",
+    "System.Runtime.Loader": "4.4.0-beta-24827-01",
+    "System.Security.Cryptography.Algorithms": "4.4.0-beta-24827-01",
+    "System.Text.Encoding": "4.4.0-beta-24827-01",
+    "System.Text.Encoding.Extensions": "4.4.0-beta-24827-01",
+    "System.Text.RegularExpressions": "4.4.0-beta-24827-01",
+    "System.Threading": "4.4.0-beta-24827-01",
+    "System.Threading.AccessControl": "4.4.0-beta-24827-01",
+    "System.Threading.Overlapped": "4.4.0-beta-24827-01",
+    "System.Threading.Tasks": "4.4.0-beta-24827-01",
+    "System.Threading.Tasks.Parallel": "4.4.0-beta-24827-01",
+    "System.Threading.ThreadPool": "4.4.0-beta-24827-01",
+    "System.Threading.Timer": "4.4.0-beta-24827-01",
+    "System.Xml.ReaderWriter": "4.4.0-beta-24827-01",
+    "System.Xml.XDocument": "4.4.0-beta-24827-01",
+    "System.Xml.XmlDocument": "4.4.0-beta-24827-01",
+    "System.Xml.XPath": "4.4.0-beta-24827-01",
+    "System.Xml.XPath.XmlDocument": "4.4.0-beta-24827-01",
+    "System.Numerics.Vectors": "4.4.0-beta-24827-01"
   },
   "frameworks": {
     "netcoreapp1.1": {
       "dependencies": {
-        "Microsoft.NETCore.Runtime.CoreCLR": "1.2.0-beta-24822-03"
+        "Microsoft.NETCore.Runtime.CoreCLR": "1.2.0-beta-24827-03"
       }
     }
   },
index dce9a097ac26a9a5264584a0d57f4053a2ead0e3..153b27a1ad0f89a024e05565a74b3e4ba423988c 100644 (file)
@@ -1,6 +1,6 @@
 {
   "dependencies": {
-    "Microsoft.TargetingPack.Private.CoreCLR": "1.2.0-beta-24822-03"
+    "Microsoft.TargetingPack.Private.CoreCLR": "1.2.0-beta-24827-03"
   },
   "frameworks": {
     "netcoreapp1.1": {
index f4c9ec90373d90a2df533a07c180c1f1fd768fc7..dbb9d6eb6a6ac298bda19461da2657b56afc80e8 100644 (file)
@@ -7,67 +7,67 @@
     "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0040",
     "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0040",
     "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0040",
-    "Microsoft.Win32.Primitives": "4.4.0-beta-24822-03",
+    "Microsoft.Win32.Primitives": "4.4.0-beta-24827-01",
     "Newtonsoft.Json": "8.0.3",
-    "Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
-    "Microsoft.NETCore.Targets": "1.2.0-beta-24822-03",
-    "System.Collections.Immutable": "1.4.0-beta-24822-03",
-    "System.Threading.Thread": "4.4.0-beta-24822-03",
-    "System.Collections": "4.4.0-beta-24822-03",
-    "System.Xml.XmlSerializer": "4.4.0-beta-24822-03",
-    "System.Collections.Concurrent": "4.4.0-beta-24822-03",
-    "System.ObjectModel": "4.4.0-beta-24822-03",
-    "System.Runtime.Numerics": "4.4.0-beta-24822-03",
-    "System.Collections.NonGeneric": "4.4.0-beta-24822-03",
-    "System.Collections.Specialized": "4.4.0-beta-24822-03",
-    "System.ComponentModel": "4.4.0-beta-24822-03",
-    "System.Reflection.Emit.Lightweight": "4.4.0-beta-24822-03",
-    "System.Reflection.TypeExtensions": "4.4.0-beta-24822-03",
-    "System.Console": "4.4.0-beta-24822-03",
-    "System.Diagnostics.Contracts": "4.4.0-beta-24822-03",
-    "System.Diagnostics.Debug": "4.4.0-beta-24822-03",
-    "System.Diagnostics.Process": "4.4.0-beta-24822-03",
-    "System.Diagnostics.Tools": "4.4.0-beta-24822-03",
-    "System.Diagnostics.Tracing": "4.4.0-beta-24822-03",
-    "System.Dynamic.Runtime": "4.4.0-beta-24822-03",
-    "System.Globalization": "4.4.0-beta-24822-03",
-    "System.Globalization.Calendars": "4.4.0-beta-24822-03",
-    "System.IO": "4.4.0-beta-24822-03",
-    "System.IO.FileSystem": "4.4.0-beta-24822-03",
-    "System.IO.FileSystem.Primitives": "4.4.0-beta-24822-03",
-    "System.Linq": "4.4.0-beta-24822-03",
-    "System.Linq.Queryable": "4.4.0-beta-24822-03",
-    "System.Linq.Expressions": "4.4.0-beta-24822-03",
-    "System.Reflection": "4.4.0-beta-24822-03",
-    "System.Reflection.Extensions": "4.4.0-beta-24822-03",
-    "System.Resources.ResourceManager": "4.4.0-beta-24822-03",
-    "System.Runtime": "4.4.0-beta-24822-03",
-    "System.Runtime.CompilerServices.Unsafe": "4.4.0-beta-24822-03",
-    "System.Runtime.Extensions": "4.4.0-beta-24822-03",
-    "System.Runtime.Handles": "4.4.0-beta-24822-03",
-    "System.Runtime.InteropServices": "4.4.0-beta-24822-03",
-    "System.Runtime.InteropServices.RuntimeInformation": "4.4.0-beta-24822-03",
-    "System.Runtime.Loader": "4.4.0-beta-24822-03",
-    "System.Runtime.Serialization.Json": "4.4.0-beta-24822-03",
-    "System.Runtime.Serialization.Primitives": "4.4.0-beta-24822-03",
-    "System.Runtime.Serialization.Xml": "4.4.0-beta-24822-03",
-    "System.Security.Cryptography.Algorithms": "4.4.0-beta-24822-03",
-    "System.Text.Encoding": "4.4.0-beta-24822-03",
-    "System.Text.Encoding.Extensions": "4.4.0-beta-24822-03",
-    "System.Text.RegularExpressions": "4.4.0-beta-24822-03",
-    "System.Threading": "4.4.0-beta-24822-03",
-    "System.Threading.AccessControl": "4.4.0-beta-24822-03",
-    "System.Threading.Overlapped": "4.4.0-beta-24822-03",
-    "System.Threading.Tasks": "4.4.0-beta-24822-03",
-    "System.Threading.Tasks.Parallel": "4.4.0-beta-24822-03",
-    "System.Threading.ThreadPool": "4.4.0-beta-24822-03",
-    "System.Threading.Timer": "4.4.0-beta-24822-03",
-    "System.Xml.ReaderWriter": "4.4.0-beta-24822-03",
-    "System.Xml.XDocument": "4.4.0-beta-24822-03",
-    "System.Xml.XmlDocument": "4.4.0-beta-24822-03",
-    "System.Xml.XPath": "4.4.0-beta-24822-03",
-    "System.Xml.XPath.XmlDocument": "4.4.0-beta-24822-03",
-    "System.Numerics.Vectors": "4.4.0-beta-24822-03"
+    "Microsoft.NETCore.Platforms": "1.2.0-beta-24827-01",
+    "Microsoft.NETCore.Targets": "1.2.0-beta-24827-01",
+    "System.Collections.Immutable": "1.4.0-beta-24827-01",
+    "System.Threading.Thread": "4.4.0-beta-24827-01",
+    "System.Collections": "4.4.0-beta-24827-01",
+    "System.Xml.XmlSerializer": "4.4.0-beta-24827-01",
+    "System.Collections.Concurrent": "4.4.0-beta-24827-01",
+    "System.ObjectModel": "4.4.0-beta-24827-01",
+    "System.Runtime.Numerics": "4.4.0-beta-24827-01",
+    "System.Collections.NonGeneric": "4.4.0-beta-24827-01",
+    "System.Collections.Specialized": "4.4.0-beta-24827-01",
+    "System.ComponentModel": "4.4.0-beta-24827-01",
+    "System.Reflection.Emit.Lightweight": "4.4.0-beta-24827-01",
+    "System.Reflection.TypeExtensions": "4.4.0-beta-24827-01",
+    "System.Console": "4.4.0-beta-24827-01",
+    "System.Diagnostics.Contracts": "4.4.0-beta-24827-01",
+    "System.Diagnostics.Debug": "4.4.0-beta-24827-01",
+    "System.Diagnostics.Process": "4.4.0-beta-24827-01",
+    "System.Diagnostics.Tools": "4.4.0-beta-24827-01",
+    "System.Diagnostics.Tracing": "4.4.0-beta-24827-01",
+    "System.Dynamic.Runtime": "4.4.0-beta-24827-01",
+    "System.Globalization": "4.4.0-beta-24827-01",
+    "System.Globalization.Calendars": "4.4.0-beta-24827-01",
+    "System.IO": "4.4.0-beta-24827-01",
+    "System.IO.FileSystem": "4.4.0-beta-24827-01",
+    "System.IO.FileSystem.Primitives": "4.4.0-beta-24827-01",
+    "System.Linq": "4.4.0-beta-24827-01",
+    "System.Linq.Queryable": "4.4.0-beta-24827-01",
+    "System.Linq.Expressions": "4.4.0-beta-24827-01",
+    "System.Reflection": "4.4.0-beta-24827-01",
+    "System.Reflection.Extensions": "4.4.0-beta-24827-01",
+    "System.Resources.ResourceManager": "4.4.0-beta-24827-01",
+    "System.Runtime": "4.4.0-beta-24827-01",
+    "System.Runtime.CompilerServices.Unsafe": "4.4.0-beta-24827-01",
+    "System.Runtime.Extensions": "4.4.0-beta-24827-01",
+    "System.Runtime.Handles": "4.4.0-beta-24827-01",
+    "System.Runtime.InteropServices": "4.4.0-beta-24827-01",
+    "System.Runtime.InteropServices.RuntimeInformation": "4.4.0-beta-24827-01",
+    "System.Runtime.Loader": "4.4.0-beta-24827-01",
+    "System.Runtime.Serialization.Json": "4.4.0-beta-24827-01",
+    "System.Runtime.Serialization.Primitives": "4.4.0-beta-24827-01",
+    "System.Runtime.Serialization.Xml": "4.4.0-beta-24827-01",
+    "System.Security.Cryptography.Algorithms": "4.4.0-beta-24827-01",
+    "System.Text.Encoding": "4.4.0-beta-24827-01",
+    "System.Text.Encoding.Extensions": "4.4.0-beta-24827-01",
+    "System.Text.RegularExpressions": "4.4.0-beta-24827-01",
+    "System.Threading": "4.4.0-beta-24827-01",
+    "System.Threading.AccessControl": "4.4.0-beta-24827-01",
+    "System.Threading.Overlapped": "4.4.0-beta-24827-01",
+    "System.Threading.Tasks": "4.4.0-beta-24827-01",
+    "System.Threading.Tasks.Parallel": "4.4.0-beta-24827-01",
+    "System.Threading.ThreadPool": "4.4.0-beta-24827-01",
+    "System.Threading.Timer": "4.4.0-beta-24827-01",
+    "System.Xml.ReaderWriter": "4.4.0-beta-24827-01",
+    "System.Xml.XDocument": "4.4.0-beta-24827-01",
+    "System.Xml.XmlDocument": "4.4.0-beta-24827-01",
+    "System.Xml.XPath": "4.4.0-beta-24827-01",
+    "System.Xml.XPath.XmlDocument": "4.4.0-beta-24827-01",
+    "System.Numerics.Vectors": "4.4.0-beta-24827-01"
   },
   "frameworks": {
     "netcoreapp1.1": {
index f827b366dc0ea0e1163d875b73e41cf797d891b9..2652d044b51a46f3c8ff81e3e753bf3037b492a1 100644 (file)
@@ -4,23 +4,23 @@
     "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0040",
     "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0040",
     "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0040",
-    "Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
-    "System.Console": "4.4.0-beta-24822-03",
-    "System.Dynamic.Runtime": "4.4.0-beta-24822-03",
-    "System.Linq": "4.4.0-beta-24822-03",
-    "System.IO.FileSystem": "4.4.0-beta-24822-03",
-    "System.Numerics.Vectors": "4.4.0-beta-24822-03",
-    "System.Reflection": "4.4.0-beta-24822-03",
-    "System.Reflection.Extensions": "4.4.0-beta-24822-03",
-    "System.Reflection.TypeExtensions": "4.4.0-beta-24822-03",
-    "System.Runtime": "4.4.0-beta-24822-03",
-    "System.Runtime.Extensions": "4.4.0-beta-24822-03",
-    "System.Runtime.Numerics": "4.4.0-beta-24822-03",
-    "System.Text.RegularExpressions": "4.4.0-beta-24822-03",
-    "System.Threading": "4.4.0-beta-24822-03",
-    "System.Threading.Tasks": "4.4.0-beta-24822-03",
-    "System.Threading.Tasks.Parallel": "4.4.0-beta-24822-03",
-    "System.Security.Cryptography.Algorithms": "4.4.0-beta-24822-03",
+    "Microsoft.NETCore.Platforms": "1.2.0-beta-24827-01",
+    "System.Console": "4.4.0-beta-24827-01",
+    "System.Dynamic.Runtime": "4.4.0-beta-24827-01",
+    "System.Linq": "4.4.0-beta-24827-01",
+    "System.IO.FileSystem": "4.4.0-beta-24827-01",
+    "System.Numerics.Vectors": "4.4.0-beta-24827-01",
+    "System.Reflection": "4.4.0-beta-24827-01",
+    "System.Reflection.Extensions": "4.4.0-beta-24827-01",
+    "System.Reflection.TypeExtensions": "4.4.0-beta-24827-01",
+    "System.Runtime": "4.4.0-beta-24827-01",
+    "System.Runtime.Extensions": "4.4.0-beta-24827-01",
+    "System.Runtime.Numerics": "4.4.0-beta-24827-01",
+    "System.Text.RegularExpressions": "4.4.0-beta-24827-01",
+    "System.Threading": "4.4.0-beta-24827-01",
+    "System.Threading.Tasks": "4.4.0-beta-24827-01",
+    "System.Threading.Tasks.Parallel": "4.4.0-beta-24827-01",
+    "System.Security.Cryptography.Algorithms": "4.4.0-beta-24827-01",
     "xunit": "2.2.0-beta2-build3300",
     "xunit.console.netcore": "1.0.2-prerelease-00177",
     "xunit.runner.utility": "2.2.0-beta2-build3300"
index a5e6a758d30de2a6e001c70e6bc17160f6194fcb..d60db5f90f33def151e3dd65aece92a63e3a0b15 100644 (file)
@@ -3,24 +3,24 @@
     "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0040",
     "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0040",
     "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0040",
-    "Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
+    "Microsoft.NETCore.Platforms": "1.2.0-beta-24827-01",
     "Newtonsoft.Json": "7.0.1",
-    "System.Console": "4.4.0-beta-24822-03",
-    "System.IO": "4.4.0-beta-24822-03",
-    "System.IO.FileSystem": "4.4.0-beta-24822-03",
-    "System.Linq": "4.4.0-beta-24822-03",
-    "System.ObjectModel": "4.4.0-beta-24822-03",
-    "System.Dynamic.Runtime": "4.4.0-beta-24822-03",
-    "System.Reflection": "4.4.0-beta-24822-03",
-    "System.Reflection.Extensions": "4.4.0-beta-24822-03",
-    "System.Reflection.TypeExtensions": "4.4.0-beta-24822-03",
-    "System.Runtime": "4.4.0-beta-24822-03",
-    "System.Runtime.Serialization.Json": "4.4.0-beta-24822-03",
-    "System.Runtime.Serialization.Primitives": "4.4.0-beta-24822-03",
-    "System.Runtime.Serialization.Xml": "4.4.0-beta-24822-03",
-    "System.Text.RegularExpressions": "4.4.0-beta-24822-03",
-    "System.Xml.XmlDocument": "4.4.0-beta-24822-03",
-    "System.Xml.XmlSerializer": "4.4.0-beta-24822-03",
+    "System.Console": "4.4.0-beta-24827-01",
+    "System.IO": "4.4.0-beta-24827-01",
+    "System.IO.FileSystem": "4.4.0-beta-24827-01",
+    "System.Linq": "4.4.0-beta-24827-01",
+    "System.ObjectModel": "4.4.0-beta-24827-01",
+    "System.Dynamic.Runtime": "4.4.0-beta-24827-01",
+    "System.Reflection": "4.4.0-beta-24827-01",
+    "System.Reflection.Extensions": "4.4.0-beta-24827-01",
+    "System.Reflection.TypeExtensions": "4.4.0-beta-24827-01",
+    "System.Runtime": "4.4.0-beta-24827-01",
+    "System.Runtime.Serialization.Json": "4.4.0-beta-24827-01",
+    "System.Runtime.Serialization.Primitives": "4.4.0-beta-24827-01",
+    "System.Runtime.Serialization.Xml": "4.4.0-beta-24827-01",
+    "System.Text.RegularExpressions": "4.4.0-beta-24827-01",
+    "System.Xml.XmlDocument": "4.4.0-beta-24827-01",
+    "System.Xml.XmlSerializer": "4.4.0-beta-24827-01",
     "xunit": "2.2.0-beta2-build3300",
     "xunit.console.netcore": "1.0.2-prerelease-00177",
     "xunit.runner.utility": "2.2.0-beta2-build3300"
index bfaf63d4fdc2578aadc8efe7b5d11365a45ce94f..c054242bb220e283dd12f913994bd2fdce2fff40 100644 (file)
@@ -3,27 +3,27 @@
     "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0040",
     "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0040",
     "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0040",
-    "Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
-    "System.Collections.NonGeneric": "4.4.0-beta-24822-03",
-    "System.Console": "4.4.0-beta-24822-03",
-    "System.IO.FileSystem": "4.4.0-beta-24822-03",
-    "System.Linq": "4.4.0-beta-24822-03",
-    "System.Linq.Expressions": "4.4.0-beta-24822-03",
-    "System.Numerics.Vectors": "4.4.0-beta-24822-03",
-    "System.Reflection": "4.4.0-beta-24822-03",
-    "System.Reflection.Extensions": "4.4.0-beta-24822-03",
-    "System.Reflection.TypeExtensions": "4.4.0-beta-24822-03",
-    "System.Runtime": "4.4.0-beta-24822-03",
-    "System.Runtime.Extensions": "4.4.0-beta-24822-03",
-    "System.Runtime.Numerics": "4.4.0-beta-24822-03",
-    "System.Text.RegularExpressions": "4.4.0-beta-24822-03",
-    "System.Threading": "4.4.0-beta-24822-03",
-    "System.Threading.Tasks": "4.4.0-beta-24822-03",
-    "System.Threading.Tasks.Parallel": "4.4.0-beta-24822-03",
-    "System.Diagnostics.Process": "4.4.0-beta-24822-03",
-    "System.Xml.XmlDocument": "4.4.0-beta-24822-03",
-    "System.Xml.XPath": "4.4.0-beta-24822-03",
-    "System.Xml.XPath.XmlDocument": "4.4.0-beta-24822-03",
+    "Microsoft.NETCore.Platforms": "1.2.0-beta-24827-01",
+    "System.Collections.NonGeneric": "4.4.0-beta-24827-01",
+    "System.Console": "4.4.0-beta-24827-01",
+    "System.IO.FileSystem": "4.4.0-beta-24827-01",
+    "System.Linq": "4.4.0-beta-24827-01",
+    "System.Linq.Expressions": "4.4.0-beta-24827-01",
+    "System.Numerics.Vectors": "4.4.0-beta-24827-01",
+    "System.Reflection": "4.4.0-beta-24827-01",
+    "System.Reflection.Extensions": "4.4.0-beta-24827-01",
+    "System.Reflection.TypeExtensions": "4.4.0-beta-24827-01",
+    "System.Runtime": "4.4.0-beta-24827-01",
+    "System.Runtime.Extensions": "4.4.0-beta-24827-01",
+    "System.Runtime.Numerics": "4.4.0-beta-24827-01",
+    "System.Text.RegularExpressions": "4.4.0-beta-24827-01",
+    "System.Threading": "4.4.0-beta-24827-01",
+    "System.Threading.Tasks": "4.4.0-beta-24827-01",
+    "System.Threading.Tasks.Parallel": "4.4.0-beta-24827-01",
+    "System.Diagnostics.Process": "4.4.0-beta-24827-01",
+    "System.Xml.XmlDocument": "4.4.0-beta-24827-01",
+    "System.Xml.XPath": "4.4.0-beta-24827-01",
+    "System.Xml.XPath.XmlDocument": "4.4.0-beta-24827-01",
     "xunit": "2.2.0-beta2-build3300",
     "xunit.console.netcore": "1.0.2-prerelease-00177",
     "xunit.runner.utility": "2.2.0-beta2-build3300"
index 56b9af2a5f39571aa28b7f4851a7f8a99068fd5a..000106141f2584daebd9daa0dad1581918b9b6c9 100644 (file)
@@ -1,21 +1,21 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
-    "System.Collections": "4.4.0-beta-24822-03",
-    "System.Console": "4.4.0-beta-24822-03",
-    "System.Diagnostics.Debug": "4.4.0-beta-24822-03",
-    "System.Runtime.InteropServices.RuntimeInformation": "4.4.0-beta-24822-03",
-    "System.Diagnostics.Process": "4.4.0-beta-24822-03",
-    "System.Globalization": "4.4.0-beta-24822-03",
-    "System.IO": "4.4.0-beta-24822-03",
-    "System.IO.FileSystem": "4.4.0-beta-24822-03",
-    "System.Reflection": "4.4.0-beta-24822-03",
-    "System.Reflection.Extensions": "4.4.0-beta-24822-03",
-    "System.Reflection.TypeExtensions": "4.4.0-beta-24822-03",
-    "System.Runtime": "4.4.0-beta-24822-03",
-    "System.Runtime.Extensions": "4.4.0-beta-24822-03",
-    "System.Runtime.CompilerServices.Unsafe": "4.4.0-beta-24822-03",
-    "System.Runtime.InteropServices": "4.4.0-beta-24822-03"
+    "Microsoft.NETCore.Platforms": "1.2.0-beta-24827-01",
+    "System.Collections": "4.4.0-beta-24827-01",
+    "System.Console": "4.4.0-beta-24827-01",
+    "System.Diagnostics.Debug": "4.4.0-beta-24827-01",
+    "System.Runtime.InteropServices.RuntimeInformation": "4.4.0-beta-24827-01",
+    "System.Diagnostics.Process": "4.4.0-beta-24827-01",
+    "System.Globalization": "4.4.0-beta-24827-01",
+    "System.IO": "4.4.0-beta-24827-01",
+    "System.IO.FileSystem": "4.4.0-beta-24827-01",
+    "System.Reflection": "4.4.0-beta-24827-01",
+    "System.Reflection.Extensions": "4.4.0-beta-24827-01",
+    "System.Reflection.TypeExtensions": "4.4.0-beta-24827-01",
+    "System.Runtime": "4.4.0-beta-24827-01",
+    "System.Runtime.Extensions": "4.4.0-beta-24827-01",
+    "System.Runtime.CompilerServices.Unsafe": "4.4.0-beta-24827-01",
+    "System.Runtime.InteropServices": "4.4.0-beta-24827-01"
   },
   "frameworks": {
     "netcoreapp1.1": {}
index 716208d962ca8e5fb61646f41db5f0ec1ad44498..9274bfe73072af60089b907effed5c8a01a94f86 100644 (file)
@@ -1,10 +1,10 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
-    "System.Console": "4.4.0-beta-24822-03",
-    "System.Runtime": "4.4.0-beta-24822-03",
-    "System.Runtime.Extensions": "4.4.0-beta-24822-03",
-    "System.Runtime.InteropServices": "4.4.0-beta-24822-03"
+    "Microsoft.NETCore.Platforms": "1.2.0-beta-24827-01",
+    "System.Console": "4.4.0-beta-24827-01",
+    "System.Runtime": "4.4.0-beta-24827-01",
+    "System.Runtime.Extensions": "4.4.0-beta-24827-01",
+    "System.Runtime.InteropServices": "4.4.0-beta-24827-01"
   },
   "frameworks": {
     "netcoreapp1.1": {}
index 9489978f3fa8cb33c867e0317db19f27e6fd552d..a64adc96991e6cf5e3e32fcbaa9b8424d6df948f 100644 (file)
@@ -1,12 +1,12 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
-    "System.Console": "4.4.0-beta-24822-03",
-    "System.Numerics.Vectors": "4.4.0-beta-24822-03",
-    "System.Runtime": "4.4.0-beta-24822-03",
-    "System.Runtime.Extensions": "4.4.0-beta-24822-03",
-    "System.Threading": "4.4.0-beta-24822-03",
-    "System.Threading.Thread": "4.4.0-beta-24822-03"
+    "Microsoft.NETCore.Platforms": "1.2.0-beta-24827-01",
+    "System.Console": "4.4.0-beta-24827-01",
+    "System.Numerics.Vectors": "4.4.0-beta-24827-01",
+    "System.Runtime": "4.4.0-beta-24827-01",
+    "System.Runtime.Extensions": "4.4.0-beta-24827-01",
+    "System.Threading": "4.4.0-beta-24827-01",
+    "System.Threading.Thread": "4.4.0-beta-24827-01"
   },
   "frameworks": {
     "netcoreapp1.1": {}
index 94102f553ace9ce45cf4f0b028d75bb68b04554a..d7ce76e8dbbb4970c27eba42de844c8c3fab04b4 100644 (file)
@@ -1,10 +1,10 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
-    "System.Console": "4.4.0-beta-24822-03",
-    "System.Runtime": "4.4.0-beta-24822-03",
-    "System.Runtime.Extensions": "4.4.0-beta-24822-03",
-    "System.Threading": "4.4.0-beta-24822-03"
+    "Microsoft.NETCore.Platforms": "1.2.0-beta-24827-01",
+    "System.Console": "4.4.0-beta-24827-01",
+    "System.Runtime": "4.4.0-beta-24827-01",
+    "System.Runtime.Extensions": "4.4.0-beta-24827-01",
+    "System.Threading": "4.4.0-beta-24827-01"
   },
   "frameworks": {
     "netcoreapp1.1": {}
index bfaf63d4fdc2578aadc8efe7b5d11365a45ce94f..c054242bb220e283dd12f913994bd2fdce2fff40 100644 (file)
@@ -3,27 +3,27 @@
     "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0040",
     "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0040",
     "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0040",
-    "Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
-    "System.Collections.NonGeneric": "4.4.0-beta-24822-03",
-    "System.Console": "4.4.0-beta-24822-03",
-    "System.IO.FileSystem": "4.4.0-beta-24822-03",
-    "System.Linq": "4.4.0-beta-24822-03",
-    "System.Linq.Expressions": "4.4.0-beta-24822-03",
-    "System.Numerics.Vectors": "4.4.0-beta-24822-03",
-    "System.Reflection": "4.4.0-beta-24822-03",
-    "System.Reflection.Extensions": "4.4.0-beta-24822-03",
-    "System.Reflection.TypeExtensions": "4.4.0-beta-24822-03",
-    "System.Runtime": "4.4.0-beta-24822-03",
-    "System.Runtime.Extensions": "4.4.0-beta-24822-03",
-    "System.Runtime.Numerics": "4.4.0-beta-24822-03",
-    "System.Text.RegularExpressions": "4.4.0-beta-24822-03",
-    "System.Threading": "4.4.0-beta-24822-03",
-    "System.Threading.Tasks": "4.4.0-beta-24822-03",
-    "System.Threading.Tasks.Parallel": "4.4.0-beta-24822-03",
-    "System.Diagnostics.Process": "4.4.0-beta-24822-03",
-    "System.Xml.XmlDocument": "4.4.0-beta-24822-03",
-    "System.Xml.XPath": "4.4.0-beta-24822-03",
-    "System.Xml.XPath.XmlDocument": "4.4.0-beta-24822-03",
+    "Microsoft.NETCore.Platforms": "1.2.0-beta-24827-01",
+    "System.Collections.NonGeneric": "4.4.0-beta-24827-01",
+    "System.Console": "4.4.0-beta-24827-01",
+    "System.IO.FileSystem": "4.4.0-beta-24827-01",
+    "System.Linq": "4.4.0-beta-24827-01",
+    "System.Linq.Expressions": "4.4.0-beta-24827-01",
+    "System.Numerics.Vectors": "4.4.0-beta-24827-01",
+    "System.Reflection": "4.4.0-beta-24827-01",
+    "System.Reflection.Extensions": "4.4.0-beta-24827-01",
+    "System.Reflection.TypeExtensions": "4.4.0-beta-24827-01",
+    "System.Runtime": "4.4.0-beta-24827-01",
+    "System.Runtime.Extensions": "4.4.0-beta-24827-01",
+    "System.Runtime.Numerics": "4.4.0-beta-24827-01",
+    "System.Text.RegularExpressions": "4.4.0-beta-24827-01",
+    "System.Threading": "4.4.0-beta-24827-01",
+    "System.Threading.Tasks": "4.4.0-beta-24827-01",
+    "System.Threading.Tasks.Parallel": "4.4.0-beta-24827-01",
+    "System.Diagnostics.Process": "4.4.0-beta-24827-01",
+    "System.Xml.XmlDocument": "4.4.0-beta-24827-01",
+    "System.Xml.XPath": "4.4.0-beta-24827-01",
+    "System.Xml.XPath.XmlDocument": "4.4.0-beta-24827-01",
     "xunit": "2.2.0-beta2-build3300",
     "xunit.console.netcore": "1.0.2-prerelease-00177",
     "xunit.runner.utility": "2.2.0-beta2-build3300"