From 7fef4e11bcdf3b8163be791d6c8cd61588e87a41 Mon Sep 17 00:00:00 2001 From: Ravi Patel Date: Thu, 1 Aug 2024 16:27:04 +0530 Subject: [PATCH] Resource.Embedder caused the strong name validation failure, so no longer using it to embed satellite assemblies. Fixes #696. --- AutoUpdater.NET/AutoUpdater.NET.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/AutoUpdater.NET/AutoUpdater.NET.csproj b/AutoUpdater.NET/AutoUpdater.NET.csproj index d1eff1e..045870b 100644 --- a/AutoUpdater.NET/AutoUpdater.NET.csproj +++ b/AutoUpdater.NET/AutoUpdater.NET.csproj @@ -47,7 +47,6 @@ -