Skip to content

Commit 5292429

Browse files
committed
Add NoWarn.props import to Head.Uwp.props
1 parent 143d574 commit 5292429

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ProjectHeads/Head.Uwp.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
<!-- These are parts of the MultiTarget system which need to be extracted into a common dependency between both ./tooling/MultiTarget and ./tooling/ProjectHeads. -->
1313
<Import Project="$(MSBuildThisFileDirectory)\..\MultiTarget\PackageReferences\Uwp.props" />
14+
<Import Project="$(MSBuildThisFileDirectory)\..\MultiTarget\NoWarn.props" />
1415
<Import Project="$(MSBuildThisFileDirectory)\..\MultiTarget\WinUI.Extra.props" />
1516

1617
<PropertyGroup>

0 commit comments

Comments
 (0)