- Timestamp:
- Aug 11, 2021, 6:22:03 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/MapRendering/WebAndMapRendering.csproj
r355 r367 33 33 <Reference Include="LogLibrary"> 34 34 <HintPath>..\7dtd-binaries\LogLibrary.dll</HintPath> 35 <Private>False</Private> 36 </Reference> 37 <Reference Include="mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> 38 <HintPath>..\7dtd-binaries\mscorlib.dll</HintPath> 35 39 <Private>False</Private> 36 40 </Reference> … … 75 79 <Compile Include="Web\API\GetHostileLocation.cs" /> 76 80 <Compile Include="Web\API\Null.cs" /> 81 <Compile Include="Web\SSE\EventLog.cs" /> 82 <Compile Include="Web\SSE\SseHandler.cs" /> 83 <Compile Include="Web\SSE\EventBase.cs" /> 77 84 <Compile Include="Web\Web.cs" /> 78 85 <Compile Include="Web\MimeType.cs" /> … … 117 124 </ProjectReference> 118 125 </ItemGroup> 119 <ItemGroup />120 126 <ItemGroup> 121 127 <None Include="ModInfo.xml">
Note:
See TracChangeset
for help on using the changeset viewer.