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-08 11:22:27 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-09-08 11:22:27 +0300
commitba1dbe35b8c7b6ff7a9d8a607ae465a48c889d97 (patch)
tree5d80d1cd9e52143d907eba221e7b8acda262941c /src/System.Runtime.CompilerServices.Unsafe/tests
parent341e2c61bb997337e37e38af5a1b0f160a002cd0 (diff)
Update CoreClr, CoreFx, External, ProjectNTfs to beta-24508-02, beta-devapi-24508-03, beta-24507-00, beta-24508-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 74389aa57f..693852ff7e 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-24503-01",
- "System.Runtime": "4.3.0-beta-devapi-24503-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-devapi-24508-03",
+ "System.Runtime": "4.3.0-beta-devapi-24508-03",
"test-runtime": {
"target": "project",
"exclude": "compile"