Update TimetableDesigner/TimetableDesigner.csproj
Some checks failed
Build, test and publish app / Build and test (push) Successful in 37s
Build, test and publish app / Determine version (push) Successful in 22s
Build, test and publish app / Pack (x86) (push) Failing after 31s
Build, test and publish app / Pack (x64) (push) Failing after 39s
Build, test and publish app / Publish (push) Has been skipped

This commit is contained in:
2026-02-11 21:44:21 +01:00
Unverified
parent b0b98676a7
commit 63ff3e3da4

View File

@@ -6,6 +6,7 @@
<Nullable>enable</Nullable>
<UseWPF>true</UseWPF>
<Platforms>AnyCPU;x64</Platforms>
<EnableWindowsTargeting>true</EnableWindowsTargeting>
</PropertyGroup>
<ItemGroup>