BrianLima / HueHue

A simple yet powerful open source LED controller for Windows and Arduino
GNU General Public License v3.0
122 stars 17 forks source link

RGB.NET.Devices package not available #12

Open ashishpatel1992 opened 6 years ago

ashishpatel1992 commented 6 years ago

Looks like RGB.NET.Devices package not available. Warning: This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is ..\packages\RGB.NET.Devices.Msi.0.0.1.40\build\net45\RGB.NET.Devices.Msi.targets. HueHue C:\Users\hp\Downloads\Compressed\HueHue-master\HueHue\HueHue.csproj 381

BrianLima commented 6 years ago

Hi, sorry for taking so long, it was because i was using an older version of RGB.NET, i`ve just updated all nuget packages to more recent versions. If you followed the build instructions it should now work.

brianzhouzc commented 6 years ago

I'm having the same problem, seems like the official MyGet feed is missing components.

BrianLima commented 5 years ago

The MSI package has been renamed, but i can't remove the old one because VS is bugging.

BrianLima commented 5 years ago

I've removed the RGB.Net DLLs in the dev branch.