mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-12 17:48:31 +00:00
Added aura-sdk-libaray
This commit is contained in:
parent
cf20bd1a0a
commit
ac11f0654c
@ -58,17 +58,6 @@
|
||||
<DefineConstants>$(DefineConstants);RELEASE</DefineConstants>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<COMReference Include="AuraServiceLib.dll">
|
||||
<Guid>f1aa5209-5217-4b82-ba7e-a68198999afa</Guid>
|
||||
<VersionMajor>1</VersionMajor>
|
||||
<VersionMinor>0</VersionMinor>
|
||||
<WrapperTool>tlbimp</WrapperTool>
|
||||
<Lcid>0</Lcid>
|
||||
<Isolated>false</Isolated>
|
||||
</COMReference>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<_PackageFiles Include="$(OutputPath)\net45\Interop.AuraServiceLib.dll">
|
||||
<BuildAction>None</BuildAction>
|
||||
@ -91,4 +80,10 @@
|
||||
<PackageReference Include="System.ValueTuple" Version="4.4.0" />
|
||||
<PackageReference Include="System.Management" Version="4.0.0" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Reference Include="Interop.AuraServiceLib">
|
||||
<HintPath>lib\Interop.AuraServiceLib.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
BIN
RGB.NET.Devices.Asus/lib/Interop.AuraServiceLib.dll
Normal file
BIN
RGB.NET.Devices.Asus/lib/Interop.AuraServiceLib.dll
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user