-
### Describe the bug
dotnet tool install doesn't respect packageSourceMapping in nuget.config
### To Reproduce
Given this nuget.config
```xml
…
-
### NuGet Product Used
MSBuild.exe
### Product Version
.NET 8.0.203, msbuild 17.11.9.46202, nuget 6.10.1
### Worked before?
No
### Impact
It's more difficult to complete my work
### Repro Step…
-
nuget has an authenticated feeds mechanism where credentials are required to access a feed.
We need a mechanism to allow notebook users access to these types of feeds, however ... putting plaintext…
-
### Describe the bug
Setting the OverlappedPresenter's IsMaximazable property to false only makes the caption button to be grayed out. You can still click it.
Related to an issue with maximized wi…
-
### Environment Overview
Hosted VS2017 Azure DevOps Agent
### Issue Overview
When providing a PAT and PSCredential object to Register-PSRepository in Azure DevOps using PackageManagement 1.4.1, two…
-
### Situation
* Travis CI has changed its pricing model from automatically free for Open Source to a limited manual verification approach, in which the project has to request pipeline credits.
* [Gi…
-
`` **NOT** taking effect in the following example:
```
$(SomeHint)\SomeFolder\SomeLibrary.dll
true
true
```
To bypass the issue, we have to get rid of the `` tag, which doesn't make …
-
I scanned libmzq-4.3.2 using scancode-toolkit-develop from 2020-01-16. The scan results include this:
```
"consolidated_packages": [
{
"type": "nuget",
"namespace": null,
…
-
VS 2017 version 15.7.1 with Syntax Highlighting Pack version 2.8.133 doesn't support T4 text template .tt files.
E.g. This .tt file is used to generate nuspec files in my code generator
…
-
### Describe the bug
With the transition of AutoCAD 2025 to .NET 6 I want to make use of WinUI. Automatic bootstrapping of Windows App SDK fails silently. Manual bootstrapping throws a `COMException …