mirror of
https://github.com/aaru-dps/Aaru.CommonTypes.git
synced 2025-12-16 19:24:30 +00:00
Rename namespace.
This commit is contained in:
@@ -40,7 +40,7 @@ using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
|
||||
namespace DiscImageChef.CommonTypes.Extents
|
||||
namespace Aaru.CommonTypes.Extents
|
||||
{
|
||||
/// <summary>Implements extents for <see cref="int" /></summary>
|
||||
public class ExtentsInt
|
||||
|
||||
Reference in New Issue
Block a user