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 178738c + 23d39e5 commit ea53fd0Copy full SHA for ea53fd0
Psychrometrics_Engine/Psychrometrics_Engine.csproj
@@ -3,8 +3,8 @@
3
<PropertyGroup>
4
<TargetFramework>netstandard2.0</TargetFramework>
5
<Description>https://github.com/BHoM/Psychrometrics_Toolkit</Description>
6
- <FileVersion>7.3.0.0</FileVersion>
7
- <AssemblyVersion>7.0.0.0</AssemblyVersion>
+ <FileVersion>8.0.0.0</FileVersion>
+ <AssemblyVersion>8.0.0.0</AssemblyVersion>
8
<BaseOutputPath>..\Build\</BaseOutputPath>
9
<RootNamespace>BH.Engine.Psychrometrics</RootNamespace>
10
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
0 commit comments