We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85fed9e commit 4e9086fCopy full SHA for 4e9086f
sources/Core/Core/Silk.NET.Core.csproj
@@ -22,11 +22,6 @@
22
<!-- Public API Tracking -->
23
<PropertyGroup>
24
<SilkTrackPublicAPI>true</SilkTrackPublicAPI>
25
- </PropertyGroup>
26
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
27
- <TreatWarningsAsErrors>True</TreatWarningsAsErrors>
28
29
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
30
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>
31
</PropertyGroup>
32
<ItemGroup Condition="'$(TargetFramework)' != ''">
0 commit comments