mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Deployment.git
synced 2025-11-19 21:08:45 +08:00
Compare commits
5 Commits
1.13.0
...
qhy040404-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
80584305db | ||
|
|
5a830c21cf | ||
|
|
ab96c9be33 | ||
|
|
d6f15608d9 | ||
|
|
6867e5e914 |
3
.github/workflows/Publish.yml
vendored
3
.github/workflows/Publish.yml
vendored
@@ -18,6 +18,9 @@ jobs:
|
||||
with:
|
||||
dotnet-version: '8.x'
|
||||
|
||||
- name: Build Tool
|
||||
run: dotnet publish src/Snap.Hutao.Deployment/Snap.Hutao.Deployment.csproj
|
||||
|
||||
- name: Pack
|
||||
run: dotnet pack src/Snap.Hutao.Deployment.Runtime/Snap.Hutao.Deployment.Runtime.csproj
|
||||
|
||||
|
||||
@@ -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.12.0</version>
|
||||
<authors>DGP Studio</authors>
|
||||
<developmentDependency>true</developmentDependency>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user