test/SampleService/web.config in ruby_odata-0.0.6 vs test/SampleService/web.config in ruby_odata-0.0.7

- old
+ new

@@ -3,10 +3,10 @@ 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="false" targetFramework="4.0"> + <compilation debug="true" targetFramework="4.0"> <assemblies> <add assembly="System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" /> <add assembly="System.Data.Entity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" /> <add assembly="System.Data.Entity.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" /> <add assembly="System.Data.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" /> \ No newline at end of file