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:
authorChristopher Costa <chcosta@microsoft.com>2016-03-11 03:15:19 +0300
committerChristopher Costa <chcosta@microsoft.com>2016-03-11 03:15:19 +0300
commitbe08afd9701053f5f9369762db58b87c8ca9559f (patch)
tree1a3b9bbd8da3a8ec4a837630a02bb76d6528aaa4 /dir.targets
parent20ac596658d1460cb38c7d178f66ee34a2428847 (diff)
Fat package conversions
Diffstat (limited to 'dir.targets')
-rw-r--r--dir.targets1
1 files changed, 0 insertions, 1 deletions
diff --git a/dir.targets b/dir.targets
index eae5e5da9b..2572d6db50 100644
--- a/dir.targets
+++ b/dir.targets
@@ -29,5 +29,4 @@
<!-- We set this property to avoid MSBuild errors regarding not setting TargetFrameworkProfile (see above line) -->
<PortableNuGetMode>true</PortableNuGetMode>
</PropertyGroup>
-
</Project>