diff --git a/Curve/Curve.csproj b/Curve/Curve.csproj index 9673b07..5112274 100644 --- a/Curve/Curve.csproj +++ b/Curve/Curve.csproj @@ -1,7 +1,7 @@ - + 2.0.0 - netstandard2.1 + netstandard2.0 A Bezier curve library for .NET Core MoonTools.Core.Curve MoonTools.Core.Curve @@ -19,5 +19,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive + + \ No newline at end of file