Rename namespace.

This commit is contained in:
2020-02-27 00:33:24 +00:00
parent bce9d5b1dc
commit c8e7a167b7
14 changed files with 16 additions and 16 deletions

View File

@@ -38,7 +38,7 @@
using System;
namespace DiscImageChef.Helpers
namespace Aaru.Helpers
{
/// <summary>Defines properties to help marshalling structs from binary data</summary>
[AttributeUsage(AttributeTargets.Struct)]