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:
authorSedarG <sedarg@microsoft.com>2016-08-17 20:31:36 +0300
committerGitHub <noreply@github.com>2016-08-17 20:31:36 +0300
commit671cf4c01ece51971f019409917bbb3e7f720ef9 (patch)
tree0a965e2ef98d37762022f153b5ef2f4e2c489fad /src/System.Threading.ThreadPool/pkg
parentec933ac701c5df9d4b5c06656456bcbbddc4382e (diff)
Moving some types/APIs from S.IO and S.Reflection.Primitives to S.P.CoreLib, to support new Reflection refactoring (#10745)
* uap10.1: moving some APIs from system.io and system.reflection.primitives to corelib * Revert "uap10.1: moving some APIs from system.io and system.reflection.primitives to corelib" This reverts commit 0f285f009f4be35a2875bdd535032b14304469b4. * Moving some types/APIs from S.IO and S.Reflection.Primitives to S.P.CoreLib, to support new Reflection refactoring
Diffstat (limited to 'src/System.Threading.ThreadPool/pkg')
-rw-r--r--src/System.Threading.ThreadPool/pkg/System.Threading.ThreadPool.pkgproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.Threading.ThreadPool/pkg/System.Threading.ThreadPool.pkgproj b/src/System.Threading.ThreadPool/pkg/System.Threading.ThreadPool.pkgproj
index 2d2c8c4319..817ba3d3a7 100644
--- a/src/System.Threading.ThreadPool/pkg/System.Threading.ThreadPool.pkgproj
+++ b/src/System.Threading.ThreadPool/pkg/System.Threading.ThreadPool.pkgproj
@@ -17,4 +17,4 @@
<InboxOnTargetFramework Include="xamarinwatchos10" />
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
-</Project> \ No newline at end of file
+</Project>