Ben.Demystifier updated
This commit is contained in:
parent
9f07cc78e3
commit
1c9d44d15e
@ -1 +1 @@
|
|||||||
Subproject commit 8db93654c2869d3bc5ddb1462682f421c99a056b
|
Subproject commit 5f593123dea943703bafa836f30c76101cf62a89
|
||||||
@ -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;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user