File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
.ci/unit-tests/RFEM_Toolkit_Test Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >net6.0</TargetFramework >
5
- <AssemblyVersion >7 .0.0.0</AssemblyVersion >
5
+ <AssemblyVersion >8 .0.0.0</AssemblyVersion >
6
6
<Description >https://github.com/BHoM/RFEM6_Toolkit</Description >
7
7
<ImplicitUsings >enable</ImplicitUsings >
8
8
<Nullable >enable</Nullable >
9
9
10
10
<IsPackable >false</IsPackable >
11
11
<IsTestProject >true</IsTestProject >
12
- <FileVersion >7.3 .0.0</FileVersion >
12
+ <FileVersion >8.0 .0.0</FileVersion >
13
13
</PropertyGroup >
14
14
15
15
<ItemGroup >
Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<TargetFrameworks >net48</TargetFrameworks >
5
- <AssemblyVersion >7 .0.0.0</AssemblyVersion >
5
+ <AssemblyVersion >8 .0.0.0</AssemblyVersion >
6
6
<Description >https://github.com/BHoM/RFEM6_Toolkit</Description >
7
7
<AssemblyName >RFEM6_Adapter</AssemblyName >
8
8
<RootNamespace >BH.Adapter.RFEM6</RootNamespace >
9
9
<CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
10
- <FileVersion >7.3 .0.0</FileVersion >
10
+ <FileVersion >8.0 .0.0</FileVersion >
11
11
<BaseOutputPath >..\Build\</BaseOutputPath >
12
12
</PropertyGroup >
13
13
Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >net48</TargetFramework >
5
- <AssemblyVersion >7 .0.0.0</AssemblyVersion >
5
+ <AssemblyVersion >8 .0.0.0</AssemblyVersion >
6
6
<Description >https://github.com/BHoM/RFEM6_Toolkit</Description >
7
7
<Version >5.0.0</Version >
8
8
<Copyright >Copyright © https://github.com/BHoM</Copyright >
9
9
<RootNamespace >BH.Engine.Adapters.RFEM6</RootNamespace >
10
- <FileVersion >7.3 .0.0</FileVersion >
10
+ <FileVersion >8.0 .0.0</FileVersion >
11
11
</PropertyGroup >
12
12
13
13
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >net48</TargetFramework >
5
- <AssemblyVersion >7 .0.0.0</AssemblyVersion >
5
+ <AssemblyVersion >8 .0.0.0</AssemblyVersion >
6
6
<Description >https://github.com/BHoM/RFEM6_Toolkit</Description >
7
7
<Version >5.0.0</Version >
8
8
<Copyright >Copyright © https://github.com/BHoM</Copyright >
9
9
<RootNamespace >BH.oM.Adapters.RFEM6</RootNamespace >
10
- <FileVersion >7.3 .0.0</FileVersion >
10
+ <FileVersion >8.0 .0.0</FileVersion >
11
11
</PropertyGroup >
12
12
13
13
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments