diff --git a/Puzzle/Puzzle.csproj b/Puzzle/Puzzle.csproj index 106c11a..69c0a69 100644 --- a/Puzzle/Puzzle.csproj +++ b/Puzzle/Puzzle.csproj @@ -9,8 +9,8 @@ A C# implementation of libpuzzle (an image fingerprinting algorithm) 3.0.1 - Expose arrays where arrays are the true underlying types. - Eliminate an allocation that could cause a stack overflow. + Update target frameworks. + Update nuget packages.