File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 7272xcopy "$(TargetDir)LocalizedResources-AddIn.dna*" "$(TargetDir)LocalizedResources-AddIn64.dna*" /C /Y
7373xcopy "$(SolutionDir)\packages\ExcelDna.AddIn.0.33.9.65\tools\ExcelDna64.xll" "$(TargetDir)LocalizedResources-AddIn64.xll*" /C /Y
7474"$(SolutionDir)\packages\ExcelDna.AddIn.0.33.9.65\tools\ExcelDnaPack.exe" "$(TargetDir)LocalizedResources-AddIn.dna" /Y
75- "$(SolutionDir)\packages\ExcelDna.AddIn.0.33.9.65\tools\ExcelDnaPack.exe" "$(TargetDir)LocalizedResources-AddIn64.dna" /Y</PostBuildEvent >
75+ "$(SolutionDir)\packages\ExcelDna.AddIn.0.33.9.65\tools\ExcelDnaPack.exe" "$(TargetDir)LocalizedResources-AddIn64.dna" /Y
76+
77+ xcopy "$(TargetDir)LocalizedResources-AddIn-packed.xll" "$(TargetDir)Packed\LocalizedResources-AddIn-packed.xll*" /C /Y</PostBuildEvent >
7678 </PropertyGroup >
7779 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
7880 Other similar extension points exist, see Microsoft.Common.targets.
You can’t perform that action at this time.
0 commit comments