Skip to content

Commit 08b4ee7

Browse files
committed
Ignoring NET-iOS8 warning.
1 parent a310bac commit 08b4ee7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Directory.build.props

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project>
3+
<PropertyGroup>
4+
<MSBuildWarningsAsMessages>$(MSBuildWarningsAsMessages);NETSDK1202</MSBuildWarningsAsMessages>
5+
</PropertyGroup>
36
<ItemGroup>
47
<Compile Include="$(MSBuildThisFileDirectory)IsExternalInit.cs" Visible="false" />
58
</ItemGroup>

0 commit comments

Comments
 (0)