Global usings

This commit is contained in:
Brandon Thetford
2024-02-19 04:36:50 -07:00
parent 2ecf55b025
commit 63eafaa03f

View File

@@ -88,9 +88,9 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Using Include="System.Text" />
<Using Include="JetBrains.Annotations" />
<Using Include="System.Diagnostics.Contracts.PureAttribute" Alias="PureAttribute" />
<Using Include="System.Text" />
</ItemGroup>
<!-- =================================================================== -->
<!-- Nuget -->