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

@@ -5,7 +5,10 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<IsPackable>True</IsPackable>
<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>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">