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-07-07 22:35:15 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-07-07 22:35:15 +0300
commit49cf43520de2cecd24bdce713bea58e6becf8cdc (patch)
tree223b8cf29e7428e2614756f242c6275b1a8e8783 /src/System.Runtime.CompilerServices.Unsafe/tests
parenteb1557f6f5cabcf335eeb26f1a80788653edf6ff (diff)
Updating CoreFx dependencies to beta-24307-04
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 564c2f54b1..39b1a65617 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-24303-04",
- "System.Runtime": "4.1.1-beta-24303-04",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24307-04",
+ "System.Runtime": "4.1.1-beta-24307-04",
"test-runtime": {
"target": "project",
"exclude": "compile"