Skip to content

Commit

Permalink
Remove strong name
Browse files Browse the repository at this point in the history
  • Loading branch information
skylarnam committed Feb 23, 2023
1 parent 207d0f3 commit 0f6f40c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion VSConfigFinder/VSConfigFinder.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<ItemGroup>
<FilesToSign Include="$(PublishPath)VSConfigFinder.dll">
<Authenticode>Microsoft400</Authenticode>
<StrongName>StrongName</StrongName>
</FilesToSign>
<FilesToSign Include="$(PublishPath)VSConfigFinder.exe" Condition=" Exists('$(PublishPath)VSConfigFinder.exe') ">
<Authenticode>Microsoft400</Authenticode>
Expand Down

0 comments on commit 0f6f40c

Please sign in to comment.