mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-06-19 21:38:16 +08:00
Strong name the assemblies
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup Label="REMOVE THIS">
|
||||
<InternalsVisibleTo Include="$(AssemblyName).Tests"/>
|
||||
<InternalsVisibleTo Include="$(AssemblyName).Tests, PublicKey=$(SnkPublicKey)"/>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup Label="Standard Figlet font">
|
||||
|
Reference in New Issue
Block a user