File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Source/ExcelDna.IntelliSense.Host Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -113,3 +113,4 @@ UpgradeLog*.XML
113113
114114/Source /ExcelDna.IntelliSense.Host /Properties /launchSettings.json
115115/NuGet /nupkg
116+ /Source /.signtool-instructions.txt
Original file line number Diff line number Diff line change 1010 <Product >ExcelDna.IntelliSense.Tools</Product >
1111 <Copyright >Copyright © Excel-DNA Contributors 2013-2024</Copyright >
1212
13- <ExcelDna32BitAddInSuffix >32</ExcelDna32BitAddInSuffix >
13+ <!-- < ExcelDna32BitAddInSuffix>32</ExcelDna32BitAddInSuffix>
1414 <ExcelDna64BitAddInSuffix>64</ExcelDna64BitAddInSuffix>
15- <ExcelDnaPackXllSuffix ></ExcelDnaPackXllSuffix >
15+ <ExcelDnaPackXllSuffix></ExcelDnaPackXllSuffix>-->
1616 <ExcelDnaPack32BitXllName >ExcelDna.IntelliSense</ExcelDnaPack32BitXllName >
1717 <ExcelDnaPack64BitXllName >ExcelDna.IntelliSense64</ExcelDnaPack64BitXllName >
18+
19+ <ExcelAddInUseVersionAsOutputVersion >true</ExcelAddInUseVersionAsOutputVersion >
1820 </PropertyGroup >
1921
2022 <ItemGroup Condition =" '$(TargetFramework)' == 'net462' " >
You can’t perform that action at this time.
0 commit comments