From 42ff77080d10b0fc9fecbbc46141e8e23a1d066a Mon Sep 17 00:00:00 2001 From: vnugent Date: Sat, 20 Apr 2024 00:45:57 -0400 Subject: fix!: Middlware array, multiple cookie set, and cookie check --- 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 db95906..1834464 100644 --- a/lib/Hashing.Portable/tests/VNLib.Hashing.PortableTests.csproj +++ b/lib/Hashing.Portable/tests/VNLib.Hashing.PortableTests.csproj @@ -15,9 +15,9 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive -- cgit