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-10-18 03:15:12 +0300
committerStephen Toub <stoub@microsoft.com>2016-10-18 15:43:24 +0300
commit4c6df2edbad3b5d8ec3914c0366f80ebb73f7c12 (patch)
treed59f729d132f62f8b53359b9a94f3b053bd2633b /src/System.Runtime.CompilerServices.Unsafe/tests
parentc390eae9a0dd8beac2312ad09dc46a2c900e1939 (diff)
Update CoreClr, CoreFx to beta-24617-03, beta-24617-03, respectively
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 09ef0a100f..7fc281553a 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.2.0-beta-24615-03",
- "System.Runtime": "4.4.0-beta-24615-03",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24617-03",
+ "System.Runtime": "4.4.0-beta-24617-03",
"test-runtime": {
"target": "project",
"exclude": "compile"