Skip to content

Commit

Permalink
Revert "Closes #3180"
Browse files Browse the repository at this point in the history
This reverts commit 5d83807.
  • Loading branch information
JustArchi committed Apr 9, 2024
1 parent e2bf611 commit e47bd9f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit e47bd9f

Please sign in to comment.