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 f42ba1a commit 4fbd01aCopy full SHA for 4fbd01a
MLAPI/MLAPI.csproj
@@ -42,7 +42,7 @@
42
</PropertyGroup>
43
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Development|AnyCPU'">
44
<DebugSymbols>true</DebugSymbols>
45
- <OutputPath>..\..\MLAPI-Examples\Assets\MLAPI\Lib\</OutputPath>
+ <OutputPath>..\..\..\MLAPI-Examples\Assets\MLAPI\Lib\</OutputPath>
46
<DefineConstants>DEBUG;TRACE</DefineConstants>
47
<DebugType>full</DebugType>
48
<PlatformTarget>anycpu</PlatformTarget>
0 commit comments