remove warning
This commit is contained in:
@@ -11,6 +11,10 @@
|
|||||||
<OutputType>Exe</OutputType>
|
<OutputType>Exe</OutputType>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
|
<PropertyGroup>
|
||||||
|
<NoWarn>$(NoWarn);NETSDK1206</NoWarn>
|
||||||
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="..\SFMLRenderer\SFMLRenderer.csproj" />
|
<ProjectReference Include="..\SFMLRenderer\SFMLRenderer.csproj" />
|
||||||
<ProjectReference Include="..\Spine\Spine.csproj" />
|
<ProjectReference Include="..\Spine\Spine.csproj" />
|
||||||
|
|||||||
Reference in New Issue
Block a user