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-25 16:10:07 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-07-25 16:10:07 +0300
commit4b74d1ddb9e82de17c92f0b97e935f2ec48fee38 (patch)
tree116d913d4c5f93b3281acc54885bc64ebab719cd /src/System.Runtime.CompilerServices.Unsafe/tests
parent6727bc695c62dad0c13fec71fa9d8c7875b8c788 (diff)
Updating CoreFx dependencies to beta-24325-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 39005faf3c..b456d83157 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-02",
- "System.Runtime": "4.1.1-beta-24325-02",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24325-03",
+ "System.Runtime": "4.1.1-beta-24325-03",
"test-runtime": {
"target": "project",
"exclude": "compile"