Skip to content

Commit

Permalink
Merge pull request #1032 from mcneel/1.17
Browse files Browse the repository at this point in the history
Updated RhinoCommon package version to 8.0.23304.9001
  • Loading branch information
kike-garbo authored Nov 2, 2023
2 parents a933151 + f6ab4c5 commit 4eb4d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RhinoAPI.targets
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<PropertyGroup Condition="$(Configuration.Contains('R8'))">
<RhinoVersion>8</RhinoVersion>
<RhinoApiVersion>8.0.23292.13303-beta</RhinoApiVersion>
<RhinoApiVersion>8.0.23304.9001</RhinoApiVersion>
<DefineConstants>$(DefineConstants);RHINO_7;RHINO_8</DefineConstants>
</PropertyGroup>

Expand Down

0 comments on commit 4eb4d42

Please sign in to comment.