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-11-09 04:10:38 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-11-09 04:10:38 +0300
commitbafbeec4841285834d31bee295c225a61de2b780 (patch)
tree0e55df8b105ab1b109c049d17d13f842408ca103 /src/System.Runtime.InteropServices.WindowsRuntime
parentefd3da27f8cc0a5879581dd0a1fda64d90718ac4 (diff)
Update CoreClr, CoreFx to beta-24709-01, beta-24708-05, respectively
Diffstat (limited to 'src/System.Runtime.InteropServices.WindowsRuntime')
-rw-r--r--src/System.Runtime.InteropServices.WindowsRuntime/src/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.Runtime.InteropServices.WindowsRuntime/src/project.json b/src/System.Runtime.InteropServices.WindowsRuntime/src/project.json
index 7d1e176247..e1c0ac5aeb 100644
--- a/src/System.Runtime.InteropServices.WindowsRuntime/src/project.json
+++ b/src/System.Runtime.InteropServices.WindowsRuntime/src/project.json
@@ -2,7 +2,7 @@
"frameworks": {
"netstandard1.3": {
"dependencies": {
- "Microsoft.TargetingPack.Private.CoreCLR": "1.2.0-beta-24708-02"
+ "Microsoft.TargetingPack.Private.CoreCLR": "1.2.0-beta-24709-01"
}
},
"netcore50": {