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-04 20:33:30 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2017-01-04 20:33:30 +0300
commite75b6ec7157320f8877b752e7c102fd56d6adc9f (patch)
treeb7251e9b94cd83885f5048b82351af644507d4bf /src/System.Threading.ThreadPool
parent7608aae7298173e73d0cdac95268f62f429e77ef (diff)
Update CoreClr to beta-24904-03
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 3bc433b296..eef219cc12 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-24904-02"
+ "Microsoft.TargetingPack.Private.CoreCLR": "1.2.0-beta-24904-03"
}
},
"net463": {