mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
7 lines
No EOL
236 B
XML
7 lines
No EOL
236 B
XML
<Project>
|
|
<PropertyGroup>
|
|
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>
|
|
<!-- Workaround https://github.com/dotnet/runtime/issues/109682 -->
|
|
<CETCompat>false</CETCompat>
|
|
</PropertyGroup>
|
|
</Project> |