mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 06:00:46 +00:00
@@ -37,11 +37,6 @@
|
||||
<DefineConstants>$(DefineConstants);ASF_VARIANT_$(ASFVariant.Replace('-', '_').ToUpperInvariant())</DefineConstants>
|
||||
</PropertyGroup>
|
||||
|
||||
<!-- TODO: https://github.com/dotnet/runtime/issues/100264 -->
|
||||
<PropertyGroup Condition="'$(RuntimeIdentifier)' == 'win-x64'">
|
||||
<RuntimeFrameworkVersion>8.0.2</RuntimeFrameworkVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
<!-- Default configuration for fast-debugging builds -->
|
||||
<PropertyGroup Condition="'$(Configuration)' == 'DebugFast'">
|
||||
<AnalysisMode>AllDisabledByDefault</AnalysisMode>
|
||||
|
||||
Reference in New Issue
Block a user