NetOfficeFw / NetOffice

🌌 Create add-ins and automation code for Microsoft Office applications.
MIT License
695 stars 143 forks source link

Configure `EmbedInteropTypes` value in classic nuget references #384

Closed jozefizso closed 1 year ago

jozefizso commented 1 year ago

Include install.ps1 script in packages to configure the EmbedInteropTypes value to false when using classic nuget references (eg. .NET Framework projects in old format).

Fixes #371