Torabi / GHCustomControls

A library of custom controls for Grasshopper Components
MIT License
47 stars 13 forks source link

GHCustomControls.csproj builds failed #5

Open Heyastroom opened 4 months ago

Heyastroom commented 4 months ago

I opened the repo with Visual Studio 2022 but I cannot debug the program.The error information is provided below:

"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 ..\Endoskeleton\packages\RhinoCommon.7.18.22124.3001\build\RhinoCommon.targets. "

I have Checked the nuget inside the repo and I redownload RhinoCommon.7.18.22124.3001 Nuget package,but it doesnot work...

How should I modify the assembly references and obtaining the *.dll file through compiling the project?

Heyastroom commented 4 months ago

image

Torabi commented 4 months ago

delete the build folder and try again