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 0816e32 + 77c81db commit f7adcc4Copy full SHA for f7adcc4
BHoM_Datasets/BHoM_Datasets.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/BHoM_Datasets</Description>
7
<Version>5.0.0</Version>
8
<Authors>BHoM</Authors>
9
<Copyright>Copyright © https://github.com/BHoM</Copyright>
10
<RootNamespace>BH.oM.Datasets</RootNamespace>
11
- <FileVersion>7.3.0.0</FileVersion>
+ <FileVersion>8.0.0.0</FileVersion>
12
</PropertyGroup>
13
14
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
0 commit comments