From 546e49eca53afa8a080bcb18ef656124da16bbea Mon Sep 17 00:00:00 2001 From: Robert Wagner Date: Tue, 23 Jan 2024 14:16:03 +1000 Subject: [PATCH] Removed `PublicSign` attribute as it's not used in the build (current build is on Windows) and seems to have been added due to https://github.com/dotnet/sdk/issues/55 --- src/dbup-redshift/dbup-redshift.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/src/dbup-redshift/dbup-redshift.csproj b/src/dbup-redshift/dbup-redshift.csproj index 6ffc199..42c94b7 100644 --- a/src/dbup-redshift/dbup-redshift.csproj +++ b/src/dbup-redshift/dbup-redshift.csproj @@ -8,7 +8,6 @@ DbUp.Redshift ../dbup.snk true - true https://github.com/DbUp/dbup-redshift.git dbup_redshift dbup-redshift