From a19807f7f73ffb023e4ffe93071fe91525fd2c8d Mon Sep 17 00:00:00 2001 From: vnugent Date: Sat, 7 Sep 2024 15:30:02 -0400 Subject: Squashed commit of the following: commit 97d0c461140e4badf40454471748099266c58c85 Author: vnugent Date: Sat Sep 7 15:18:31 2024 -0400 restsharp vuln update & remove github pull job for now commit f7eb445c9fcf4557f0bf1e1622673242b7da5ced Author: vnugent Date: Sat Sep 7 14:51:44 2024 -0400 update manual plugin loading api commit d3fa866898747c7b7535f2796f8046cdd9766763 Author: vnugent Date: Sat Sep 7 12:56:36 2024 -0400 package updates commit bdb62d04a7c7ea9bcea01b6314ba3306e07099f1 Author: vnugent Date: Sat Sep 7 12:50:58 2024 -0400 minor memory api internal cleanup commit d297b3a958e13a76ea61c8df588ec32ea9a40faf Author: vnugent Date: Mon Aug 26 22:21:56 2024 -0400 refactor: #7 Update compression style, platform and linking --- lib/Hashing.Portable/tests/VNLib.Hashing.PortableTests.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/Hashing.Portable/tests') diff --git a/lib/Hashing.Portable/tests/VNLib.Hashing.PortableTests.csproj b/lib/Hashing.Portable/tests/VNLib.Hashing.PortableTests.csproj index eb95e7c..acc0c5a 100644 --- a/lib/Hashing.Portable/tests/VNLib.Hashing.PortableTests.csproj +++ b/lib/Hashing.Portable/tests/VNLib.Hashing.PortableTests.csproj @@ -14,9 +14,9 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive -- cgit