view delete me/SilverlightValidation.Web/Web.config @ 83:30a7e46611c6

removed title in startup
author Steven Hollidge <stevenhollidge@hotmail.com>
date Tue, 24 Apr 2012 00:50:01 +0100
parents 3591c26bd63e
children
line wrap: on
line source

<?xml version="1.0"?>

<!--
  For more information on how to configure your ASP.NET application, please visit
  http://go.microsoft.com/fwlink/?LinkId=169433
  -->

<configuration>
    <system.web>
        <compilation debug="true" targetFramework="4.0" />
    </system.web>

</configuration>