-
Hi! Thanks for reporting this feature/bug/question!
Please keep / fill in the relevant info from this template so that we can help you as best as possible.
**Type** (choose one):
- Bug
…
-
# Summary of your issue
OpenCvSharp.Extensions' dependency on System.Drawing.Common uses version 8.0.6, while the nuspec file declares this dependency as version 7.0.0.
```
CS1705 Assembly 'OpenC…
-
Hello. I found that library (Hangfire.Core) use Cronos, but it not specified in .nuspec.
-
Hi everyone,
when analyzing my project with `nuget-inspector` I get lots of warnings like the following:
```sh
nuget-inspector \
--project-file=src/B/B/B.csproj \
--nuget-config="src/…
-
**Describe the bug**
When running the ProjectTracker sample in the current `v8.x` branch, WebAssembly code fails because it can't find the Backport.System.Threading.Lock package.
![image](https://…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
NuGet
### Package manager version
v0.266.0
### Language version
_No respo…
-
### Summary of the new feature / enhancement
The .psd1 file contains all of the info needed to generate a .nuspec, which you're using internally. However, not all nuget hosts are fully compatible wi…
Pxtl updated
8 months ago
-
This is not an issue but a feature suggestion.
You said you are using a C# app to generate the nuspec files and are planning to release it after a rewrite. It would be great if you would not just upd…
-
The new ASPNET5 nuget tools are case sensitive, presumably to better support case-sensitive filesystems. The .nuspec incorrectly specifies the Newtonsoft.Json as NewtonSoft.Json. Because of this, Br…
-
During code analys it is better to have ability to decompile code to understand, what it does.
In this case it is better to add pdb files to final nuget package.
Additionally we will have ability …