Update CoreClr, CoreFx to beta-24821-03, beta-24821-01, respectively
authordotnet-bot <dotnet-bot@microsoft.com>
Wed, 21 Dec 2016 09:30:01 +0000 (09:30 +0000)
committerdotnet-bot <dotnet-bot@microsoft.com>
Wed, 21 Dec 2016 09:30:01 +0000 (09:30 +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 3094a3d493832d7681d3640a25cfe4a44b3d818d..127e768b7c784b1aaa3b98dd4698bce19e3549fd 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>014ac653f680703f5b9a7bf3ebc99b1a5b912c7b</CoreFxCurrentRef>
-    <CoreClrCurrentRef>014ac653f680703f5b9a7bf3ebc99b1a5b912c7b</CoreClrCurrentRef>
+    <CoreFxCurrentRef>fe938f809be29392a77c625aa8c6b36348b128b6</CoreFxCurrentRef>
+    <CoreClrCurrentRef>fe938f809be29392a77c625aa8c6b36348b128b6</CoreClrCurrentRef>
   </PropertyGroup>
 
   <!-- Auto-upgraded properties for each build info dependency. -->
   <PropertyGroup>
-    <CoreFxExpectedPrerelease>beta-24820-02</CoreFxExpectedPrerelease>
+    <CoreFxExpectedPrerelease>beta-24821-01</CoreFxExpectedPrerelease>
   </PropertyGroup>
 
   <!-- Full package version strings that are used in other parts of the build. -->
   <PropertyGroup>
-    <CoreClrPackageVersion>1.2.0-beta-24820-02</CoreClrPackageVersion>
+    <CoreClrPackageVersion>1.2.0-beta-24821-03</CoreClrPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
   </PropertyGroup>
 
index 562485594f975816e518f5f13cc244d4f1a00456..0938ee3b382b00f39e6da16c4014eddaa11f58f3 100644 (file)
@@ -1,10 +1,10 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.ILAsm": "1.2.0-beta-24820-02",
-    "Microsoft.NETCore.ILDAsm": "1.2.0-beta-24820-02",
-    "Microsoft.NETCore.Jit": "1.2.0-beta-24820-02",
-    "Microsoft.NETCore.Runtime.CoreCLR": "1.2.0-beta-24820-02",
-    "Microsoft.NETCore.TestHost": "1.2.0-beta-24820-02"
+    "Microsoft.NETCore.ILAsm": "1.2.0-beta-24821-03",
+    "Microsoft.NETCore.ILDAsm": "1.2.0-beta-24821-03",
+    "Microsoft.NETCore.Jit": "1.2.0-beta-24821-03",
+    "Microsoft.NETCore.Runtime.CoreCLR": "1.2.0-beta-24821-03",
+    "Microsoft.NETCore.TestHost": "1.2.0-beta-24821-03"
   },
   "frameworks": {
     "netcoreapp1.1": {
index 51193fc0157cf134535aa059167211d0529fa6c5..9f03e5a6ffc8ac050358d9168185c2a038a3aeaa 100644 (file)
@@ -5,66 +5,66 @@
     "emitEntryPoint": true
   },
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "1.2.0-beta-24820-02",
-    "Microsoft.NETCore.Targets": "1.2.0-beta-24820-02",
-    "System.Threading.Thread": "4.4.0-beta-24820-02",
-    "System.Collections": "4.4.0-beta-24820-02",
-    "System.Xml.XmlSerializer": "4.4.0-beta-24820-02",
-    "System.Collections.Concurrent": "4.4.0-beta-24820-02",
-    "System.ObjectModel": "4.4.0-beta-24820-02",
-    "System.Runtime.Numerics": "4.4.0-beta-24820-02",
-    "System.Collections.NonGeneric": "4.4.0-beta-24820-02",
-    "System.Collections.Specialized": "4.4.0-beta-24820-02",
-    "System.ComponentModel": "4.4.0-beta-24820-02",
-    "System.Reflection.Emit.Lightweight": "4.4.0-beta-24820-02",
-    "System.Reflection.TypeExtensions": "4.4.0-beta-24820-02",
-    "System.Console": "4.4.0-beta-24820-02",
-    "System.Diagnostics.Contracts": "4.4.0-beta-24820-02",
-    "System.Diagnostics.Debug": "4.4.0-beta-24820-02",
-    "System.Diagnostics.Process": "4.4.0-beta-24820-02",
-    "System.Diagnostics.Tools": "4.4.0-beta-24820-02",
-    "System.Diagnostics.Tracing": "4.4.0-beta-24820-02",
-    "System.Dynamic.Runtime": "4.4.0-beta-24820-02",
-    "System.Globalization": "4.4.0-beta-24820-02",
-    "System.Globalization.Calendars": "4.4.0-beta-24820-02",
-    "System.IO": "4.4.0-beta-24820-02",
-    "System.IO.FileSystem": "4.4.0-beta-24820-02",
-    "System.IO.FileSystem.Primitives": "4.4.0-beta-24820-02",
-    "System.Linq": "4.4.0-beta-24820-02",
-    "System.Linq.Queryable": "4.4.0-beta-24820-02",
-    "System.Linq.Expressions": "4.4.0-beta-24820-02",
-    "System.Reflection": "4.4.0-beta-24820-02",
-    "System.Reflection.Extensions": "4.4.0-beta-24820-02",
-    "System.Resources.ResourceManager": "4.4.0-beta-24820-02",
-    "System.Runtime": "4.4.0-beta-24820-02",
-    "System.Runtime.CompilerServices.Unsafe": "4.4.0-beta-24820-02",
-    "System.Runtime.Extensions": "4.4.0-beta-24820-02",
-    "System.Runtime.Handles": "4.4.0-beta-24820-02",
-    "System.Runtime.InteropServices": "4.4.0-beta-24820-02",
-    "System.Runtime.InteropServices.RuntimeInformation": "4.4.0-beta-24820-02",
-    "System.Runtime.Loader": "4.4.0-beta-24820-02",
-    "System.Security.Cryptography.Algorithms": "4.4.0-beta-24820-02",
-    "System.Text.Encoding": "4.4.0-beta-24820-02",
-    "System.Text.Encoding.Extensions": "4.4.0-beta-24820-02",
-    "System.Text.RegularExpressions": "4.4.0-beta-24820-02",
-    "System.Threading": "4.4.0-beta-24820-02",
-    "System.Threading.AccessControl": "4.4.0-beta-24820-02",
-    "System.Threading.Overlapped": "4.4.0-beta-24820-02",
-    "System.Threading.Tasks": "4.4.0-beta-24820-02",
-    "System.Threading.Tasks.Parallel": "4.4.0-beta-24820-02",
-    "System.Threading.ThreadPool": "4.4.0-beta-24820-02",
-    "System.Threading.Timer": "4.4.0-beta-24820-02",
-    "System.Xml.ReaderWriter": "4.4.0-beta-24820-02",
-    "System.Xml.XDocument": "4.4.0-beta-24820-02",
-    "System.Xml.XmlDocument": "4.4.0-beta-24820-02",
-    "System.Xml.XPath": "4.4.0-beta-24820-02",
-    "System.Xml.XPath.XmlDocument": "4.4.0-beta-24820-02",
-    "System.Numerics.Vectors": "4.4.0-beta-24820-02"
+    "Microsoft.NETCore.Platforms": "1.2.0-beta-24821-01",
+    "Microsoft.NETCore.Targets": "1.2.0-beta-24821-01",
+    "System.Threading.Thread": "4.4.0-beta-24821-01",
+    "System.Collections": "4.4.0-beta-24821-01",
+    "System.Xml.XmlSerializer": "4.4.0-beta-24821-01",
+    "System.Collections.Concurrent": "4.4.0-beta-24821-01",
+    "System.ObjectModel": "4.4.0-beta-24821-01",
+    "System.Runtime.Numerics": "4.4.0-beta-24821-01",
+    "System.Collections.NonGeneric": "4.4.0-beta-24821-01",
+    "System.Collections.Specialized": "4.4.0-beta-24821-01",
+    "System.ComponentModel": "4.4.0-beta-24821-01",
+    "System.Reflection.Emit.Lightweight": "4.4.0-beta-24821-01",
+    "System.Reflection.TypeExtensions": "4.4.0-beta-24821-01",
+    "System.Console": "4.4.0-beta-24821-01",
+    "System.Diagnostics.Contracts": "4.4.0-beta-24821-01",
+    "System.Diagnostics.Debug": "4.4.0-beta-24821-01",
+    "System.Diagnostics.Process": "4.4.0-beta-24821-01",
+    "System.Diagnostics.Tools": "4.4.0-beta-24821-01",
+    "System.Diagnostics.Tracing": "4.4.0-beta-24821-01",
+    "System.Dynamic.Runtime": "4.4.0-beta-24821-01",
+    "System.Globalization": "4.4.0-beta-24821-01",
+    "System.Globalization.Calendars": "4.4.0-beta-24821-01",
+    "System.IO": "4.4.0-beta-24821-01",
+    "System.IO.FileSystem": "4.4.0-beta-24821-01",
+    "System.IO.FileSystem.Primitives": "4.4.0-beta-24821-01",
+    "System.Linq": "4.4.0-beta-24821-01",
+    "System.Linq.Queryable": "4.4.0-beta-24821-01",
+    "System.Linq.Expressions": "4.4.0-beta-24821-01",
+    "System.Reflection": "4.4.0-beta-24821-01",
+    "System.Reflection.Extensions": "4.4.0-beta-24821-01",
+    "System.Resources.ResourceManager": "4.4.0-beta-24821-01",
+    "System.Runtime": "4.4.0-beta-24821-01",
+    "System.Runtime.CompilerServices.Unsafe": "4.4.0-beta-24821-01",
+    "System.Runtime.Extensions": "4.4.0-beta-24821-01",
+    "System.Runtime.Handles": "4.4.0-beta-24821-01",
+    "System.Runtime.InteropServices": "4.4.0-beta-24821-01",
+    "System.Runtime.InteropServices.RuntimeInformation": "4.4.0-beta-24821-01",
+    "System.Runtime.Loader": "4.4.0-beta-24821-01",
+    "System.Security.Cryptography.Algorithms": "4.4.0-beta-24821-01",
+    "System.Text.Encoding": "4.4.0-beta-24821-01",
+    "System.Text.Encoding.Extensions": "4.4.0-beta-24821-01",
+    "System.Text.RegularExpressions": "4.4.0-beta-24821-01",
+    "System.Threading": "4.4.0-beta-24821-01",
+    "System.Threading.AccessControl": "4.4.0-beta-24821-01",
+    "System.Threading.Overlapped": "4.4.0-beta-24821-01",
+    "System.Threading.Tasks": "4.4.0-beta-24821-01",
+    "System.Threading.Tasks.Parallel": "4.4.0-beta-24821-01",
+    "System.Threading.ThreadPool": "4.4.0-beta-24821-01",
+    "System.Threading.Timer": "4.4.0-beta-24821-01",
+    "System.Xml.ReaderWriter": "4.4.0-beta-24821-01",
+    "System.Xml.XDocument": "4.4.0-beta-24821-01",
+    "System.Xml.XmlDocument": "4.4.0-beta-24821-01",
+    "System.Xml.XPath": "4.4.0-beta-24821-01",
+    "System.Xml.XPath.XmlDocument": "4.4.0-beta-24821-01",
+    "System.Numerics.Vectors": "4.4.0-beta-24821-01"
   },
   "frameworks": {
     "netcoreapp1.1": {
       "dependencies": {
-        "Microsoft.NETCore.Runtime.CoreCLR": "1.2.0-beta-24820-02"
+        "Microsoft.NETCore.Runtime.CoreCLR": "1.2.0-beta-24821-03"
       }
     }
   },
