Excel-DNA / Excel-DNA/ExcelDna
ExcelDnaSetDebuggerOptions warning whether enabled or not.
Open
confirmed-bug
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 292
- Avg merge
- 20d 12h
- Merged PRs (30d)
- 1
Description
`MSBUILD : ExcelDnaSetDebuggerOptions warning DNA964120249: Could not load file or assembly 'EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.`
Just a heads up that when I pull the latest pre-release (1.2.5-preview), this option in the Build.Props template was set to true and the above warning was being thrown.
```xml
true
```
Even after setting it to false, the warning remains. 🤷
\*edit\* Downgrading to 1.2.4 makes the warning go away.
Contributor guide
Assessment
This issue has not been assessed yet.