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-30 06:16:44 +0300
committerStephen Toub <stoub@microsoft.com>2016-09-30 19:35:55 +0300
commit0b6b3faaaa9877872721f52469dc48016496ed82 (patch)
tree4544e24d3ad51985ee3b17ba3b1afd17e6ac2993 /src/System.Runtime.CompilerServices.Unsafe/tests
parentf94dd87040a39f07591d97df7d4010c0bbeb9be1 (diff)
Update CoreClr, CoreFx, External, ProjectNTfs to beta-24529-03, beta-24530-01, beta-24523-00, beta-24530-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 208cc26527..3636005a1f 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-24522-03",
- "System.Runtime": "4.3.0-beta-24522-03",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24530-01",
+ "System.Runtime": "4.3.0-beta-24530-01",
"test-runtime": {
"target": "project",
"exclude": "compile"