Skip to content

Commit 44b8588

Browse files
IsakNaslundBhFraser Greenroyd
authored andcommitted
Update build folder for release build
1 parent dfa8fbf commit 44b8588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BHoM_Datasets/BHoM_Datasets.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
2525
<DebugType>pdbonly</DebugType>
2626
<Optimize>true</Optimize>
27-
<OutputPath>bin\Release\</OutputPath>
27+
<OutputPath>..\Build\</OutputPath>
2828
<DefineConstants>TRACE</DefineConstants>
2929
<ErrorReport>prompt</ErrorReport>
3030
<WarningLevel>4</WarningLevel>

0 commit comments

Comments
 (0)