-
### Describe the bug
I have custom web with tooltip:
```
Tooltip Example
Hover over the word flea to see a tooltip.
```
Xaml code:
```
…
-
### Description
Unable to build the .NET MAUI Preview 9 project, VS IDE reports missing components, `maui-check` tool unable to find the package as it still points to RC 1 source
### Steps to …
-
I think it will be very convenient for other if they can simple install JSIL using NuGet.
I currently test it with my private JSIL build/private feed. I created three packages:
- JSIL.Compiler - conta…
-
We use a local NuGet source in addition to nuget.org. During an internet outage NuGet restore tried to use nuget.org and failed with return code 1. The package was available on the local source.
Ca…
-
## Details about Problem
When using the command line tool nuget.exe to install nuget packages, the requiredLicenseAcceptance field in a package does not appear to do anything. No license text is ev…
-
I would like to restrict the choco sources with some sort of authentication. I have the ability to add user and password or a certificate when adding e chocolatey source on the client. This means for …
-
@rrelyea I'm playing with the preview of 3.1.200 SDK and `dotnet nuget list source`:
```
$ cat NuGet.config
$ dotnet nuget list source --configfile NuGet.…
-
Setup is non-trivial for most Unity users I've been working with, it would be fantastically helpful if a .unitypackage could be provided for easy setup.
Git submodules may be great for some users, …
-
## Details about Problem
NuGet product used (NuGet.exe | VS UI | Package Manager Console | dotnet.exe): nuget.exe
NuGet version (x.x.x.xxx): any (verified in 2x and 3x)
dotnet.exe --version (…
-
We've just started receiving this runtime error when trying to run aspnet core 1.1 tests targeting net46 on the visual studio 2015 images:
```
System.TypeLoadException : Method 'get_ContentLength'…