This commit is contained in:
DismissedLight
2024-01-18 23:12:32 +08:00
parent ae96cdf793
commit 39ccb73e2f
3 changed files with 2 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Snap.Hutao.Deployment.Runtime</id>
<version>1.13.0</version>
<version>1.14.0</version>
<authors>DGP Studio</authors>
<developmentDependency>true</developmentDependency>
<requireLicenseAcceptance>false</requireLicenseAcceptance>

View File

@@ -24,6 +24,7 @@ internal static partial class Invocation
ArgumentException.ThrowIfNullOrEmpty(path);
Console.WriteLine($"""
Snap Hutao Deployment Tool [1.14.0]
PackagePath: {path}
FamilyName: {name}
------------------------------------------------------------