Add new analyzers.

This commit is contained in:
2024-11-10 04:17:05 +00:00
parent 89960e5ce8
commit 39e7654fdb
7 changed files with 160 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ using Avalonia.ReactiveUI;
namespace RomRepoMgr;
internal class Program
internal static class Program
{
// Initialization code. Don't use any Avalonia, third-party APIs or any
// SynchronizationContext-reliant code before AppMain is called: things aren't initialized