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 11:02:37 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-07-15 11:02:37 +0300
commitf893c77cf9839e981ddcca8517bf74c389839ae7 (patch)
tree8d92bb15847a1c5e76d25d93d9526bf276126b6c /src/System.Runtime.CompilerServices.Unsafe/tests
parent9f0c3a19c9a071bad899b7a2807dcb71cf6484c5 (diff)
Updating CoreFx dependencies to beta-24315-03
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 38246e0761..aa269ccd40 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-02",
- "System.Runtime": "4.1.1-beta-24315-02",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24315-03",
+ "System.Runtime": "4.1.1-beta-24315-03",
"test-runtime": {
"target": "project",
"exclude": "compile"