Removed Microsoft.Windows.SDK.BuildTools reference

This commit is contained in:
ClemensFischer 2025-09-15 22:42:50 +02:00
parent bd0528ad5d
commit c31780a298
5 changed files with 0 additions and 5 deletions

View file

@ -21,7 +21,6 @@
<ItemGroup>
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.8.250907003" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.4948" />
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.119" />
</ItemGroup>
</Project>