Changeset 318 for binary-improvements
- Timestamp:
- Apr 19, 2018, 2:18:06 PM (7 years ago)
- Location:
- binary-improvements/MapRendering
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/MapRendering/Web/OpenID.cs
r317 r318 20 20 21 21 private static readonly bool verboseSsl = false; 22 p rivatestatic bool debugOpenId = false;22 public static bool debugOpenId = false; 23 23 24 24 static OpenID () { -
binary-improvements/MapRendering/WebAndMapRendering.csproj
r314 r318 89 89 <Compile Include="Web\WebCommandResult.cs" /> 90 90 <Compile Include="Web\API\GetAllowedCommands.cs" /> 91 <Compile Include="Commands\EnableOpenIDDebug.cs" /> 91 92 </ItemGroup> 92 93 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
Note:
See TracChangeset
for help on using the changeset viewer.