Skip to content

Is it possible to pack the .config file into the packed xll? #584

Answered by govert
JonTheTurnip asked this question in Q&A
Discussion options

You must be logged in to vote

The .config file should be packed automatically if present (you should check the build output for the list of files packed).

1>  Task "PackExcelAddIn"
1>    PackExcelAddIn: Running PackExcelAddIn Task
1>    PackExcelAddIn: Using base add-in bin\Debug\net472\TestConfig-AddIn64.xll
1>    PackExcelAddIn:   ->  Updating resource: Type: CONFIG, Name: __MAIN__, Length: 77
1>    PackExcelAddIn:   ~~> ExternalLibrary path TestConfig.dll resolved to bin\Debug\net472\TestConfig.dll.
1>    PackExcelAddIn:   ->  Updating resource: Type: DNA, Name: __MAIN__, Length: 534
1>    PackExcelAddIn:   ->  Updating resource: Type: ASSEMBLY_LZMA, Name: TESTCONFIG, Length: 1275
1>    PackExcelAddIn: Completed Pa…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JonTheTurnip
Comment options

Answer selected by JonTheTurnip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants