fixed the issue that job can't schedule correctly when have a invalid dependency.

This commit is contained in:
2026-05-03 16:25:47 +09:00
parent fe8362e029
commit 9e9339de3c
2 changed files with 1 additions and 6 deletions

View File

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