mirror of
https://github.com/Macro-Deck-App/Macro-Deck.git
synced 2026-05-06 13:41:22 +08:00
10 lines
322 B
XML
10 lines
322 B
XML
<Project>
|
|
|
|
<PropertyGroup>
|
|
<TargetFramework>net8.0-windows10.0.22000.0</TargetFramework>
|
|
<Nullable>enable</Nullable>
|
|
<ImplicitUsings>enable</ImplicitUsings>
|
|
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
|
|
</PropertyGroup>
|
|
|
|
</Project> |