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-27 04:21:40 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-07-27 04:21:40 +0300
commit6eda38359d760496a05d1ae3eed2714b7d3cfe12 (patch)
treeb6cca73e4a1bd524ea20e23b5946c95ce0e5ffae /src/System.Runtime.CompilerServices.Unsafe/tests
parent4145b96e46c76d46b910c0536c05956f91d9d5e0 (diff)
Updating CoreFx dependencies to beta-24327-01
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 f8664a49c5..56b059d1a7 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-24326-03",
- "System.Runtime": "4.1.1-beta-24326-03",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24327-01",
+ "System.Runtime": "4.1.1-beta-24327-01",
"test-runtime": {
"target": "project",
"exclude": "compile"