Releases: mcneel/RhinoVisualStudioExtensions
Releases · mcneel/RhinoVisualStudioExtensions
Release list
8.16.2
What's Changed
- Upgraded GH2 Nuget to the latest version by @clicketyclackety in #24
- Updated Grasshopper 2 template namespaces by @clicketyclackety in #25
- Updated GH2 to 2.0.9225-wip.14825 by @clicketyclackety in #26
Full Changelog: 8.16.0...8.16.2
8.16.1
8.16.0
8.15.0
What's Changed
- Update MyRhino.1.csproj to replace GH with RN by @clicketyclackety in #19
- Add GH2 template by @cwensley in #20
- Made file templates use C# by default when using the VS Code solution explorer
New Contributors
- @clicketyclackety made their first contribution in #19
Full Changelog: 8.10.0...8.15.0
8.10.0
This release updates the templates to default to multi-targeting for Rhino 8.
- Now multi-targets to net48 and net7.0 for Rhino 8.
- When targeting Rhino 7 or 6,
net48will reference RhinoCommon 7,net45will reference RhinoCommon 6.
- When targeting Rhino 7 or 6,
- Specified target Rhino version is now minimum version. The templates will always compile for Rhino 8.
- Added references to compile with Windows Forms and System.Drawing in .NET 7 on Mac when using the
-winformsoption. -winformsis now default to true for Grasshopper projects.- Add Visual Studio and VS Code debug targets for Rhino 8 netfx/netcore, and Rhino 6 / 7.
- Added
-vscode=true/falseoption to include VS Code tasks.json/launch.json files (default true). - Added
-yak=true/falseoption to include a target in the project to build yak packages for Rhino 7 and/or 8. - Added Build Yak Package and Include VS Code tasks/launch files options to new project wizard.
- Grasshopper project templates default to running the
_Grasshoppercommand at startup when launching Rhino - VS for Mac is no longer supported
8.0.0-Mac
Visual Studio for Mac 2022 Release
8.0.0
7.28.0
- Adds support for Rhino 8 in Visual Studio for Mac
- Uses launchConfig.json for templates when running on Windows
- Drops support for VS for Mac 2019
Full Changelog: 7.21.0.0...7.28.0
7.21.0
7.13.0
Added support for Visual Studio 2022
Full Changelog: 7.5.0.4...7.13.0.0