PKHeX/PKHeX.Core/Saves/Storage
Kurt d47bb1d297
Update .NET Runtime to .NET 8.0 (#4082)
With the new version of Visual Studio bringing C# 12, we can revise our logic for better readability as well as use new methods/APIs introduced in the .NET 8.0 BCL.
2023-12-03 20:13:20 -08:00
..
Bank3.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
Bank4.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
Bank7.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
BulkStorage.cs Misc tweaks 2023-04-10 01:26:54 -07:00
PKMImportSetting.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
SAV4Ranch.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
SlotPointerUtil.cs Minor perf improvement (spans) 2022-06-25 23:08:28 -07:00
StorageSlotSource.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00