We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b13d40f + 24ace48 commit 79361d3Copy full SHA for 79361d3
TriangleNet_Engine/TriangleNet_Engine.csproj
@@ -2,13 +2,13 @@
2
3
<PropertyGroup>
4
<TargetFramework>netstandard2.0</TargetFramework>
5
- <AssemblyVersion>7.0.0.0</AssemblyVersion>
+ <AssemblyVersion>8.0.0.0</AssemblyVersion>
6
<Description>https://github.com/BHoM/TriangleNet_Toolkit</Description>
7
<Version>5.0.0</Version>
8
<Authors>BHoM</Authors>
9
<Copyright>Copyright © https://github.com/BHoM</Copyright>
10
<RootNamespace>BH.Engine.Geometry.Triangulation</RootNamespace>
11
- <FileVersion>7.3.0.0</FileVersion>
+ <FileVersion>8.0.0.0</FileVersion>
12
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
13
</PropertyGroup>
14
0 commit comments