Skip to content

Commit 46a50a0

Browse files
Add strong-name to ExcelDna.IntelliSense
1 parent 6c57e05 commit 46a50a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Source/ExcelDna.IntelliSense/ExcelDna.IntelliSense.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
1414
<FileAlignment>512</FileAlignment>
1515
<TargetFrameworkProfile />
16+
<SignAssembly>true</SignAssembly>
17+
<AssemblyOriginatorKeyFile>..\assets\exceldna.snk</AssemblyOriginatorKeyFile>
1618
</PropertyGroup>
1719
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
1820
<DebugSymbols>true</DebugSymbols>

0 commit comments

Comments
 (0)