mcneel / rhino3dm

Libraries based on OpenNURBS with a RhinoCommon style
MIT License
574 stars 135 forks source link

change msbuild location search in workflow_release #491

Closed fraguada closed 1 year ago

fraguada commented 1 year ago

msbuild is no longer installed in drive:\\Windows\Microsoft.NET\Framework. We need to change the build scripts to look in the Visual Studio folder.

fraguada commented 1 year ago

Recent updates to the build scripts fixed this issue.