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 /Packaging.props
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 'Packaging.props')
-rw-r--r--Packaging.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/Packaging.props b/Packaging.props
index d2f443412f..7db6711e7b 100644
--- a/Packaging.props
+++ b/Packaging.props
@@ -43,4 +43,4 @@
<SkipPackageFileCheck>true</SkipPackageFileCheck>
</File>
</ItemGroup>
-</Project> \ No newline at end of file
+</Project>