mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Rename namespace.
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
using System;
|
||||
|
||||
namespace DiscImageChef.CommonTypes
|
||||
namespace Aaru.CommonTypes
|
||||
{
|
||||
#pragma warning disable RECS0063 // Warns when a culture-aware 'StartsWith' call is used by default.
|
||||
public static class MediaTypeFromDevice
|
||||
|
||||
Reference in New Issue
Block a user