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-20 19:14:05 +0300
committerEric St. John <ericstj@microsoft.com>2016-09-21 01:08:50 +0300
commit21ad171bdf873f7be8f0756ea7a572e6c9595eb9 (patch)
tree375911e2115a97c681703c8d5f80f138e5c19742 /src/System.Runtime.CompilerServices.Unsafe/tests
parentf7fddc1e407ab7b039741e695e0b3428a529ec7f (diff)
Update CoreClr, CoreFx, External, ProjectNTfs to beta-24520-03, beta-24520-06, beta-24520-00, beta-24520-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 e43bbe26ed..31868cb854 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-24516-03",
- "System.Runtime": "4.3.0-beta-24516-03",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24520-06",
+ "System.Runtime": "4.3.0-beta-24520-06",
"test-runtime": {
"target": "project",
"exclude": "compile"