index c1f033b9469b1e4a2cb686e0ecf3ff41d1d2984e..cfbc773c9f2b34a4112e94e61a0aec913606a03f 100644 (file)
@@ -1,6 +1,6 @@
 {
   "dependencies": {
-    "Microsoft.TargetingPack.Private.CoreCLR": "1.2.0-beta-24820-02"
+    "Microsoft.TargetingPack.Private.CoreCLR": "1.2.0-beta-24821-03"
   },
   "frameworks": {
     "netcoreapp1.1": {
index 5f059148b8de0fc6fb22ce61c852d707548f1624..f7dda11dd69e53249a51b6a121026aaaabf9ffdd 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-24820-02",
+    "Microsoft.Win32.Primitives": "4.4.0-beta-24821-01",
     "Newtonsoft.Json": "8.0.3",
-    "Microsoft.NETCore.Platforms": "1.2.0-beta-24820-02",
-    "Microsoft.NETCore.Targets": "1.2.0-beta-24820-02",
-    "System.Collections.Immutable": "1.4.0-beta-24820-02",
-    "System.Threading.Thread": "4.4.0-beta-24820-02",
-    "System.Collections": "4.4.0-beta-24820-02",
-    "System.Xml.XmlSerializer": "4.4.0-beta-24820-02",
-    "System.Collections.Concurrent": "4.4.0-beta-24820-02",
-    "System.ObjectModel": "4.4.0-beta-24820-02",
-    "System.Runtime.Numerics": "4.4.0-beta-24820-02",
-    "System.Collections.NonGeneric": "4.4.0-beta-24820-02",
-    "System.Collections.Specialized": "4.4.0-beta-24820-02",
-    "System.ComponentModel": "4.4.0-beta-24820-02",
-    "System.Reflection.Emit.Lightweight": "4.4.0-beta-24820-02",
-    "System.Reflection.TypeExtensions": "4.4.0-beta-24820-02",
-    "System.Console": "4.4.0-beta-24820-02",
-    "System.Diagnostics.Contracts": "4.4.0-beta-24820-02",
-    "System.Diagnostics.Debug": "4.4.0-beta-24820-02",
-    "System.Diagnostics.Process": "4.4.0-beta-24820-02",
-    "System.Diagnostics.Tools": "4.4.0-beta-24820-02",
-    "System.Diagnostics.Tracing": "4.4.0-beta-24820-02",
-    "System.Dynamic.Runtime": "4.4.0-beta-24820-02",
-    "System.Globalization": "4.4.0-beta-24820-02",
-    "System.Globalization.Calendars": "4.4.0-beta-24820-02",
-    "System.IO": "4.4.0-beta-24820-02",
-    "System.IO.FileSystem": "4.4.0-beta-24820-02",
-    "System.IO.FileSystem.Primitives": "4.4.0-beta-24820-02",
-    "System.Linq": "4.4.0-beta-24820-02",
-    "System.Linq.Queryable": "4.4.0-beta-24820-02",
-    "System.Linq.Expressions": "4.4.0-beta-24820-02",
-    "System.Reflection": "4.4.0-beta-24820-02",
-    "System.Reflection.Extensions": "4.4.0-beta-24820-02",
-    "System.Resources.ResourceManager": "4.4.0-beta-24820-02",
-    "System.Runtime": "4.4.0-beta-24820-02",
-    "System.Runtime.CompilerServices.Unsafe": "4.4.0-beta-24820-02",
-    "System.Runtime.Extensions": "4.4.0-beta-24820-02",
-    "System.Runtime.Handles": "4.4.0-beta-24820-02",
-    "System.Runtime.InteropServices": "4.4.0-beta-24820-02",
-    "System.Runtime.InteropServices.RuntimeInformation": "4.4.0-beta-24820-02",
-    "System.Runtime.Loader": "4.4.0-beta-24820-02",
-    "System.Runtime.Serialization.Json": "4.4.0-beta-24820-02",
-    "System.Runtime.Serialization.Primitives": "4.4.0-beta-24820-02",
-    "System.Runtime.Serialization.Xml": "4.4.0-beta-24820-02",
-    "System.Security.Cryptography.Algorithms": "4.4.0-beta-24820-02",
-    "System.Text.Encoding": "4.4.0-beta-24820-02",
-    "System.Text.Encoding.Extensions": "4.4.0-beta-24820-02",
-    "System.Text.RegularExpressions": "4.4.0-beta-24820-02",
-    "System.Threading": "4.4.0-beta-24820-02",
-    "System.Threading.AccessControl": "4.4.0-beta-24820-02",
-    "System.Threading.Overlapped": "4.4.0-beta-24820-02",
-    "System.Threading.Tasks": "4.4.0-beta-24820-02",
-    "System.Threading.Tasks.Parallel": "4.4.0-beta-24820-02",
-    "System.Threading.ThreadPool": "4.4.0-beta-24820-02",
-    "System.Threading.Timer": "4.4.0-beta-24820-02",
-    "System.Xml.ReaderWriter": "4.4.0-beta-24820-02",
-    "System.Xml.XDocument": "4.4.0-beta-24820-02",
-    "System.Xml.XmlDocument": "4.4.0-beta-24820-02",
-    "System.Xml.XPath": "4.4.0-beta-24820-02",
-    "System.Xml.XPath.XmlDocument": "4.4.0-beta-24820-02",
-    "System.Numerics.Vectors": "4.4.0-beta-24820-02"
+    "Microsoft.NETCore.Platforms": "1.2.0-beta-24821-01",
+    "Microsoft.NETCore.Targets": "1.2.0-beta-24821-01",
+    "System.Collections.Immutable": "1.4.0-beta-24821-01",
+    "System.Threading.Thread": "4.4.0-beta-24821-01",
+    "System.Collections": "4.4.0-beta-24821-01",
+    "System.Xml.XmlSerializer": "4.4.0-beta-24821-01",
+    "System.Collections.Concurrent": "4.4.0-beta-24821-01",
+    "System.ObjectModel": "4.4.0-beta-24821-01",
+    "System.Runtime.Numerics": "4.4.0-beta-24821-01",
+    "System.Collections.NonGeneric": "4.4.0-beta-24821-01",
+    "System.Collections.Specialized": "4.4.0-beta-24821-01",
+    "System.ComponentModel": "4.4.0-beta-24821-01",
+    "System.Reflection.Emit.Lightweight": "4.4.0-beta-24821-01",
+    "System.Reflection.TypeExtensions": "4.4.0-beta-24821-01",
+    "System.Console": "4.4.0-beta-24821-01",
+    "System.Diagnostics.Contracts": "4.4.0-beta-24821-01",
+    "System.Diagnostics.Debug": "4.4.0-beta-24821-01",
+    "System.Diagnostics.Process": "4.4.0-beta-24821-01",
+    "System.Diagnostics.Tools": "4.4.0-beta-24821-01",
+    "System.Diagnostics.Tracing": "4.4.0-beta-24821-01",
+    "System.Dynamic.Runtime": "4.4.0-beta-24821-01",
+    "System.Globalization": "4.4.0-beta-24821-01",
+    "System.Globalization.Calendars": "4.4.0-beta-24821-01",
+    "System.IO": "4.4.0-beta-24821-01",
+    "System.IO.FileSystem": "4.4.0-beta-24821-01",
+    "System.IO.FileSystem.Primitives": "4.4.0-beta-24821-01",
+    "System.Linq": "4.4.0-beta-24821-01",
+    "System.Linq.Queryable": "4.4.0-beta-24821-01",
+    "System.Linq.Expressions": "4.4.0-beta-24821-01",
+    "System.Reflection": "4.4.0-beta-24821-01",
+    "System.Reflection.Extensions": "4.4.0-beta-24821-01",
+    "System.Resources.ResourceManager": "4.4.0-beta-24821-01",
+    "System.Runtime": "4.4.0-beta-24821-01",
+    "System.Runtime.CompilerServices.Unsafe": "4.4.0-beta-24821-01",
+    "System.Runtime.Extensions": "4.4.0-beta-24821-01",
+    "System.Runtime.Handles": "4.4.0-beta-24821-01",
+    "System.Runtime.InteropServices": "4.4.0-beta-24821-01",
+    "System.Runtime.InteropServices.RuntimeInformation": "4.4.0-beta-24821-01",
+    "System.Runtime.Loader": "4.4.0-beta-24821-01",
+    "System.Runtime.Serialization.Json": "4.4.0-beta-24821-01",
+    "System.Runtime.Serialization.Primitives": "4.4.0-beta-24821-01",
+    "System.Runtime.Serialization.Xml": "4.4.0-beta-24821-01",
+    "System.Security.Cryptography.Algorithms": "4.4.0-beta-24821-01",
+    "System.Text.Encoding": "4.4.0-beta-24821-01",
+    "System.Text.Encoding.Extensions": "4.4.0-beta-24821-01",
+    "System.Text.RegularExpressions": "4.4.0-beta-24821-01",
+    "System.Threading": "4.4.0-beta-24821-01",
+    "System.Threading.AccessControl": "4.4.0-beta-24821-01",
+    "System.Threading.Overlapped": "4.4.0-beta-24821-01",
+    "System.Threading.Tasks": "4.4.0-beta-24821-01",
+    "System.Threading.Tasks.Parallel": "4.4.0-beta-24821-01",
+    "System.Threading.ThreadPool": "4.4.0-beta-24821-01",
+    "System.Threading.Timer": "4.4.0-beta-24821-01",
+    "System.Xml.ReaderWriter": "4.4.0-beta-24821-01",
+    "System.Xml.XDocument": "4.4.0-beta-24821-01",
+    "System.Xml.XmlDocument": "4.4.0-beta-24821-01",
+    "System.Xml.XPath": "4.4.0-beta-24821-01",
+    "System.Xml.XPath.XmlDocument": "4.4.0-beta-24821-01",
+    "System.Numerics.Vectors": "4.4.0-beta-24821-01"
   },
   "frameworks": {
     "netcoreapp1.1": {
index e50dfd25c1b54dec82cca928e361b55cfd545d51..a843685d0926a2e7d8537d71e6e7101336387769 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-24820-02",
-    "System.Console": "4.4.0-beta-24820-02",
-    "System.Dynamic.Runtime": "4.4.0-beta-24820-02",
-    "System.Linq": "4.4.0-beta-24820-02",
-    "System.IO.FileSystem": "4.4.0-beta-24820-02",
-    "System.Numerics.Vectors": "4.4.0-beta-24820-02",
-    "System.Reflection": "4.4.0-beta-24820-02",
-    "System.Reflection.Extensions": "4.4.0-beta-24820-02",
-    "System.Reflection.TypeExtensions": "4.4.0-beta-24820-02",
-    "System.Runtime": "4.4.0-beta-24820-02",
-    "System.Runtime.Extensions": "4.4.0-beta-24820-02",
-    "System.Runtime.Numerics": "4.4.0-beta-24820-02",
-    "System.Text.RegularExpressions": "4.4.0-beta-24820-02",
-    "System.Threading": "4.4.0-beta-24820-02",
-    "System.Threading.Tasks": "4.4.0-beta-24820-02",
-    "System.Threading.Tasks.Parallel": "4.4.0-beta-24820-02",
-    "System.Security.Cryptography.Algorithms": "4.4.0-beta-24820-02",
+    "Microsoft.NETCore.Platforms": "1.2.0-beta-24821-01",
+    "System.Console": "4.4.0-beta-24821-01",
+    "System.Dynamic.Runtime": "4.4.0-beta-24821-01",
+    "System.Linq": "4.4.0-beta-24821-01",
+    "System.IO.FileSystem": "4.4.0-beta-24821-01",
+    "System.Numerics.Vectors": "4.4.0-beta-24821-01",
+    "System.Reflection": "4.4.0-beta-24821-01",
+    "System.Reflection.Extensions": "4.4.0-beta-24821-01",
+    "System.Reflection.TypeExtensions": "4.4.0-beta-24821-01",
+    "System.Runtime": "4.4.0-beta-24821-01",
+    "System.Runtime.Extensions": "4.4.0-beta-24821-01",
+    "System.Runtime.Numerics": "4.4.0-beta-24821-01",
+    "System.Text.RegularExpressions": "4.4.0-beta-24821-01",
+    "System.Threading": "4.4.0-beta-24821-01",
+    "System.Threading.Tasks": "4.4.0-beta-24821-01",
+    "System.Threading.Tasks.Parallel": "4.4.0-beta-24821-01",
+    "System.Security.Cryptography.Algorithms": "4.4.0-beta-24821-01",
     "xunit": "2.2.0-beta2-build3300",
     "xunit.console.netcore": "1.0.2-prerelease-00177",
     "xunit.runner.utility": "2.2.0-beta2-build3300"
index ac24df1167c702be9e7dda7b9115974f70ce44ad..dc0636fe9de3f114e42834eaa9e62715371165fa 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-24820-02",
+    "Microsoft.NETCore.Platforms": "1.2.0-beta-24821-01",
     "Newtonsoft.Json": "7.0.1",
-    "System.Console": "4.4.0-beta-24820-02",
-    "System.IO": "4.4.0-beta-24820-02",
-    "System.IO.FileSystem": "4.4.0-beta-24820-02",
-    "System.Linq": "4.4.0-beta-24820-02",
-    "System.ObjectModel": "4.4.0-beta-24820-02",
-    "System.Dynamic.Runtime": "4.4.0-beta-24820-02",
-    "System.Reflection": "4.4.0-beta-24820-02",
-    "System.Reflection.Extensions": "4.4.0-beta-24820-02",
-    "System.Reflection.TypeExtensions": "4.4.0-beta-24820-02",
-    "System.Runtime": "4.4.0-beta-24820-02",
-    "System.Runtime.Serialization.Json": "4.4.0-beta-24820-02",
-    "System.Runtime.Serialization.Primitives": "4.4.0-beta-24820-02",
-    "System.Runtime.Serialization.Xml": "4.4.0-beta-24820-02",
-    "System.Text.RegularExpressions": "4.4.0-beta-24820-02",
-    "System.Xml.XmlDocument": "4.4.0-beta-24820-02",
-    "System.Xml.XmlSerializer": "4.4.0-beta-24820-02",
+    "System.Console": "4.4.0-beta-24821-01",
+    "System.IO": "4.4.0-beta-24821-01",
+    "System.IO.FileSystem": "4.4.0-beta-24821-01",
+    "System.Linq": "4.4.0-beta-24821-01",
+    "System.ObjectModel": "4.4.0-beta-24821-01",
+    "System.Dynamic.Runtime": "4.4.0-beta-24821-01",
+    "System.Reflection": "4.4.0-beta-24821-01",
+    "System.Reflection.Extensions": "4.4.0-beta-24821-01",
+    "System.Reflection.TypeExtensions": "4.4.0-beta-24821-01",
+    "System.Runtime": "4.4.0-beta-24821-01",
+    "System.Runtime.Serialization.Json": "4.4.0-beta-24821-01",
+    "System.Runtime.Serialization.Primitives": "4.4.0-beta-24821-01",
+    "System.Runtime.Serialization.Xml": "4.4.0-beta-24821-01",
+    "System.Text.RegularExpressions": "4.4.0-beta-24821-01",
+    "System.Xml.XmlDocument": "4.4.0-beta-24821-01",
+    "System.Xml.XmlSerializer": "4.4.0-beta-24821-01",
     "xunit": "2.2.0-beta2-build3300",
     "xunit.console.netcore": "1.0.2-prerelease-00177",
     "xunit.runner.utility": "2.2.0-beta2-build3300"
index 97234d329efd4ecdbd602960c2d375b05d0c7225..30e13511a60f801d236a181851dcf791bb7a3fa5 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-24820-02",
-    "System.Collections.NonGeneric": "4.4.0-beta-24820-02",
-    "System.Console": "4.4.0-beta-24820-02",
-    "System.IO.FileSystem": "4.4.0-beta-24820-02",
-    "System.Linq": "4.4.0-beta-24820-02",
-    "System.Linq.Expressions": "4.4.0-beta-24820-02",
-    "System.Numerics.Vectors": "4.4.0-beta-24820-02",
-    "System.Reflection": "4.4.0-beta-24820-02",
-    "System.Reflection.Extensions": "4.4.0-beta-24820-02",
-    "System.Reflection.TypeExtensions": "4.4.0-beta-24820-02",
-    "System.Runtime": "4.4.0-beta-24820-02",
-    "System.Runtime.Extensions": "4.4.0-beta-24820-02",
-    "System.Runtime.Numerics": "4.4.0-beta-24820-02",
-    "System.Text.RegularExpressions": "4.4.0-beta-24820-02",
-    "System.Threading": "4.4.0-beta-24820-02",
-    "System.Threading.Tasks": "4.4.0-beta-24820-02",
-    "System.Threading.Tasks.Parallel": "4.4.0-beta-24820-02",
-    "System.Diagnostics.Process": "4.4.0-beta-24820-02",
-    "System.Xml.XmlDocument": "4.4.0-beta-24820-02",
-    "System.Xml.XPath": "4.4.0-beta-24820-02",
-    "System.Xml.XPath.XmlDocument": "4.4.0-beta-24820-02",
+    "Microsoft.NETCore.Platforms": "1.2.0-beta-24821-01",
+    "System.Collections.NonGeneric": "4.4.0-beta-24821-01",
+    "System.Console": "4.4.0-beta-24821-01",
+    "System.IO.FileSystem": "4.4.0-beta-24821-01",
+    "System.Linq": "4.4.0-beta-24821-01",
+    "System.Linq.Expressions": "4.4.0-beta-24821-01",
+    "System.Numerics.Vectors": "4.4.0-beta-24821-01",
+    "System.Reflection": "4.4.0-beta-24821-01",
+    "System.Reflection.Extensions": "4.4.0-beta-24821-01",
+    "System.Reflection.TypeExtensions": "4.4.0-beta-24821-01",
+    "System.Runtime": "4.4.0-beta-24821-01",
+    "System.Runtime.Extensions": "4.4.0-beta-24821-01",
+    "System.Runtime.Numerics": "4.4.0-beta-24821-01",
+    "System.Text.RegularExpressions": "4.4.0-beta-24821-01",
+    "System.Threading": "4.4.0-beta-24821-01",
+    "System.Threading.Tasks": "4.4.0-beta-24821-01",
+    "System.Threading.Tasks.Parallel": "4.4.0-beta-24821-01",
+    "System.Diagnostics.Process": "4.4.0-beta-24821-01",
+    "System.Xml.XmlDocument": "4.4.0-beta-24821-01",
+    "System.Xml.XPath": "4.4.0-beta-24821-01",
+    "System.Xml.XPath.XmlDocument": "4.4.0-beta-24821-01",
     "xunit": "2.2.0-beta2-build3300",
     "xunit.console.netcore": "1.0.2-prerelease-00177",
     "xunit.runner.utility": "2.2.0-beta2-build3300"
index 6268bc58e92b2990ef23689ba11b97bf6f62d017..2b09d1cd39d2e87b0f3acac851f49445008bc69c 100644 (file)
@@ -1,21 +1,21 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "1.2.0-beta-24820-02",
-    "System.Collections": "4.4.0-beta-24820-02",
-    "System.Console": "4.4.0-beta-24820-02",
-    "System.Diagnostics.Debug": "4.4.0-beta-24820-02",
-    "System.Runtime.InteropServices.RuntimeInformation": "4.4.0-beta-24820-02",
-    "System.Diagnostics.Process": "4.4.0-beta-24820-02",
-    "System.Globalization": "4.4.0-beta-24820-02",
-    "System.IO": "4.4.0-beta-24820-02",
-    "System.IO.FileSystem": "4.4.0-beta-24820-02",
-    "System.Reflection": "4.4.0-beta-24820-02",
-    "System.Reflection.Extensions": "4.4.0-beta-24820-02",
-    "System.Reflection.TypeExtensions": "4.4.0-beta-24820-02",
-    "System.Runtime": "4.4.0-beta-24820-02",
-    "System.Runtime.Extensions": "4.4.0-beta-24820-02",
-    "System.Runtime.CompilerServices.Unsafe": "4.4.0-beta-24820-02",
-    "System.Runtime.InteropServices": "4.4.0-beta-24820-02"
+    "Microsoft.NETCore.Platforms": "1.2.0-beta-24821-01",
+    "System.Collections": "4.4.0-beta-24821-01",
+    "System.Console": "4.4.0-beta-24821-01",
+    "System.Diagnostics.Debug": "4.4.0-beta-24821-01",
+    "System.Runtime.InteropServices.RuntimeInformation": "4.4.0-beta-24821-01",
+    "System.Diagnostics.Process": "4.4.0-beta-24821-01",
+    "System.Globalization": "4.4.0-beta-24821-01",
+    "System.IO": "4.4.0-beta-24821-01",
+    "System.IO.FileSystem": "4.4.0-beta-24821-01",
+    "System.Reflection": "4.4.0-beta-24821-01",
+    "System.Reflection.Extensions": "4.4.0-beta-24821-01",
+    "System.Reflection.TypeExtensions": "4.4.0-beta-24821-01",
+    "System.Runtime": "4.4.0-beta-24821-01",
+    "System.Runtime.Extensions": "4.4.0-beta-24821-01",
+    "System.Runtime.CompilerServices.Unsafe": "4.4.0-beta-24821-01",
+    "System.Runtime.InteropServices": "4.4.0-beta-24821-01"
   },
   "frameworks": {
     "netcoreapp1.1": {}
index 6bc378e4a476bab6dfa23f99cc4ae8aed7c4822b..ac32d1474576d0fa24ba48ccd1efc1e8543b6b43 100644 (file)
@@ -1,10 +1,10 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "1.2.0-beta-24820-02",
-    "System.Console": "4.4.0-beta-24820-02",
-    "System.Runtime": "4.4.0-beta-24820-02",
-    "System.Runtime.Extensions": "4.4.0-beta-24820-02",
-    "System.Runtime.InteropServices": "4.4.0-beta-24820-02"
+    "Microsoft.NETCore.Platforms": "1.2.0-beta-24821-01",
+    "System.Console": "4.4.0-beta-24821-01",
+    "System.Runtime": "4.4.0-beta-24821-01",
+    "System.Runtime.Extensions": "4.4.0-beta-24821-01",
+    "System.Runtime.InteropServices": "4.4.0-beta-24821-01"
   },
   "frameworks": {
     "netcoreapp1.1": {}
index f6576f154d0cbd365a4b909f7dacaa24f6de8ad2..bd67619bfd44d93521f1488f37d37fa77a78ab5f 100644 (file)
@@ -1,12 +1,12 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "1.2.0-beta-24820-02",
-    "System.Console": "4.4.0-beta-24820-02",
-    "System.Numerics.Vectors": "4.4.0-beta-24820-02",
-    "System.Runtime": "4.4.0-beta-24820-02",
-    "System.Runtime.Extensions": "4.4.0-beta-24820-02",
-    "System.Threading": "4.4.0-beta-24820-02",
-    "System.Threading.Thread": "4.4.0-beta-24820-02"
+    "Microsoft.NETCore.Platforms": "1.2.0-beta-24821-01",
+    "System.Console": "4.4.0-beta-24821-01",
+    "System.Numerics.Vectors": "4.4.0-beta-24821-01",
+    "System.Runtime": "4.4.0-beta-24821-01",
+    "System.Runtime.Extensions": "4.4.0-beta-24821-01",
+    "System.Threading": "4.4.0-beta-24821-01",
+    "System.Threading.Thread": "4.4.0-beta-24821-01"
   },
   "frameworks": {
     "netcoreapp1.1": {}
index e62d3551a4c3a863bbcb3497e637d6889e9ef861..ceafd23317e94bfdeea57b1b690e796f3db15d51 100644 (file)
@@ -1,10 +1,10 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.Platforms": "1.2.0-beta-24820-02",
-    "System.Console": "4.4.0-beta-24820-02",
-    "System.Runtime": "4.4.0-beta-24820-02",
-    "System.Runtime.Extensions": "4.4.0-beta-24820-02",
-    "System.Threading": "4.4.0-beta-24820-02"
+    "Microsoft.NETCore.Platforms": "1.2.0-beta-24821-01",
+    "System.Console": "4.4.0-beta-24821-01",
+    "System.Runtime": "4.4.0-beta-24821-01",
+    "System.Runtime.Extensions": "4.4.0-beta-24821-01",
+    "System.Threading": "4.4.0-beta-24821-01"
   },
   "frameworks": {
     "netcoreapp1.1": {}
index 97234d329efd4ecdbd602960c2d375b05d0c7225..30e13511a60f801d236a181851dcf791bb7a3fa5 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-24820-02",
-    "System.Collections.NonGeneric": "4.4.0-beta-24820-02",
-    "System.Console": "4.4.0-beta-24820-02",
-    "System.IO.FileSystem": "4.4.0-beta-24820-02",
-    "System.Linq": "4.4.0-beta-24820-02",
-    "System.Linq.Expressions": "4.4.0-beta-24820-02",
-    "System.Numerics.Vectors": "4.4.0-beta-24820-02",
-    "System.Reflection": "4.4.0-beta-24820-02",
-    "System.Reflection.Extensions": "4.4.0-beta-24820-02",
-    "System.Reflection.TypeExtensions": "4.4.0-beta-24820-02",
-    "System.Runtime": "4.4.0-beta-24820-02",
-    "System.Runtime.Extensions": "4.4.0-beta-24820-02",
-    "System.Runtime.Numerics": "4.4.0-beta-24820-02",
-    "System.Text.RegularExpressions": "4.4.0-beta-24820-02",
-    "System.Threading": "4.4.0-beta-24820-02",
-    "System.Threading.Tasks": "4.4.0-beta-24820-02",
-    "System.Threading.Tasks.Parallel": "4.4.0-beta-24820-02",
-    "System.Diagnostics.Process": "4.4.0-beta-24820-02",
-    "System.Xml.XmlDocument": "4.4.0-beta-24820-02",
-    "System.Xml.XPath": "4.4.0-beta-24820-02",
-    "System.Xml.XPath.XmlDocument": "4.4.0-beta-24820-02",
+    "Microsoft.NETCore.Platforms": "1.2.0-beta-24821-01",
+    "System.Collections.NonGeneric": "4.4.0-beta-24821-01",
+    "System.Console": "4.4.0-beta-24821-01",
+    "System.IO.FileSystem": "4.4.0-beta-24821-01",
+    "System.Linq": "4.4.0-beta-24821-01",
+    "System.Linq.Expressions": "4.4.0-beta-24821-01",
+    "System.Numerics.Vectors": "4.4.0-beta-24821-01",
+    "System.Reflection": "4.4.0-beta-24821-01",
+    "System.Reflection.Extensions": "4.4.0-beta-24821-01",
+    "System.Reflection.TypeExtensions": "4.4.0-beta-24821-01",
+    "System.Runtime": "4.4.0-beta-24821-01",
+    "System.Runtime.Extensions": "4.4.0-beta-24821-01",
+    "System.Runtime.Numerics": "4.4.0-beta-24821-01",
+    "System.Text.RegularExpressions": "4.4.0-beta-24821-01",
+    "System.Threading": "4.4.0-beta-24821-01",
+    "System.Threading.Tasks": "4.4.0-beta-24821-01",
+    "System.Threading.Tasks.Parallel": "4.4.0-beta-24821-01",
+    "System.Diagnostics.Process": "4.4.0-beta-24821-01",
+    "System.Xml.XmlDocument": "4.4.0-beta-24821-01",
+    "System.Xml.XPath": "4.4.0-beta-24821-01",
+    "System.Xml.XPath.XmlDocument": "4.4.0-beta-24821-01",
     "xunit": "2.2.0-beta2-build3300",
     "xunit.console.netcore": "1.0.2-prerelease-00177",
     "xunit.runner.utility": "2.2.0-beta2-build3300"