PKHeX/PKHeX.Core/Saves/Substructures/Battle Videos
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
..
BattleMode.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
BattleStyle6.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
BattleVideo.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
BV3.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
BV6.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
BV7.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
BVRequestUtil.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
MoveTarget.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
RotateDirection.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
TurnActionCode.cs Handle struct default ctor 17.1 handling 2022-02-21 16:11:58 -08:00
TurnStartCode.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
TurnStartInstruction.cs Handle struct default ctor 17.1 handling 2022-02-21 16:11:58 -08:00