Fix package dependency problem
All checks were successful
Publish NuGet Packages / publish (push) Successful in 1m47s
All checks were successful
Publish NuGet Packages / publish (push) Successful in 1m47s
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
using Misaki.HighPerformance.Mathematics.CodeGen;
|
||||
|
||||
namespace Misaki.HighPerformance.Mathematics;
|
||||
|
||||
[NumericType(typeof(double), sizeof(double), 2, 1, "global::Misaki.HighPerformance.Mathematics.double")]
|
||||
|
||||
Reference in New Issue
Block a user