File tree Expand file tree Collapse file tree 4 files changed +6
-0
lines changed
ExcelDna.IntelliSense.Host
ExcelDna.IntelliSense.Tools Expand file tree Collapse file tree 4 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 1212 <TargetFrameworkVersion >v4.0</TargetFrameworkVersion >
1313 <FileAlignment >512</FileAlignment >
1414 <TargetFrameworkProfile />
15+ <SignAssembly >true</SignAssembly >
16+ <AssemblyOriginatorKeyFile >..\assets\exceldna.snk</AssemblyOriginatorKeyFile >
1517 </PropertyGroup >
1618 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1719 <DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 1111 <AssemblyName >ExcelDna.IntelliSense.Tools</AssemblyName >
1212 <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
1313 <FileAlignment >512</FileAlignment >
14+ <SignAssembly >true</SignAssembly >
15+ <AssemblyOriginatorKeyFile >..\assets\exceldna.snk</AssemblyOriginatorKeyFile >
1416 </PropertyGroup >
1517 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1618 <DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 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 >
You can’t perform that action at this time.
0 commit comments