mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-12 17:48:31 +00:00
Fixed Asus not packing Aura-Lib for .NET 5
This commit is contained in:
parent
abe9c2a600
commit
b36c32a0dc
@ -64,6 +64,13 @@
|
||||
</_PackageFiles>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<_PackageFiles Include="$(OutputPath)\net5.0\Interop.AuraServiceLib.dll">
|
||||
<BuildAction>None</BuildAction>
|
||||
<PackagePath>lib\net5.0\</PackagePath>
|
||||
</_PackageFiles>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\RGB.NET.Core\RGB.NET.Core.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user