1
- <?xml version =" 1.0" ?>
1
+ <?xml version =" 1.0" encoding = " utf-8 " ?>
2
2
<!--
3
3
For more information on how to configure your ASP.NET application, please visit
4
4
https://go.microsoft.com/fwlink/?LinkId=301880
5
5
-->
6
6
<configuration >
7
7
<configSections >
8
8
<!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 -->
9
- <section name =" entityFramework" type =" System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission =" false" />
9
+ <section name =" entityFramework" type =" System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission =" false" />
10
10
</configSections >
11
11
<connectionStrings >
12
- <add name =" DefaultConnection" connectionString =" Data Source=(LocalDb)\MSSQLLocalDB;AttachDbFilename=|DataDirectory|\aspnet-Sentry.Samples.AspNet.Mvc-20180711012610.mdf;Initial Catalog=aspnet-Sentry.Samples.AspNet.Mvc-20180711012610;Integrated Security=True" providerName =" System.Data.SqlClient" />
12
+ <add name =" DefaultConnection" connectionString =" Data Source=(LocalDb)\MSSQLLocalDB;AttachDbFilename=|DataDirectory|\aspnet-Sentry.Samples.AspNet.Mvc-20180711012610.mdf;Initial Catalog=aspnet-Sentry.Samples.AspNet.Mvc-20180711012610;Integrated Security=True" providerName =" System.Data.SqlClient" />
13
13
</connectionStrings >
14
14
<appSettings >
15
- <add key =" webpages:Version" value =" 3.0.0.0" />
16
- <add key =" webpages:Enabled" value =" false" />
17
- <add key =" ClientValidationEnabled" value =" true" />
18
- <add key =" UnobtrusiveJavaScriptEnabled" value =" true" />
15
+ <add key =" webpages:Version" value =" 3.0.0.0" />
16
+ <add key =" webpages:Enabled" value =" false" />
17
+ <add key =" ClientValidationEnabled" value =" true" />
18
+ <add key =" UnobtrusiveJavaScriptEnabled" value =" true" />
19
19
<!-- Sentry DSN, replace this with your own -->
20
- <add key =" SentryDsn" value =" https://5fd7a6cda8444965bade9ccfd3df9882@sentry.io/1188141" />
20
+ <add key =" SentryDsn" value =" https://5fd7a6cda8444965bade9ccfd3df9882@sentry.io/1188141" />
21
21
</appSettings >
22
22
<!--
23
23
For a description of web.config changes see http://go.microsoft.com/fwlink/?LinkId=235367.
28
28
</system.Web>
29
29
-->
30
30
<system .web>
31
- <authentication mode =" None" />
32
- <compilation debug =" true" targetFramework =" 4.7.1" />
33
- <httpRuntime targetFramework =" 4.6.2" />
34
- <httpModules />
31
+ <authentication mode =" None" />
32
+ <compilation debug =" true" targetFramework =" 4.7.1" />
33
+ <httpRuntime targetFramework =" 4.6.2" />
34
+ <httpModules />
35
35
</system .web>
36
36
<system .webServer>
37
37
<modules >
38
- <remove name =" FormsAuthentication" />
38
+ <remove name =" FormsAuthentication" />
39
39
</modules >
40
- <validation validateIntegratedModeConfiguration =" false" />
40
+ <validation validateIntegratedModeConfiguration =" false" />
41
41
</system .webServer>
42
42
<runtime >
43
43
<assemblyBinding xmlns =" urn:schemas-microsoft-com:asm.v1" >
44
44
<dependentAssembly >
45
- <assemblyIdentity name =" Microsoft.Owin.Security" publicKeyToken =" 31bf3856ad364e35" />
46
- <bindingRedirect oldVersion =" 0.0.0.0-4.0.0.0" newVersion =" 4.0.0.0" />
45
+ <assemblyIdentity name =" Microsoft.Owin.Security" publicKeyToken =" 31bf3856ad364e35" />
46
+ <bindingRedirect oldVersion =" 0.0.0.0-4.0.0.0" newVersion =" 4.0.0.0" />
47
47
</dependentAssembly >
48
48
<dependentAssembly >
49
- <assemblyIdentity name =" Microsoft.Owin.Security.OAuth" publicKeyToken =" 31bf3856ad364e35" />
50
- <bindingRedirect oldVersion =" 0.0.0.0-4.0.0.0" newVersion =" 4.0.0.0" />
49
+ <assemblyIdentity name =" Microsoft.Owin.Security.OAuth" publicKeyToken =" 31bf3856ad364e35" />
50
+ <bindingRedirect oldVersion =" 0.0.0.0-4.0.0.0" newVersion =" 4.0.0.0" />
51
51
</dependentAssembly >
52
52
<dependentAssembly >
53
- <assemblyIdentity name =" Microsoft.Owin.Security.Cookies" publicKeyToken =" 31bf3856ad364e35" />
54
- <bindingRedirect oldVersion =" 0.0.0.0-4.0.0.0" newVersion =" 4.0.0.0" />
53
+ <assemblyIdentity name =" Microsoft.Owin.Security.Cookies" publicKeyToken =" 31bf3856ad364e35" />
54
+ <bindingRedirect oldVersion =" 0.0.0.0-4.0.0.0" newVersion =" 4.0.0.0" />
55
55
</dependentAssembly >
56
56
<dependentAssembly >
57
- <assemblyIdentity name =" Microsoft.Owin" publicKeyToken =" 31bf3856ad364e35" />
58
- <bindingRedirect oldVersion =" 0.0.0.0-4.0.0.0" newVersion =" 4.0.0.0" />
57
+ <assemblyIdentity name =" Microsoft.Owin" publicKeyToken =" 31bf3856ad364e35" />
58
+ <bindingRedirect oldVersion =" 0.0.0.0-4.0.0.0" newVersion =" 4.0.0.0" />
59
59
</dependentAssembly >
60
60
<dependentAssembly >
61
- <assemblyIdentity name =" Antlr3.Runtime" publicKeyToken =" eb42632606e9261f" />
62
- <bindingRedirect oldVersion =" 0.0.0.0-3.5.0.2" newVersion =" 3.5.0.2" />
61
+ <assemblyIdentity name =" Antlr3.Runtime" publicKeyToken =" eb42632606e9261f" />
62
+ <bindingRedirect oldVersion =" 0.0.0.0-3.5.0.2" newVersion =" 3.5.0.2" />
63
63
</dependentAssembly >
64
64
<dependentAssembly >
65
- <assemblyIdentity name =" System.Diagnostics.DiagnosticSource" publicKeyToken =" cc7b13ffcd2ddd51" />
66
- <bindingRedirect oldVersion =" 0.0.0.0-4.0.2.1" newVersion =" 4.0.2.1" />
65
+ <assemblyIdentity name =" System.Diagnostics.DiagnosticSource" publicKeyToken =" cc7b13ffcd2ddd51" />
66
+ <bindingRedirect oldVersion =" 0.0.0.0-4.0.2.1" newVersion =" 4.0.2.1" />
67
67
</dependentAssembly >
68
68
<dependentAssembly >
69
- <assemblyIdentity name =" System.Web.Optimization" publicKeyToken =" 31bf3856ad364e35" />
70
- <bindingRedirect oldVersion =" 0.0.0.0-1.1.0.0" newVersion =" 1.1.0.0" />
69
+ <assemblyIdentity name =" System.Web.Optimization" publicKeyToken =" 31bf3856ad364e35" />
70
+ <bindingRedirect oldVersion =" 0.0.0.0-1.1.0.0" newVersion =" 1.1.0.0" />
71
71
</dependentAssembly >
72
72
<dependentAssembly >
73
- <assemblyIdentity name =" WebGrease" publicKeyToken =" 31bf3856ad364e35" />
74
- <bindingRedirect oldVersion =" 0.0.0.0-1.6.5135.21930" newVersion =" 1.6.5135.21930" />
73
+ <assemblyIdentity name =" WebGrease" publicKeyToken =" 31bf3856ad364e35" />
74
+ <bindingRedirect oldVersion =" 0.0.0.0-1.6.5135.21930" newVersion =" 1.6.5135.21930" />
75
75
</dependentAssembly >
76
76
<dependentAssembly >
77
- <assemblyIdentity name =" Newtonsoft.Json" publicKeyToken =" 30ad4fe6b2a6aeed" />
78
- <bindingRedirect oldVersion =" 0.0.0.0-11.0.0.0" newVersion =" 11.0.0.0" />
77
+ <assemblyIdentity name =" Newtonsoft.Json" publicKeyToken =" 30ad4fe6b2a6aeed" />
78
+ <bindingRedirect oldVersion =" 0.0.0.0-11.0.0.0" newVersion =" 11.0.0.0" />
79
79
</dependentAssembly >
80
80
<dependentAssembly >
81
- <assemblyIdentity name =" System.Web.Helpers" publicKeyToken =" 31bf3856ad364e35" />
82
- <bindingRedirect oldVersion =" 0.0.0.0-3.0.0.0" newVersion =" 3.0.0.0" />
81
+ <assemblyIdentity name =" System.Web.Helpers" publicKeyToken =" 31bf3856ad364e35" />
82
+ <bindingRedirect oldVersion =" 0.0.0.0-3.0.0.0" newVersion =" 3.0.0.0" />
83
83
</dependentAssembly >
84
84
<dependentAssembly >
85
- <assemblyIdentity name =" System.Web.Mvc" publicKeyToken =" 31bf3856ad364e35" />
86
- <bindingRedirect oldVersion =" 0.0.0.0-5.2.4.0" newVersion =" 5.2.4.0" />
85
+ <assemblyIdentity name =" System.Web.Mvc" publicKeyToken =" 31bf3856ad364e35" />
86
+ <bindingRedirect oldVersion =" 0.0.0.0-5.2.4.0" newVersion =" 5.2.4.0" />
87
87
</dependentAssembly >
88
88
<dependentAssembly >
89
- <assemblyIdentity name =" System.Web.WebPages" publicKeyToken =" 31bf3856ad364e35" />
90
- <bindingRedirect oldVersion =" 0.0.0.0-3.0.0.0" newVersion =" 3.0.0.0" />
89
+ <assemblyIdentity name =" System.Web.WebPages" publicKeyToken =" 31bf3856ad364e35" />
90
+ <bindingRedirect oldVersion =" 0.0.0.0-3.0.0.0" newVersion =" 3.0.0.0" />
91
91
</dependentAssembly >
92
92
<dependentAssembly >
93
- <assemblyIdentity name =" System.Runtime.InteropServices.RuntimeInformation" publicKeyToken =" b03f5f7f11d50a3a" culture =" neutral" />
94
- <bindingRedirect oldVersion =" 0.0.0.0-4.0.2.0" newVersion =" 4.0.2.0" />
93
+ <assemblyIdentity name =" System.Runtime.InteropServices.RuntimeInformation" publicKeyToken =" b03f5f7f11d50a3a" culture =" neutral" />
94
+ <bindingRedirect oldVersion =" 0.0.0.0-4.0.2.0" newVersion =" 4.0.2.0" />
95
95
</dependentAssembly >
96
96
</assemblyBinding >
97
97
</runtime >
98
98
<entityFramework >
99
99
<defaultConnectionFactory type =" System.Data.Entity.Infrastructure.LocalDbConnectionFactory, EntityFramework" >
100
100
<parameters >
101
- <parameter value =" mssqllocaldb" />
101
+ <parameter value =" mssqllocaldb" />
102
102
</parameters >
103
103
</defaultConnectionFactory >
104
104
<providers >
105
- <provider invariantName =" System.Data.SqlClient" type =" System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer" />
105
+ <provider invariantName =" System.Data.SqlClient" type =" System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer" />
106
106
</providers >
107
107
</entityFramework >
108
108
<system .codedom>
109
109
<compilers >
110
- <compiler language =" c#;cs;csharp" extension =" .cs" type =" Microsoft.CodeDom.Providers.DotNetCompilerPlatform.CSharpCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.8.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" warningLevel =" 4" compilerOptions =" /langversion:default /nowarn:1659;1699;1701" />
111
- <compiler language =" vb;vbs;visualbasic;vbscript" extension =" .vb" type =" Microsoft.CodeDom.Providers.DotNetCompilerPlatform.VBCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.8.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" warningLevel =" 4" compilerOptions =" /langversion:default /nowarn:41008 /define:_MYTYPE=\" Web\" /optionInfer+" />
110
+ <compiler language =" c#;cs;csharp" extension =" .cs" type =" Microsoft.CodeDom.Providers.DotNetCompilerPlatform.CSharpCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.8.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" warningLevel =" 4" compilerOptions =" /langversion:default /nowarn:1659;1699;1701" />
111
+ <compiler language =" vb;vbs;visualbasic;vbscript" extension =" .vb" type =" Microsoft.CodeDom.Providers.DotNetCompilerPlatform.VBCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.8.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" warningLevel =" 4" compilerOptions =" /langversion:default /nowarn:41008 /define:_MYTYPE=\" Web\" /optionInfer+" />
112
112
</compilers >
113
113
</system .codedom>
114
114
</configuration >
0 commit comments