-
Hi All,
On .net 6 and I'm having some trouble getting a NugetFeedPlugInCatalog configured properly.
Setting up the web service, within ConfigureDevelopmentServices
var packageFolde…
-
Hi,
I see that there is a nuget folder on the repository but couldn't find the nuget package on the official repository.
Is there any reason that this package was not published yet ?
If you want,…
-
NuGet product used (dotnet.exe):
dotnet.exe --version (3.1.100):
OS version (Ubuntu WSL subsystem 18.04LTS):
Worked before? If so, with which NuGet version:
Works on Windows using NuGet.exe
…
-
### Describe the bug
This has been an issue for as long as I can remember, I always thought it would be fixed one way or another but now I decided to report a bug on it.
I have a nested ItemsRe…
-
### Describe the bug
- _was first posted as issue here: https://github.com/microsoft/microsoft-ui-xaml/issues/9358_
- _then here: https://learn.microsoft.com/en-us/answers/questions/1604064/windows-…
-
NuGet should treat the values from ``TargetFramework`` and ``TargetFrameworks`` as aliases.
When setting the property ``TargetFramework=(alias)`` the actual target framework value can be evaluated …
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PSResourceGet)
- [X] Search the…
-
# Details about Problem
NuGet system implementation currently has almost all parts for full development cycle with symbols.
This is basically first stop on the long road to resolving target issu…
-
# Details about Problem
I've been trying to craft a nuspec file (to be used with nuget.exe pack) to create a nupack that has the following elements:
* a 32-bit native library (must be part of pro…
-
project.assets.json doesn't actually indicate which analyzer references a project should use.
Unlike "compile" and "runtime", the SDK is just pattern matching on all files in the package to find a…