-
Runfo Tracking Issue: [Flaky Test: System.Windows.Forms.Tests.CursorTests.Cursor_ToString_CursorFromFile_ReturnsExpected](https://runfo.azurewebsites.net/tracking/issue/448)
|Build|Definition|Kind|…
-
## Background and Motivation
I'd like a simple way to determine if a node has changed, without having to write any additional classes.
## Proposed API
```c#
[Generator]
public class Feature…
-
# Feature Request
Several exporters use `System.Text.Json.JsonSerializer.Serialize(array)` in their implementation of `TagTransformer`. This API is not AOT compatible because it uses reflection at …
-
Spawned from https://github.com/dotnet/roslyn/issues/66414.
The public-api analyzer is crashing within roslyn. This means it's codefixprovider cannot be run to fix issues. Running hte analyzer fro…
-
## Problem
Coverlet automatically excludes third-party assemblies from the coverage analysis, since they are usually not interesting to the user. The heuristic for determining if an assembly is a t…
-
I'm getting tons of error messages about the ambiguous references:
-
### Describe the Issue
I have a project with a source generator which worked with Visual Studio full, Rider and VSCode omnisharp... after upgrading this no longer works. If I build with `dotnet build…
-
Runfo Tracking Issue: [[flaky test] embeddedresourcetests.embeddedresource_resourcesexist_cursor](https://runfo.azurewebsites.net/tracking/issue/457)
|Build|Definition|Kind|Run Name|
|---|---|---|…
-
When trying to use MvvmDialogs targeting .NET FW 4.8.1 it gives me compatibility errors.
I am using C# 11
```
error MSB4018: System.ArgumentException: Invalid framework version '4.8.1/win7-x86'…
-
Tried SourceGenerator in 1.13.0 and got this error, how can I fix it?
Assembly 'Assets/VContainer.SourceGenerator.dll' will not be loaded due to errors:
Unable to resolve reference 'Microsoft.Code…