mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 19:57:57 +01:00
[Deps] Add System.ClientModel back since it was missed in merge
This commit is contained in:
@@ -104,6 +104,7 @@
|
|||||||
<PackageVersion Include="System.Diagnostics.EventLog" Version="10.0.0" />
|
<PackageVersion Include="System.Diagnostics.EventLog" Version="10.0.0" />
|
||||||
<!-- Package System.Diagnostics.PerformanceCounter added as a hack for being able to exclude the runtime assets so they don't conflict with 8.0.11. -->
|
<!-- Package System.Diagnostics.PerformanceCounter added as a hack for being able to exclude the runtime assets so they don't conflict with 8.0.11. -->
|
||||||
<PackageVersion Include="System.Diagnostics.PerformanceCounter" Version="10.0.0" />
|
<PackageVersion Include="System.Diagnostics.PerformanceCounter" Version="10.0.0" />
|
||||||
|
<PackageVersion Include="System.ClientModel" Version="1.7.0" />
|
||||||
<PackageVersion Include="System.Drawing.Common" Version="10.0.0" />
|
<PackageVersion Include="System.Drawing.Common" Version="10.0.0" />
|
||||||
<PackageVersion Include="System.IO.Abstractions" Version="22.0.13" />
|
<PackageVersion Include="System.IO.Abstractions" Version="22.0.13" />
|
||||||
<PackageVersion Include="System.IO.Abstractions.TestingHelpers" Version="22.0.13" />
|
<PackageVersion Include="System.IO.Abstractions.TestingHelpers" Version="22.0.13" />
|
||||||
|
|||||||
Reference in New Issue
Block a user