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:
authorEric Mellino <erme@microsoft.com>2017-04-07 03:07:14 +0300
committerEric Mellino <erme@microsoft.com>2017-04-11 00:36:01 +0300
commit471fe9d8517edabe49a0226456870c4843894637 (patch)
tree6d433caec1d4c8e63cfa4687583d24e8f1a79e83 /external/runtime
parent8b471f76eef041f0cf40fec65c99a29b235bbe7d (diff)
PR feedback
Diffstat (limited to 'external/runtime')
-rw-r--r--external/runtime/runtime.depproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/external/runtime/runtime.depproj b/external/runtime/runtime.depproj
index 0a9b68762b..8b72dedf42 100644
--- a/external/runtime/runtime.depproj
+++ b/external/runtime/runtime.depproj
@@ -7,7 +7,6 @@
<NugetRuntimeIdentifier Condition="'$(OSGroup)' == 'Unix' AND '$(RunningOnUnix)' != 'true'">ubuntu.14.04-x64</NugetRuntimeIdentifier>
<NugetRuntimeIdentifier Condition="'$(TargetGroup)' == 'uap'">win10-$(ArchGroup)</NugetRuntimeIdentifier>
<NugetRuntimeIdentifier Condition="'$(TargetGroup)' == 'uapaot'">win10-$(ArchGroup)-aot</NugetRuntimeIdentifier>
- <AppendMSBuildRestoreArguments>true</AppendMSBuildRestoreArguments>
<RidSpecificAssets>true</RidSpecificAssets>
</PropertyGroup>
<PropertyGroup Condition="'$(TargetGroup)' == 'uapaot'">
@@ -45,7 +44,6 @@
</PackageReference>
</ItemGroup>
-
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<!-- Setup the testing shared framework host -->