mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 18:26:39 +02:00
[Deps]Upgrading STL Thumbnail provider to latest (Helix package) (#30505)
* upgraded to latest * Fix NOTICE.md * Fix dependency conflict * Actually reference abstractions dependency
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" /> <!-- Referenced directly since it's a dependency of HelixToolkit and we want a version that doesn't conflict with the rest of the solution. -->
|
||||
<PackageReference Include="Microsoft.Windows.CsWinRT" />
|
||||
<PackageReference Include="HelixToolkit" />
|
||||
<PackageReference Include="HelixToolkit.Core.Wpf" />
|
||||
|
||||
Reference in New Issue
Block a user