-
Using the Xamarin.Firebase.iOS.CloudMessaging nuget in .NET Maui.
Android works fine, but in iOS we get this error. I believe it is because the file path is too long - however I have set the system s…
-
running
nuget install system.runtime
gives this on the server
```
Message
An error has occurred.
ExceptionMessage
One or more errors occurred.
ExceptionType
System.AggregateException
StackTrace
at …
llehn updated
7 years ago
-
Currently Mono.Cairo is included in the mono repository. Is it worth splitting it out into it's own repository and creating a nuget package from it.
I was recently working on a project on Windows t…
-
### Describe the bug
I want to use the Microsoft.Extensions.Hosting.Host.CreateDefaultBuilder() to host a WinUI application. This works fine and I store basic configuration in the appsettings.json.
…
-
This is to mimic Wrench functionality we had which showed bots setup for each build
Here is an example what we have there
```
bockbuild (619b895)
cmd: external/bockbuild/bockbuild.py MacSDKRelea…
-
There is a community push to standardize Package URL format "PURL":
package-url/purl-spec#1
The specs are being written based on knowledge gained by different language/platform runtimes.
If the…
ghost updated
7 months ago
-
NuGet 3 and later supports the Credential Provider, which automatically acquires feed credentials when needed but Chocolatey still uses v2.
I'm especially interested in CredentialProvider.Vss.exe …
-
Your lib is fantastic !
But I think you may add a nuget package. Here is a sample of a .NuSpec file :
``` xml
VisJs
3.0.0
Vis.Js
Almende B.V
http://visj…
-
The content of scanning file is:
`{ "ZPL-2.0", new LicenseData(licenseID: "ZPL-2.0", isOsiApproved: true, isDeprecatedLicenseId: false, isFsfLibre: true) }`
The license detection result is below:
…
-
### Describe the bug
Apps on a system that is configured to use the dark theme use the light system context menu theme:
Context menu looks like this:
When it should look like this:
### Ste…