Skip to content

Commit 30dc1b3

Browse files
committed
Suppressing Eol and Tfm support warnings
1 parent 478f80b commit 30dc1b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Directory.build.props

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
<DisableWinExeOutputInference>true</DisableWinExeOutputInference>
1111
<!-- <RestoreSources>https://ci.appveyor.com/nuget/xamltools;$(RestoreSources)</RestoreSources> -->
1212
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
13+
<CheckEolTargetFramework>false</CheckEolTargetFramework>
14+
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
1315
</PropertyGroup>
1416

1517
<PropertyGroup>

0 commit comments

Comments
 (0)