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 01:01:31 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-07-15 01:01:31 +0300
commitdbc207eb595a3367088245419dbfd2a1035d2c12 (patch)
treeb85fd7062e54945be232ea6bab70d5d88018ee8f /src/System.Runtime.CompilerServices.Unsafe/tests
parentb0045645433b457df9ce2503fdfeb19066d84dfd (diff)
Updating CoreFx dependencies to beta-24314-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 46371bd106..22c2b06464 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-24314-03",
- "System.Runtime": "4.1.1-beta-24314-03",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24314-05",
+ "System.Runtime": "4.1.1-beta-24314-05",
"test-runtime": {
"target": "project",
"exclude": "compile"