- Timestamp:
- Jan 18, 2018, 5:00:29 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/MapRendering/WebAndMapRendering.csproj
r279 r314 22 22 </PropertyGroup> 23 23 <ItemGroup> 24 <Reference Include="System">25 <HintPath>..\7dtd-binaries\System.dll</HintPath>26 <Private>False</Private>27 </Reference>28 24 <Reference Include="LogLibrary"> 29 25 <HintPath>..\7dtd-binaries\LogLibrary.dll</HintPath> … … 44 40 <Reference Include="System.Xml"> 45 41 <HintPath>..\7dtd-binaries\System.Xml.dll</HintPath> 42 <Private>False</Private> 43 </Reference> 44 <Reference Include="System"> 45 <HintPath>..\7dtd-binaries\System.dll</HintPath> 46 46 <Private>False</Private> 47 47 </Reference> … … 103 103 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> 104 104 </None> 105 <None Include="steam-intermediate.cer"> 106 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> 107 </None> 108 <None Include="steam-rootca.cer"> 109 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> 110 </None> 105 111 </ItemGroup> 106 112 </Project>
Note:
See TracChangeset
for help on using the changeset viewer.