Skip to content

Commit

Permalink
Resource.Embedder caused the strong name validation failure, so no lo…
Browse files Browse the repository at this point in the history
…nger using it to embed satellite assemblies. Fixes #696.
  • Loading branch information
ravibpatel committed Aug 1, 2024
1 parent e3894e3 commit 7fef4e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion AutoUpdater.NET/AutoUpdater.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
<Reference Include="PresentationFramework"/>
<Reference Include="System.Xaml"/>
<Reference Include="System.Runtime.Serialization"/>
<PackageReference Include="Resource.Embedder" Version="2.2.0"/>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2592.51"/>
Expand Down

0 comments on commit 7fef4e1

Please sign in to comment.