build also cli

This commit is contained in:
2025-11-09 14:15:53 +01:00
parent a6175b3874
commit 9a5c70581b
4 changed files with 108 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AssemblyName>mmu-cli</AssemblyName>
<AssemblyName>MinecraftModpackUpdaterCli</AssemblyName>
</PropertyGroup>
<ItemGroup>