mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
[meta]Update nuget packages (#16379)
* Update nuget packages * try to fix build (Microsoft.UI.Xaml) * Removed dlls because there are not needed anymore * Add binaries System.Text.Json.dll (5x) to wxs file * Downgrade System.IO.Abstractions.* due to breaking changes * Update Microsoft.NET.Test.Sdk * Revert MSTest.* to 2.2.3
This commit is contained in:
committed by
GitHub
parent
f2093ec423
commit
4572f62ce5
@@ -39,11 +39,11 @@
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.961.33" />
|
||||
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.1108.44" />
|
||||
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="System.IO.Abstractions" Version="13.2.47" />
|
||||
<PackageReference Include="System.IO.Abstractions" Version="12.2.5" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user