File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >netstandard2.0</TargetFramework >
5
5
<Description >https://github.com/BHoM/BHoMAnalytics_Toolkit</Description >
6
6
<FileVersion >6.3.0.0</FileVersion >
7
7
<AssemblyVersion >6.0.0.0</AssemblyVersion >
8
8
<RootNamespace >BH.Adapter.BHoMAnalytics</RootNamespace >
9
- <BaseOutputPath >..\Build\</BaseOutputPath >
9
+ <OutputPath >..\Build\</OutputPath >
10
10
</PropertyGroup >
11
11
12
12
<ItemGroup >
Original file line number Diff line number Diff line change 7
7
<AssemblyVersion >6.0.0.0</AssemblyVersion >
8
8
<BaseOutputPath >..\Build\</BaseOutputPath >
9
9
<RootNamespace >BH.Engine.BHoMAnalytics</RootNamespace >
10
+ <OutputPath >..\Build\</OutputPath >
10
11
</PropertyGroup >
11
12
12
13
<ItemGroup >
Original file line number Diff line number Diff line change 6
6
<FileVersion >6.3.0.0</FileVersion >
7
7
<AssemblyVersion >6.0.0.0</AssemblyVersion >
8
8
<RootNamespace >BH.oM.BHoMAnalytics</RootNamespace >
9
- <BaseOutputPath >..\Build\</BaseOutputPath >
9
+ <OutputPath >..\Build\</OutputPath >
10
10
</PropertyGroup >
11
11
12
12
<ItemGroup >
You can’t perform that action at this time.
0 commit comments