mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-16 08:25:28 +00:00
.NET ⑨ (strongest version) (#3244)
* Initial .NET 9 bump * Resolve selected .NET 9 analyzer warnings * Fill TODO * Fix build errors * Misc * Use new methods * .NET 9 changes * Dockerfiles no longer preview * Misc * Trimming works again * Trimming works in docker too * Test fix * Update Directory.Build.props
This commit is contained in:
committed by
GitHub
parent
4167b6be54
commit
1b626caa53
@@ -432,8 +432,6 @@ internal static class Program {
|
||||
}
|
||||
}
|
||||
|
||||
WebBrowser.Init();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user