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>2017-01-07 20:33:34 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2017-01-07 20:33:34 +0300
commit85b8c39eade3dbe0e4345eeff25de8fa39fb88c9 (patch)
tree307ad856bf19b49ed67c19b505497dba9489e05c /src/System.Reflection.Primitives/src
parent89f7d56d5f9f4b4fda0e019bf36e08596abe4147 (diff)
Update CoreClr to beta-24907-03
Diffstat (limited to 'src/System.Reflection.Primitives/src')
-rw-r--r--src/System.Reflection.Primitives/src/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.Reflection.Primitives/src/project.json b/src/System.Reflection.Primitives/src/project.json
index 5f1e489d42..dc4f4e42e6 100644
--- a/src/System.Reflection.Primitives/src/project.json
+++ b/src/System.Reflection.Primitives/src/project.json
@@ -3,7 +3,7 @@
"netstandard1.7": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.TargetingPack.Private.CoreCLR": "1.2.0-beta-24907-02"
+ "Microsoft.TargetingPack.Private.CoreCLR": "1.2.0-beta-24907-03"
}
},
"net463": {