Changeset 386
- Timestamp:
- Aug 4, 2022, 12:57:23 AM (2 years ago)
- Location:
- binary-improvements2
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements2/7dtd-server-fixes/7dtd-server-fixes.csproj
r373 r386 45 45 <OutputPath>..\bin\Mods\Allocs_CommonFunc\</OutputPath> 46 46 <DebugType>full</DebugType> 47 <DebugSymbols>true</DebugSymbols> 47 48 </PropertyGroup> 48 49 <ItemGroup> -
binary-improvements2/AllocsCommands/AllocsCommands.csproj
r373 r386 31 31 <OutputPath>..\bin\Mods\Allocs_CommandExtensions\</OutputPath> 32 32 <DebugType>full</DebugType> 33 <DebugSymbols>true</DebugSymbols> 33 34 </PropertyGroup> 34 35 <ItemGroup> -
binary-improvements2/MapRendering/WebAndMapRendering.csproj
r384 r386 33 33 <OutputPath>..\bin\Mods\Allocs_WebAndMapRendering\</OutputPath> 34 34 <DebugType>full</DebugType> 35 <DebugSymbols>true</DebugSymbols> 35 36 </PropertyGroup> 36 37 <ItemGroup> -
binary-improvements2/SpaceWizards.HttpListener/SpaceWizards.HttpListener.csproj
r377 r386 38 38 <AllowUnsafeBlocks>true</AllowUnsafeBlocks> 39 39 <DefineConstants>UNITY_NETFRAMEWORK</DefineConstants> 40 <DebugSymbols>true</DebugSymbols> 40 41 </PropertyGroup> 41 42 <ItemGroup>
Note:
See TracChangeset
for help on using the changeset viewer.