ci: 🎡 github actions 拉取tags 使minver正常工作 (#59)

This commit is contained in:
2023-11-17 20:33:42 +08:00
committed by GitHub
parent cb052577af
commit 0986a15039
2 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<LangVersion>preview</LangVersion>
<MinVerDefaultPreReleaseIdentifiers>beta</MinVerDefaultPreReleaseIdentifiers>
<MinVerTagPrefix>v</MinVerTagPrefix>
<Product>NetAdmin</Product>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>http://git.shequnpay.com/lingyun/NetAdmin.git</RepositoryUrl>