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-03 04:32:40 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2017-01-03 04:32:40 +0300
commitc7015152428bef463aa78cb684914407b832ac8b (patch)
tree2d9b98a7bba7999b75e10c44436dd9262129d581 /src/System.Threading.ThreadPool
parenta9b3c8ff1c6365879bc620a472a003ab41c03073 (diff)
Update CoreClr to beta-24903-01
Diffstat (limited to 'src/System.Threading.ThreadPool')
-rw-r--r--src/System.Threading.ThreadPool/src/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.Threading.ThreadPool/src/project.json b/src/System.Threading.ThreadPool/src/project.json
index 465ccd4e5e..60bf2c1cbf 100644
--- a/src/System.Threading.ThreadPool/src/project.json
+++ b/src/System.Threading.ThreadPool/src/project.json
@@ -2,7 +2,7 @@
"frameworks": {
"netstandard1.7": {
"dependencies": {
- "Microsoft.TargetingPack.Private.CoreCLR": "1.2.0-beta-24902-03"
+ "Microsoft.TargetingPack.Private.CoreCLR": "1.2.0-beta-24903-01"
}
},
"net463": {