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-05 03:15:32 +0300
committerStephen Toub <stoub@microsoft.com>2016-10-05 14:52:47 +0300
commit193d21d6f4d181b086a52d17716499a3170785d0 (patch)
treee9331292f6c21be82e2773e29a1a149a30ba379d /src/System.Runtime.CompilerServices.Unsafe/tests
parentc407bf925c48dadc5ef5c1e5b1bacac2a96e369c (diff)
Update CoreClr, CoreFx, ProjectNTfs to beta-24605-01, beta-24604-02, beta-24604-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 fdb737f39b..5382aae8a9 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-24601-02",
- "System.Runtime": "4.3.0-beta-24601-02",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24604-02",
+ "System.Runtime": "4.3.0-beta-24604-02",
"test-runtime": {
"target": "project",
"exclude": "compile"