Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2016-10-13 11:37:30 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-10-13 11:37:30 +0300
commit8f355c66ac9adbf9f36cfdd019ba1d2cefb54001 (patch)
treed82f353637ce0824896d2278e2453ed6e317ed50 /src/System.Runtime.CompilerServices.Unsafe/tests
parent64033210560104a8282fb94b66b8a9c5b596a10e (diff)
Update CoreClr, CoreFx, External to beta-24613-02, beta-24613-01, beta-24613-00, respectively
Diffstat (limited to 'src/System.Runtime.CompilerServices.Unsafe/tests')
-rw-r--r--src/System.Runtime.CompilerServices.Unsafe/tests/project.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/System.Runtime.CompilerServices.Unsafe/tests/project.json b/src/System.Runtime.CompilerServices.Unsafe/tests/project.json
index f008cceb7a..61b26400f4 100644
--- a/src/System.Runtime.CompilerServices.Unsafe/tests/project.json
+++ b/src/System.Runtime.CompilerServices.Unsafe/tests/project.json
@@ -1,7 +1,7 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.2.0-beta-24612-03",
- "System.Runtime": "4.4.0-beta-24612-03",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24613-01",
+ "System.Runtime": "4.4.0-beta-24613-01",
"test-runtime": {
"target": "project",
"exclude": "compile"