mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-13 01:58:30 +00:00
Included sdk-lib in nuget-package
This commit is contained in:
parent
8e20faa65d
commit
ca1c193b6d
@ -69,6 +69,20 @@
|
||||
</COMReference>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<_PackageFiles Include="$(OutputPath)\net45\Interop.AuraServiceLib.dll">
|
||||
<BuildAction>None</BuildAction>
|
||||
<PackagePath>lib\net45\</PackagePath>
|
||||
</_PackageFiles>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<_PackageFiles Include="$(OutputPath)\netstandard2.0\Interop.AuraServiceLib.dll">
|
||||
<BuildAction>None</BuildAction>
|
||||
<PackagePath>lib\netstandard2.0\</PackagePath>
|
||||
</_PackageFiles>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\RGB.NET.Core\RGB.NET.Core.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user