There was an error while loading. Please reload this page.
1 parent a42bcd8 commit 94245fbCopy full SHA for 94245fb
1 file changed
ArtNet4-Plugin/ArtisticLicenseArtNet4.csproj
@@ -14,8 +14,7 @@
14
<ItemGroup>
15
<PackageReference Include="ArtNetSharp" Version="0.0.38" PrivateAssets="all" />
16
<Reference Include="DMXLIB">
17
- <HintPath Condition="Exists('..\..\Lumos\3.3\LumosProtobuf\bin\Debug\netstandard2.0')">..\..\Lumos\3.3\LumosProtobuf\bin\Debug\netstandard2.0\LumosProtobuf.dll</HintPath>
18
- <HintPath Condition="Exists('..\..\Lumos\LumosProtobuf\bin\Debug\netstandard2.0')">..\..\Lumos\LumosProtobuf\bin\Debug\netstandard2.0\LumosProtobuf.dll</HintPath>
+ <HintPath Condition="Exists('..\..\DMXPlugins\DMXLIB\bin\Debug\netstandard2.0')">..\..\DMXPlugins\DMXLIB\bin\Debug\netstandard2.0\DMXLIB.dll</HintPath>
19
<HintPath Condition="Exists('..\dep')">..\dep\DMXLIB.dll</HintPath>
20
<Private>True</Private>
21
</Reference>
0 commit comments