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-03 10:17:16 +0300
committerStephen Toub <stoub@microsoft.com>2016-07-03 15:35:58 +0300
commit9f38e4271c764e8fcc1940a31302f46745185996 (patch)
treec31965ce7cb444c8a636c8725ad46c2f9e024b26 /src/System.Runtime.CompilerServices.Unsafe/tests
parent9f2fd54bba3c44547518cffbc1a2dce9de8064a3 (diff)
Updating CoreFx dependencies to beta-24303-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 c418af1595..1fdf74369a 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-24230-04",
- "System.Runtime": "4.1.1-beta-24230-04",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24303-02",
+ "System.Runtime": "4.1.1-beta-24303-02",
"test-runtime": {
"target": "project",
"exclude": "compile"