Publish All Script

This commit is contained in:
Canon
2026-02-04 12:46:58 +08:00
parent cb19220937
commit daeb179899
4 changed files with 29 additions and 3 deletions
+5
View File
@@ -15,4 +15,9 @@
<PackageReference Include="Spectre.Console.Cli" Version="0.53.1" />
</ItemGroup>
<PropertyGroup Condition="'$(Configuration)'=='Release'">
<DebugType>embedded</DebugType>
<DebugSymbols>true</DebugSymbols>
</PropertyGroup>
</Project>