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:
authorStephen Toub <stoub@microsoft.com>2016-07-24 14:31:11 +0300
committerStephen Toub <stoub@microsoft.com>2016-07-24 14:34:09 +0300
commit9100c4b4708c97d3bfd5c069861ebd2368c96c6f (patch)
treee92802738c547bb63812be7c7e039fd3a6e4be27 /src/System.Runtime.CompilerServices.Unsafe/tests
parenta68463010d44104367885f1f843887364d57f215 (diff)
Updating CoreFx dependencies to beta-24324-02, External to 24234-00
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 c0666f77ee..1e5bc52f49 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.0.2-beta-24322-03",
- "System.Runtime": "4.1.1-beta-24322-03",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24324-02",
+ "System.Runtime": "4.1.1-beta-24324-02",
"test-runtime": {
"target": "project",
"exclude": "compile"