Skip to content

Commit ca4aaa3

Browse files
committed
Update build folder for release build
1 parent aa212c3 commit ca4aaa3

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)