-
Add Integration Test that will ensure that our NuGet packages contain correct DLLs to prevent #5436 from happening again.
* Take NuGet packages from build artifact
* Prepare any small sample proje…
-
We use create the BOM file of our .NET projects by using cyclonedx-dotnet. Because of we publish now private nuget packages to our own feed, we changed the nuget.config to use the custom feed
```cmd
…
-
I'm evaluating whether to stay with Nuget (using 3.5, I've been turned off by the amount of unsupported features that used to work in v2) or switch to Paket and I'm having hard time finding informatio…
brgrz updated
5 years ago
-
When I try to install the Xamarin.Facebook.iOS nugget package I'm getting the following error:
Error Could not find a part of the path 'C:\Users\[my username]\.nuget\packages\xamarin.facebook.shar…
-
I don't know why PowerShell/PowerShellGetv2#133 was closed when this is still so **COMPLETELY BROKEN**
We cannot work with repositories that require credentials unless we ...
... pass credentials
…
-
### Description
After installing the .NET 6.0 SDK, fails to install MAUI from main branch with the following error:
```
Workload installation failed: Failed to install manifest microsoft.net.worklo…
-
### Describe the bug
When testing my app in Hyper-V, if I switch focus outside of Hyper-V and a new window activates in the meantime, I’m unable to focus on the new window and click the button.
http…
-
Steps to reproduce
------------------
```powershell
Install-Module `
-Name "MyModule" `
-Repository "My AzDO feed name" `
-Scope AllUsers `
-RequiredVersion "1.2.3" `
-SkipPubl…
-
Given empty list of targets, [PackageResolver.Resolve](https://github.com/NuGet/NuGet.Client/blob/7dec8e2bcbda2f7478f66a2c7f8095f845d98c79/src/NuGet.Core/NuGet.Resolver/PackageResolver.cs#L26) in the …
-
Would be nice to have this SDK as NuGet package (without bothering with manual packaging and publishing to local feed)