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-09-12 11:23:26 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-09-12 11:23:26 +0300
commit141f99a8e273e4288ca3d827aa10d00e64cb5bcc (patch)
tree401d7844820a40054cc03786246c13b23e3a7b6e /src/System.Runtime.CompilerServices.Unsafe/tests
parentc2e42b2069a38938762992c1d3a7e4be54bf7819 (diff)
Update CoreClr, CoreFx, ProjectNTfs to beta-24512-02, beta-devapi-24512-01, beta-24512-00, 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 2715e119e7..82fbd856c3 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": "4.3.0-beta-devapi-24511-01",
- "System.Runtime": "4.3.0-beta-devapi-24511-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-devapi-24512-01",
+ "System.Runtime": "4.3.0-beta-devapi-24512-01",
"test-runtime": {
"target": "project",
"exclude": "compile"