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-07-20 22:04:36 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-07-20 22:04:36 +0300
commitac175131ff403e619abd7a034eccdbe9e81998ab (patch)
tree78e0be0c2b5d825f584bc5a7ded3a48adda8e775 /src/System.Runtime.CompilerServices.Unsafe/tests
parenteeda071230dc32007ec3f567375fdf64fd6e3d48 (diff)
Updating CoreFx dependencies to beta-24320-04
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 6b0a212084..c882a88dbd 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-24320-01",
- "System.Runtime": "4.1.1-beta-24320-01",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24320-04",
+ "System.Runtime": "4.1.1-beta-24320-04",
"test-runtime": {
"target": "project",
"exclude": "compile"