summaryrefslogtreecommitdiff
path: root/src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.builds
diff options
context:
space:
mode:
authorChristopher Costa <chcosta@microsoft.com>2017-02-01 17:30:37 -0800
committerChristopher Costa <chcosta@microsoft.com>2017-02-01 17:30:37 -0800
commitef57f44455b82a17067c754320cfdde289cf148c (patch)
treefb3801594de9a1d40d6c59acb081e053429fdf40 /src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.builds
parent9d8b1f445076ec7bb33bf7d9a47c67f0a33f197b (diff)
downloadcoreclr-ef57f44455b82a17067c754320cfdde289cf148c.tar.gz
coreclr-ef57f44455b82a17067c754320cfdde289cf148c.tar.bz2
coreclr-ef57f44455b82a17067c754320cfdde289cf148c.zip
Break projectreference traversal when building a lineup package
Diffstat (limited to 'src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.builds')
-rw-r--r--src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.builds2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.builds b/src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.builds
index 93d9e296d4..cbb2048eb7 100644
--- a/src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.builds
+++ b/src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.builds
@@ -6,6 +6,6 @@
<!-- identity project, runtime specific projects are included by props above -->
<Project Include="$(MSBuildProjectName).pkgproj" />
</ItemGroup>
-
+
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), packaging.targets))\packaging.targets" />
</Project>