mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +00:00
How about this
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
|
||||
<!-- .NET Framework is a special snowflake -->
|
||||
<PropertyGroup Condition="'$(Configuration)' == 'Release' AND '$(TargetFramework)' == 'net48'">
|
||||
<WarningsNotAsErrors>$(WarningsNotAsErrors),NU1507</WarningsNotAsErrors>
|
||||
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
||||
</PropertyGroup>
|
||||
|
||||
<!-- Enable public signing if not part of Visual Studio, which is too stupid to understand what public signing is -->
|
||||
|
||||
Reference in New Issue
Block a user