Skip to content

Commit

Permalink
Import root targets in WinRT.Runtime (#943)
Browse files Browse the repository at this point in the history
  • Loading branch information
j0shuams committed Jul 29, 2021
1 parent 0335a5b commit 48670e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/WinRT.Runtime/Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ Copyright (C) Microsoft Corporation. All rights reserved.
***********************************************************************************************
-->
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.targets', '$(MSBuildThisFileDirectory)../'))" />
<Import Project="$(MSBuildThisFileDirectory)../../nuget/Microsoft.Windows.CsWinRT.IIDOptimizer.targets" Condition="'$(TargetFramework)' != 'netstandard2.0'"/>
</Project>

0 comments on commit 48670e3

Please sign in to comment.