Added RGTK.Tools to dependencies.

This commit is contained in:
Harrison Deng 2020-02-23 16:19:10 -05:00
parent ca55ca7208
commit 8ef52891d8

View File

@ -12,4 +12,8 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\RecrownedGTK.Tools\RecrownedGTK.Tools.csproj" />
</ItemGroup>
</Project>