Excel-DNA / Samples

Various sample projects and snippets related to Excel-DNA
MIT License
124 stars 80 forks source link

Fix Registration samples to use NuGet package instead of project references #32

Open govert opened 11 months ago

govert commented 11 months ago

The Registration samples should use the NuGet package and work on their own, without the Registration project source code installed. We might also remove the .dna files and add the <ExcelAddInExplicitRegistration>true</ExcelAddInExplicitRegistration> properties in the project files.