Updated PackageReferences

This commit is contained in:
ClemensFischer 2025-03-30 17:14:02 +02:00
parent 6f6b45cfbf
commit 2b31969e10
7 changed files with 15 additions and 9 deletions

View file

@ -29,6 +29,10 @@
<Reference Include="System.Net.Http" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="9.0.3" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\MapUiTools\WPF\MapUiTools.WPF.csproj" />
</ItemGroup>