mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-13 10:08: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>
|
</_PackageFiles>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
<ItemGroup>
|
||||||
|
<_PackageFiles Include="$(OutputPath)\net5.0\Interop.AuraServiceLib.dll">
|
||||||
|
<BuildAction>None</BuildAction>
|
||||||
|
<PackagePath>lib\net5.0\</PackagePath>
|
||||||
|
</_PackageFiles>
|
||||||
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="..\RGB.NET.Core\RGB.NET.Core.csproj" />
|
<ProjectReference Include="..\RGB.NET.Core\RGB.NET.Core.csproj" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user