mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
* Add strong-name signing Add strong-name signing as requested for issue https://github.com/gui-cs/Terminal.Gui/issues/3178 * Add strong name sign to UnitTests project Added strong name to UnitTests project too. --------- Co-authored-by: Tig <tig@users.noreply.github.com>
This commit is contained in:
@@ -58,5 +58,7 @@
|
||||
<IncludeTestAssembly>
|
||||
False
|
||||
</IncludeTestAssembly>
|
||||
<SignAssembly>True</SignAssembly>
|
||||
<AssemblyOriginatorKeyFile>UnitTests.snk</AssemblyOriginatorKeyFile>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user