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-18 10:40:24 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-07-18 10:40:24 +0300
commitf2b5d09daf664fad4301e275bc5b5815691a8496 (patch)
tree0f8a19fda55097753df335a2eda1f0af83544be7 /src/System.Runtime.CompilerServices.Unsafe/tests
parentc3b741173b23a75d8b9f5cf775b73b046d4ce362 (diff)
Updating CoreFx dependencies to beta-24318-02
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 a4792e6d8b..292d57afef 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-24317-01",
- "System.Runtime": "4.1.1-beta-24317-01",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24318-02",
+ "System.Runtime": "4.1.1-beta-24318-02",
"test-runtime": {
"target": "project",
"exclude": "compile"