Update package version.
All checks were successful
Publish NuGet Packages / publish (push) Successful in 1m46s

This commit is contained in:
2025-11-06 15:02:44 +09:00
parent fbe72e33f7
commit e97b295b05
5 changed files with 11 additions and 5 deletions

View File

@@ -6,6 +6,8 @@
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<Authors>Misaki</Authors>
<AssemblyVersion>1.1.0</AssemblyVersion>
<Version>$(AssemblyVersion)</Version>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageProjectUrl>https://git.personalnas.com/Misaki/Misaki.HighPerformance.git</PackageProjectUrl>
<RepositoryUrl>https://git.personalnas.com/Misaki/Misaki.HighPerformance.git</RepositoryUrl>