Remove outdated project references

This commit is contained in:
Matt Nadareski
2024-10-24 00:38:46 -04:00
parent cf54891993
commit 15dba6fbbd
9 changed files with 2 additions and 15 deletions

View File

@@ -33,10 +33,6 @@
<TargetFrameworks>net6.0;net7.0;net8.0</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\SabreTools.Logging\SabreTools.Logging.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="SabreTools.IO" Version="1.4.13" />
</ItemGroup>