Changeset 470 for binary-improvements/AllocsCommands/AllocsCommands.csproj
- Timestamp:
- Aug 19, 2023, 9:49:31 PM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/AllocsCommands/AllocsCommands.csproj
r455 r470 30 30 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 31 31 <OutputPath>..\bin\Mods\Allocs_CommandExtensions\</OutputPath> 32 <DebugType>full</DebugType> 32 <DebugType>portable</DebugType> 33 <DebugSymbols>true</DebugSymbols> 33 34 </PropertyGroup> 34 35 <ItemGroup>
Note:
See TracChangeset
for help on using the changeset viewer.