Update README.md

vs2022 here we go
This commit is contained in:
Kurt 2021-12-04 18:43:07 -08:00
parent 40ed5898af
commit e5df6ae506

View file

@ -34,7 +34,7 @@ PKHeX expects save files that are not encrypted with console-specific keys. Use
PKHeX is a Windows Forms application which requires [.NET Framework v4.6](https://www.microsoft.com/en-us/download/details.aspx?id=48137), with experimental support for [.NET 5.0](https://dotnet.microsoft.com/download/dotnet/5.0).
The executable can be built with any compiler that supports C# 8.
The executable can be built with any compiler that supports C# 10.
### Build Configurations