Build for Windows, MacOs and Linux (#11)

* macosx build
* update to .net8 and newest nugets
* added context menu to file list
* update version number
This commit is contained in:
2025-03-13 03:04:42 +01:00
committed by GitHub
parent d405677420
commit f12b12a82c
36 changed files with 590 additions and 30 deletions

View File

@@ -11,7 +11,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Nuke.Common" Version="7.0.2" />
<PackageReference Include="Nuke.Common" Version="9.0.4" />
</ItemGroup>
</Project>