Bump HidSharpCore from 1.1.0 to 1.2.1.1

Bumps HidSharpCore from 1.1.0 to 1.2.1.1.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-05 13:52:29 +00:00 committed by GitHub
parent 285cfb46d3
commit 7d79f7dc62
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@
<ItemGroup> <ItemGroup>
<ProjectReference Include="../../.modules/OpenTabletDriver/OpenTabletDriver.Plugin/OpenTabletDriver.Plugin.csproj" /> <ProjectReference Include="../../.modules/OpenTabletDriver/OpenTabletDriver.Plugin/OpenTabletDriver.Plugin.csproj" />
<PackageReference Include="HidSharpCore" Version="1.1.0" /> <PackageReference Include="HidSharpCore" Version="1.2.1.1" />
</ItemGroup> </ItemGroup>
</Project> </Project>