- Timestamp:
- Aug 8, 2022, 8:04:09 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements2/CommandExtensions/CommandExtensions.csproj
r391 r392 32 32 <DebugType>full</DebugType> 33 33 <DebugSymbols>true</DebugSymbols> 34 </PropertyGroup> 35 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Profiler|AnyCPU' "> 36 <OutputPath>..\bin\Mods\TFP_CommandExtensions\</OutputPath> 37 <DefineConstants>ENABLE_PROFILER</DefineConstants> 38 <DebugSymbols>true</DebugSymbols> 39 <DebugType>full</DebugType> 34 40 </PropertyGroup> 35 41 <ItemGroup>
Note:
See TracChangeset
for help on using the changeset viewer.