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-06-30 22:15:52 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-06-30 22:15:52 +0300
commitd24bd6d43c863da16c54f50b0b387cad6396a672 (patch)
tree9c24dcae1831305221d10b113ac15e9553c4dede /src/System.Runtime.CompilerServices.Unsafe/tests
parent5e36ca02d2594f715da829aafaf7af2b554dfcdf (diff)
Updating CoreFx dependencies to beta-24230-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 1b19f87d99..c418af1595 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-24230-03",
- "System.Runtime": "4.1.1-beta-24230-03",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24230-04",
+ "System.Runtime": "4.1.1-beta-24230-04",
"test-runtime": {
"target": "project",
"exclude": "compile"