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.
1 parent aa212c3 commit ca4aaa3Copy full SHA for ca4aaa3
BHoM_Datasets/BHoM_Datasets.csproj
@@ -24,7 +24,7 @@
24
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
25
<DebugType>pdbonly</DebugType>
26
<Optimize>true</Optimize>
27
- <OutputPath>bin\Release\</OutputPath>
+ <OutputPath>..\Build\</OutputPath>
28
<DefineConstants>TRACE</DefineConstants>
29
<ErrorReport>prompt</ErrorReport>
30
<WarningLevel>4</WarningLevel>
0 commit comments