Update workflow;
Some checks failed
Publish NuGet Packages / publish (push) Failing after 1m41s

This commit is contained in:
2025-11-04 18:32:44 +09:00
parent b32d4ca1b7
commit 36b8bd06d5
6 changed files with 32 additions and 22 deletions

View File

@@ -6,10 +6,13 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<IsPackable>True</IsPackable>
<Version>1.1.0</Version>
<AssemblyVersion>1.1.0</AssemblyVersion>
<FileVersion>1.1.0</FileVersion>
<Authors>Misaki</Authors>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageProjectUrl>https://git.personalnas.com/Misaki/Misaki.HighPerformance.git</PackageProjectUrl>
<RepositoryUrl>https://git.personalnas.com/Misaki/Misaki.HighPerformance.git</RepositoryUrl>
</PropertyGroup>
<ItemGroup>