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.
2 parents 8dc43b2 + 68e9fe3 commit b0b7589Copy full SHA for b0b7589
Directory.Build.props
@@ -10,8 +10,6 @@ SPDX-License-Identifier: GPL-3.0-only
10
<!-- Use the latest .NET SDK -->
11
<!-- This product requires Windows 10 (Windows Server 2019) or higher -->
12
<MainTargetFramework>net8.0-windows10.0.17763</MainTargetFramework>
13
- <!-- Needed for some GitHub actions that run on Linux -->
14
- <EnableWindowsTargeting>true</EnableWindowsTargeting>
15
</PropertyGroup>
16
17
<!-- Sane defaults; override in project where needed -->
0 commit comments