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-08-03 05:18:14 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-08-03 05:18:14 +0300
commit673f287de906b0fcaf83e7ad58141a33187a1bf3 (patch)
treed78c31efce6001b97939a2e9400e52c2533fb337 /src/System.Runtime.CompilerServices.Unsafe/tests
parentb39944b8bad5d859ff1a5d9e64ec4cc23cfee142 (diff)
Updating CoreFx dependencies to beta-24403-05
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 934eb4c406..17c8ab7212 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-24327-03",
- "System.Runtime": "4.1.1-beta-24327-03",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24403-05",
+ "System.Runtime": "4.1.1-beta-24403-05",
"test-runtime": {
"target": "project",
"exclude": "compile"