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-05 04:09:11 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-06-05 04:09:11 +0300
commit4638fa6cffdc05bf0efdb528b6d9e9bca1d9290d (patch)
tree6e1cb6869695737ab1461f0a8c95d73e1b99011d /src/System.Composition.AttributedModel
parent1e3173cf36419fab77107a53f955f9b7dcd02a90 (diff)
Updating CoreFx dependencies to rc4-24205-01
Diffstat (limited to 'src/System.Composition.AttributedModel')
-rw-r--r--src/System.Composition.AttributedModel/src/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.Composition.AttributedModel/src/project.json b/src/System.Composition.AttributedModel/src/project.json
index 28efa48ce7..ef617442c7 100644
--- a/src/System.Composition.AttributedModel/src/project.json
+++ b/src/System.Composition.AttributedModel/src/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1-rc4-24204-04",
+ "Microsoft.NETCore.Platforms": "1.0.1-rc4-24205-01",
"System.Collections": "4.0.0",
"System.Diagnostics.Debug": "4.0.0",
"System.Diagnostics.Tools": "4.0.0",