Move Drive to root of Core

This commit is contained in:
Matt Nadareski
2024-05-23 13:45:21 -04:00
parent 893fd34d36
commit dbf7150a31
2 changed files with 3 additions and 1 deletions

View File

@@ -81,6 +81,7 @@
- Fix build
- Rename Protection to ProtectionTool
- Move ProtectionTool to Core.Utilities
- Move Drive to root of Core
### 3.1.9a (2024-05-21)

View File

@@ -6,11 +6,12 @@ using System.Linq;
using Microsoft.Management.Infrastructure;
using Microsoft.Management.Infrastructure.Generic;
#endif
using MPF.Core.Data;
using MPF.Core.Utilities;
using SabreTools.IO;
using SabreTools.RedumpLib.Data;
namespace MPF.Core.Data
namespace MPF.Core
{
/// <summary>
/// Represents information for a single drive