- Timestamp:
- Aug 26, 2014, 1:08:25 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/7dtd-server-fixes/7dtd-server-fixes.csproj
r115 r128 37 37 </Reference> 38 38 <Reference Include="Assembly-CSharp"> 39 <HintPath>..\7dtd-binaries\Assembly-CSharp.d eobf.dll</HintPath>39 <HintPath>..\7dtd-binaries\Assembly-CSharp.dll</HintPath> 40 40 </Reference> 41 41 </ItemGroup> … … 62 62 <Compile Include="src\TelnetCommands\RemoveLandProtection.cs" /> 63 63 <Compile Include="src\TelnetCommands\Version.cs" /> 64 <Compile Include="src\TelnetCommands\RenderMap.cs" /> 65 <Compile Include="src\TelnetCommands\CreativeMenu.cs" /> 66 <Compile Include="src\TelnetCommands\Give.cs" /> 67 <Compile Include="src\TelnetCommands\ListItems.cs" /> 68 <Compile Include="src\MapRendering.cs" /> 64 69 </ItemGroup> 65 70 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
Note:
See TracChangeset
for help on using the changeset viewer.