mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 18:26:39 +02:00
Remove InputSimulator nuget package (#5388)
* getting app to not use it, now installer * removed windowinput.dll from inputsimulator nuget package Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
This commit is contained in:
@@ -89,7 +89,6 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="InputSimulator" Version="1.0.4" />
|
||||
<PackageReference Include="JetBrains.Annotations" Version="2020.1.0" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
|
||||
<PackageReference Include="System.Runtime" Version="4.3.1" />
|
||||
|
||||
Reference in New Issue
Block a user