Frans van Dorsselaer

Results 10 issues of Frans van Dorsselaer

RegisterWithDotnetSuggest() uses a sentinel file and effectively only (tries to) register once. A good thing in itself, but if the user installs `dotnet-suggest` *after* the System.CommandLine application, then the registration...

bug
Area-Completions

**The name of the language** razor See: https://docs.microsoft.com/en-us/aspnet/core/mvc/views/razor?view=aspnetcore-5.0 **Implementation in other libraries** Don't know what implementation they use, but GitHub has support for it. GitLab uses rouge (and has no...

lexer-request

See: https://github.com/dotnet/command-line-api/blob/209b724a3c843253d3071e8348c353b297b0b8b5/src/System.CommandLine/Builder/CommandLineBuilderExtensions.cs#L179 When building a Linux executable with full assembly name as output file, this removes the last part of the final executable name. For example, if the executable output...

On Linux, I have a Linux .NET executable with the full assembly name, installed at a custom installation location. For example: ``` /opt/company/product/Full.Assembly.Name.Executable ``` To make the program easily accessible,...

### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? Automatic release run: https://github.com/dorssel/usbipd-win/actions/runs/7765791325/job/21180863349 This worked before (when this action auto-released...

bug
help wanted

### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? The automated commit + PR in winget-pkgs lists me as the...

feat

https://learn.microsoft.com/en-us/dotnet/api/system.security.cryptography.x509certificates.x509certificate2.getcertcontenttype?view=net-8.0 This function throws `CryptographicException` (undocumented) when the input isn't parsable as any of the supported cryptographic input types.

area-System.Security
untriaged
Pri3

- also fixes copyright in installer dialog - also use neutral codepage for the MSI installer