Free cookie consent management tool by TermsFeed Policy Generator

source: branches/ClientManagement/HeuristicLab.Services.Authentication/HLDemo/HeuristicLab.Services.DemoService/Web.Release.config @ 4695

Last change on this file since 4695 was 4695, checked in by fruehrli, 13 years ago

#1197
commit completed

File size: 343 bytes
Line 
1<?xml version="1.0"?>
2
3<!-- For more information on using web.config transformation visit http://go.microsoft.com/fwlink/?LinkId=125889 -->
4
5<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
6
7  <system.web>
8    <compilation xdt:Transform="RemoveAttributes(debug)" />
9  </system.web>
10
11</configuration>
Note: See TracBrowser for help on using the repository browser.