Skip to content

Commit

Permalink
.NET 8 based version of Rhino.Compute (Rhino 7)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaer committed Jul 9, 2024
1 parent d34dfa1 commit 2b89d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rhino.compute/rhino.compute.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<AssemblyName>rhino.compute</AssemblyName>
<OutputType>Exe</OutputType>
<Platforms>x64</Platforms>
Expand Down

0 comments on commit 2b89d6c

Please sign in to comment.