Update deps

* Removes SourceLink as it should work automagically with .NET 8
This commit is contained in:
Bond_009
2023-11-16 00:50:48 +01:00
parent 3c3f0a765e
commit faa22cdb84
6 changed files with 2 additions and 14 deletions

View File

@@ -20,7 +20,6 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" />
<PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" />
<PackageReference Include="System.Threading.Tasks.Dataflow" />
</ItemGroup>