From f1120a2572a7aa16b859da81bd6a4a5e7a8ea19b Mon Sep 17 00:00:00 2001 From: cosmonaut Date: Sun, 22 Nov 2020 16:55:16 -0800 Subject: [PATCH] specify x64 --- Curve/Curve.csproj | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Curve/Curve.csproj b/Curve/Curve.csproj index 2ec8b03..0bee59f 100644 --- a/Curve/Curve.csproj +++ b/Curve/Curve.csproj @@ -13,14 +13,15 @@ MoonTools.Curve LGPL-3.0-only https://gitea.moonside.games/MoonsideGames/MoonTools.Curve + x64 all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + +