Support 19041 (#2130) #3
Annotations
3 warnings
build-and-test (Debug, x86, windows-latest, 6.0.x):
extensionsdk/Microsoft.Windows.DevHome.SDK.Lib/ExtensionServer.cs#L46
Member 'Run' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
build-and-test (Release, x64, windows-latest, 6.0.x):
extensionsdk/Microsoft.Windows.DevHome.SDK.Lib/ExtensionServer.cs#L46
Member 'Run' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
build-and-test (Release, arm64, windows-latest, 6.0.x):
extensionsdk/Microsoft.Windows.DevHome.SDK.Lib/ExtensionServer.cs#L46
Member 'Run' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|