summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/Otp.NET/Otp.NET.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Otp.NET/Otp.NET.csproj b/src/Otp.NET/Otp.NET.csproj
index 4460bcd..4753cea 100755
--- a/src/Otp.NET/Otp.NET.csproj
+++ b/src/Otp.NET/Otp.NET.csproj
@@ -10,6 +10,8 @@
<PackageTags>otp,totp,2fa,two factor</PackageTags>
<PackageIconUrl>http://i.imgur.com/XFfC64v.png</PackageIconUrl>
<RepositoryUrl>https://github.com/kspearrin/Otp.NET</RepositoryUrl>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyOriginatorKeyFile>vs-signing-key.pfx</AssemblyOriginatorKeyFile>
</PropertyGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net45' ">