diff --git a/AutoDiff/Core/AutoDiff/AutoDiff.csproj b/AutoDiff/Core/AutoDiff/AutoDiff.csproj index 3061818..d133693 100644 --- a/AutoDiff/Core/AutoDiff/AutoDiff.csproj +++ b/AutoDiff/Core/AutoDiff/AutoDiff.csproj @@ -3,11 +3,12 @@ library netstandard1.1;netstandard1.4;netstandard1.6;netstandard2.0;net45;net46;net461;net462;net47 - 1.2 + 1.2.1 Alex Shtof AutoDiff - 1.2 High-performance and high-accuracy automatic function-differentiation library suitable for optimization and numeric computing. + https://github.com/alexshtf/autodiff + math numeric optimization 6