mirror of
https://github.com/SabreTools/MPF.git
synced 2026-07-02 17:24:48 +00:00
Move VersionTool to root of Core
This commit is contained in:
@@ -139,6 +139,7 @@
|
||||
- Centralize PS1/2 region detection
|
||||
- Move ProgramSupportsMedia to MainViewModel
|
||||
- Rename Tools to VersionTool
|
||||
- Move VersionTool to root of Core
|
||||
|
||||
### 3.1.9a (2024-05-21)
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
namespace MPF.Core.Utilities
|
||||
namespace MPF.Core
|
||||
{
|
||||
public static class VersionTool
|
||||
{
|
||||
Reference in New Issue
Block a user