Skip to content

Commit

Permalink
Update ColorDesktop.MonitorPlugin.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Coloryr committed Oct 25, 2024
1 parent d030b7f commit 5fc2bab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</ItemGroup>

<Target Name="CopySpecificNuGetDll_1" AfterTargets="Build">
<Copy SourceFiles="$(NuGetPackageRoot)librehardwaremonitorlib\0.9.4-pre350\lib\net8.0\LibreHardwareMonitorLib.dll" DestinationFolder="$(OutputPath)" />
<Copy SourceFiles="$(NuGetPackageRoot)librehardwaremonitorlib\0.9.4-pre351\lib\net8.0\LibreHardwareMonitorLib.dll" DestinationFolder="$(OutputPath)" />
</Target>
<!--<Target Name="CopySpecificNuGetDll_2" AfterTargets="Build">
<Copy SourceFiles="$(NuGetPackageRoot)hidsharp\2.1.0\lib\netstandard2.0\HidSharp.dll" DestinationFolder="$(OutputPath)" />
Expand Down

0 comments on commit 5fc2bab

Please sign in to comment.