molesmoke
molesmoke
### Description of Change Noticed while looking at another issue that CA1825 is configured as an error in .editorconfig, but there are various violations. Pretty minor, but looks like it...
Attempting to use the TestAdapter with a project using an OS-specific TFM such as `net8.0-windows` gives an error when trying to run the benchmark through the test explorer: `D:\BenchmarkTest\bin\x64\Release\2cab09cb-454b-49b3-b8fb-d898d2a7f2df\BenchmarkDotNet.Autogenerated.csproj :...
### Description of Change Adds a skipped test for #21548 due to a regression caused by #20949 ### Issues Fixed None, somebody else will need to fix the actual issue,...
Hi, this is awesome, thanks for sharing! Is it possible to add Windows support to the sample too?
Looks like MAUI has started shipping IconFont2Code with the dotnet 9 release. However, identifiers aren't Pascal cased and there's no marker to exclude the file from analysis, so it triggers...