Ben.Demystifier updated
This commit is contained in:
Submodule DTLib.Exceptions/Ben.Demystifier updated: 8db93654c2...5f593123de
@@ -10,6 +10,7 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
<Compile Remove="Ben.Demystifier\**"/>
|
||||||
<ProjectReference Include="..\DTLib\DTLib.csproj" />
|
<ProjectReference Include="..\DTLib\DTLib.csproj" />
|
||||||
<ProjectReference Include="Ben.Demystifier\src\Ben.Demystifier\Ben.Demystifier.csproj" />
|
<ProjectReference Include="Ben.Demystifier\src\Ben.Demystifier\Ben.Demystifier.csproj" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
global using DTLib;
|
global using DTLib;
|
||||||
global using DTLib.Extensions;
|
global using DTLib.Extensions;
|
||||||
using System.Diagnostics;
|
using Ben.Demystifier;
|
||||||
|
|
||||||
namespace DTLib.Exceptions;
|
namespace DTLib.Exceptions;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user