mirror of
https://github.com/Ellpeck/Illumilib.git
synced 2024-11-05 06:09:09 +01:00
added x86 versions of Logitech dll
This commit is contained in:
parent
8794eb8d1d
commit
58317dbaf9
3 changed files with 4 additions and 5 deletions
|
@ -9,15 +9,14 @@
|
|||
<PackageProjectUrl>https://github.com/Ellpeck/Illumilib</PackageProjectUrl>
|
||||
<RepositoryUrl>https://github.com/Ellpeck/Illumilib</RepositoryUrl>
|
||||
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
||||
<VersionPrefix>1.2.0</VersionPrefix>
|
||||
<VersionPrefix>1.2.1</VersionPrefix>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Update="LogitechLedEnginesWrapper.dll">
|
||||
<Content Include="runtimes\**">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<PackagePath>lib/$(TargetFramework)</PackagePath>
|
||||
<Pack>true</Pack>
|
||||
</None>
|
||||
<PackagePath>runtimes</PackagePath>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
BIN
Illumilib/runtimes/win-x86/native/LogitechLedEnginesWrapper.dll
Normal file
BIN
Illumilib/runtimes/win-x86/native/LogitechLedEnginesWrapper.dll
Normal file
Binary file not shown.
Loading…
Reference in a new issue