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-26 16:46:32 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-07-26 16:46:32 +0300
commit0137f6e286b070ad112a6f1bf0d495151b131412 (patch)
tree7d3410f03bb8f746c79f9c43d95974a453ee0e03 /src/System.Runtime.CompilerServices.Unsafe/tests
parent48dc3f4c8eaecafc2d2ed51c6332192d5497e178 (diff)
Updating CoreFx dependencies to beta-24326-03
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 b456d83157..f8664a49c5 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-24325-03",
- "System.Runtime": "4.1.1-beta-24325-03",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24326-03",
+ "System.Runtime": "4.1.1-beta-24326-03",
"test-runtime": {
"target": "project",
"exclude": "compile"