Describe the bug
When running the tool, it looks like there are dependencies that not listed in the setup. On first run there is a requirement to have the .net core installed. After figuring out how to get that installed, there is a second error:
Error:
An assembly specified in the application dependencies manifest (report-builder-org.deps.json) was not found:
package: 'EPPlus', version: '5.1.2'
path: 'lib/netstandard2.1/EPPlus.dll'
Expected behavior
The exe file should run with zero dependencies
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. Windows,Linux] Windows
- .Net Framework Version [e.g. 4.7.2] 5.0.201
Additional context
Add any other context about the problem here.
Describe the bug
When running the tool, it looks like there are dependencies that not listed in the setup. On first run there is a requirement to have the .net core installed. After figuring out how to get that installed, there is a second error:
Expected behavior
The exe file should run with zero dependencies
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.