We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ExcelDna.IntelliSense
1 parent 6c57e05 commit 46a50a0Copy full SHA for 46a50a0
Source/ExcelDna.IntelliSense/ExcelDna.IntelliSense.csproj
@@ -13,6 +13,8 @@
13
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14
<FileAlignment>512</FileAlignment>
15
<TargetFrameworkProfile />
16
+ <SignAssembly>true</SignAssembly>
17
+ <AssemblyOriginatorKeyFile>..\assets\exceldna.snk</AssemblyOriginatorKeyFile>
18
</PropertyGroup>
19
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
20
<DebugSymbols>true</DebugSymbols>
0 commit comments