fix: build semantic helpers on macos and windows

This commit is contained in:
Simos Mikelatos
2026-06-19 12:17:32 +00:00
parent 1726705459
commit d1930fecdb
2 changed files with 18 additions and 5 deletions

View File

@@ -5,6 +5,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<UseWindowsForms>true</UseWindowsForms>
<UseWPF>true</UseWPF>
<AssemblyName>CloudCLISemantics</AssemblyName>
</PropertyGroup>
</Project>