Skip to content

Commit 4e9086f

Browse files
curinPerksey
andauthored
Condense TreatWarningsAsErrors
Co-authored-by: Dylan Perks <11160611+Perksey@users.noreply.github.com>
1 parent 85fed9e commit 4e9086f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

sources/Core/Core/Silk.NET.Core.csproj

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@
2222
<!-- Public API Tracking -->
2323
<PropertyGroup>
2424
<SilkTrackPublicAPI>true</SilkTrackPublicAPI>
25-
</PropertyGroup>
26-
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
27-
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>
28-
</PropertyGroup>
29-
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
3025
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>
3126
</PropertyGroup>
3227
<ItemGroup Condition="'$(TargetFramework)' != ''">

0 commit comments

Comments
 (0)