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-15 17:02:24 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-07-15 17:02:24 +0300
commit2574648af2a560afac57e27439060b96349047c6 (patch)
tree0f6b85e92d3cee728c5e7d4b86c72b0db8337bdc /src/System.Runtime.CompilerServices.Unsafe/tests
parent9597861126c950d8aace504a5db5b5902ef4c438 (diff)
Updating CoreFx dependencies to beta-24315-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 aa269ccd40..3b5c9a9de1 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-24315-03",
- "System.Runtime": "4.1.1-beta-24315-03",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24315-04",
+ "System.Runtime": "4.1.1-beta-24315-04",
"test-runtime": {
"target": "project",
"exclude": "compile"