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>
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Remove="Ben.Demystifier\**"/>
|
||||
<ProjectReference Include="..\DTLib\DTLib.csproj" />
|
||||
<ProjectReference Include="Ben.Demystifier\src\Ben.Demystifier\Ben.Demystifier.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
global using DTLib;
|
||||
global using DTLib.Extensions;
|
||||
using System.Diagnostics;
|
||||
using Ben.Demystifier;
|
||||
|
||||
namespace DTLib.Exceptions;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user