aboutsummaryrefslogtreecommitdiff
path: root/Plugins/CacheBroker/CacheBroker.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/CacheBroker/CacheBroker.csproj')
-rw-r--r--Plugins/CacheBroker/CacheBroker.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/Plugins/CacheBroker/CacheBroker.csproj b/Plugins/CacheBroker/CacheBroker.csproj
index f4ea139..1d4fdcc 100644
--- a/Plugins/CacheBroker/CacheBroker.csproj
+++ b/Plugins/CacheBroker/CacheBroker.csproj
@@ -6,6 +6,8 @@
<RootNamespace>VNLib.Plugins.Cache.Broker</RootNamespace>
<Authors>Vaughn Nugent</Authors>
<Version>1.0.1.2</Version>
+ <SignAssembly>True</SignAssembly>
+ <AssemblyOriginatorKeyFile>\\vaughnnugent.com\Internal\Folder Redirection\vman\Documents\Programming\Software\StrongNameingKey.snk</AssemblyOriginatorKeyFile>
</PropertyGroup>
<ItemGroup>