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
http://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-Identity-20170118091841.mdf;Initial Catalog=aspnet-Identity-20170118091841;Integrated Security=True" providerName =" System.Data.SqlClient" />
12
+ <add name =" DefaultConnection" connectionString =" Data Source=(LocalDb)\MSSQLLocalDB;AttachDbFilename=|DataDirectory|\aspnet-Identity-20170118091841.mdf;Initial Catalog=aspnet-Identity-20170118091841;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
</appSettings >
20
20
<!--
21
21
For a description of web.config changes see http://go.microsoft.com/fwlink/?LinkId=235367.
26
26
</system.Web>
27
27
-->
28
28
<system .web>
29
- <authentication mode =" None" />
30
- <compilation debug =" true" targetFramework =" 4.6.2" />
31
- <httpRuntime targetFramework =" 4.6" />
29
+ <authentication mode =" None" />
30
+ <compilation debug =" true" targetFramework =" 4.6.2" />
31
+ <httpRuntime targetFramework =" 4.6" />
32
32
</system .web>
33
33
<system .webServer>
34
34
<modules >
35
- <remove name =" FormsAuthentication" />
35
+ <remove name =" FormsAuthentication" />
36
36
</modules >
37
37
</system .webServer>
38
38
<runtime >
39
39
<assemblyBinding xmlns =" urn:schemas-microsoft-com:asm.v1" >
40
40
<dependentAssembly >
41
- <assemblyIdentity name =" Microsoft.Owin.Security" publicKeyToken =" 31bf3856ad364e35" />
42
- <bindingRedirect oldVersion =" 0.0.0.0-3.1.0.0" newVersion =" 3.1.0.0" />
41
+ <assemblyIdentity name =" Microsoft.Owin.Security" publicKeyToken =" 31bf3856ad364e35" />
42
+ <bindingRedirect oldVersion =" 0.0.0.0-3.1.0.0" newVersion =" 3.1.0.0" />
43
43
</dependentAssembly >
44
44
<dependentAssembly >
45
- <assemblyIdentity name =" Microsoft.Owin.Security.OAuth" publicKeyToken =" 31bf3856ad364e35" />
46
- <bindingRedirect oldVersion =" 0.0.0.0-3.1.0.0" newVersion =" 3.1.0.0" />
45
+ <assemblyIdentity name =" Microsoft.Owin.Security.OAuth" publicKeyToken =" 31bf3856ad364e35" />
46
+ <bindingRedirect oldVersion =" 0.0.0.0-3.1.0.0" newVersion =" 3.1.0.0" />
47
47
</dependentAssembly >
48
48
<dependentAssembly >
49
- <assemblyIdentity name =" Microsoft.Owin.Security.Cookies" publicKeyToken =" 31bf3856ad364e35" />
50
- <bindingRedirect oldVersion =" 0.0.0.0-3.1.0.0" newVersion =" 3.1.0.0" />
49
+ <assemblyIdentity name =" Microsoft.Owin.Security.Cookies" publicKeyToken =" 31bf3856ad364e35" />
50
+ <bindingRedirect oldVersion =" 0.0.0.0-3.1.0.0" newVersion =" 3.1.0.0" />
51
51
</dependentAssembly >
52
52
<dependentAssembly >
53
- <assemblyIdentity name =" Microsoft.Owin" publicKeyToken =" 31bf3856ad364e35" />
54
- <bindingRedirect oldVersion =" 0.0.0.0-3.1.0.0" newVersion =" 3.1.0.0" />
53
+ <assemblyIdentity name =" Microsoft.Owin" publicKeyToken =" 31bf3856ad364e35" />
54
+ <bindingRedirect oldVersion =" 0.0.0.0-3.1.0.0" newVersion =" 3.1.0.0" />
55
55
</dependentAssembly >
56
56
<dependentAssembly >
57
- <assemblyIdentity name =" Newtonsoft.Json" culture =" neutral" publicKeyToken =" 30ad4fe6b2a6aeed" />
58
- <bindingRedirect oldVersion =" 0.0.0.0-10.0.0.0" newVersion =" 10.0.0.0" />
57
+ <assemblyIdentity name =" Newtonsoft.Json" culture =" neutral" publicKeyToken =" 30ad4fe6b2a6aeed" />
58
+ <bindingRedirect oldVersion =" 0.0.0.0-10.0.0.0" newVersion =" 10.0.0.0" />
59
59
</dependentAssembly >
60
60
<dependentAssembly >
61
- <assemblyIdentity name =" System.Web.Optimization" publicKeyToken =" 31bf3856ad364e35" />
62
- <bindingRedirect oldVersion =" 1.0.0.0-1.1.0.0" newVersion =" 1.1.0.0" />
61
+ <assemblyIdentity name =" System.Web.Optimization" publicKeyToken =" 31bf3856ad364e35" />
62
+ <bindingRedirect oldVersion =" 1.0.0.0-1.1.0.0" newVersion =" 1.1.0.0" />
63
63
</dependentAssembly >
64
64
<dependentAssembly >
65
- <assemblyIdentity name =" WebGrease" publicKeyToken =" 31bf3856ad364e35" />
66
- <bindingRedirect oldVersion =" 0.0.0.0-1.6.5135.21930" newVersion =" 1.6.5135.21930" />
65
+ <assemblyIdentity name =" WebGrease" publicKeyToken =" 31bf3856ad364e35" />
66
+ <bindingRedirect oldVersion =" 0.0.0.0-1.6.5135.21930" newVersion =" 1.6.5135.21930" />
67
67
</dependentAssembly >
68
68
<dependentAssembly >
69
- <assemblyIdentity name =" System.Web.Helpers" publicKeyToken =" 31bf3856ad364e35" />
70
- <bindingRedirect oldVersion =" 1.0.0.0-3.0.0.0" newVersion =" 3.0.0.0" />
69
+ <assemblyIdentity name =" System.Web.Helpers" publicKeyToken =" 31bf3856ad364e35" />
70
+ <bindingRedirect oldVersion =" 1.0.0.0-3.0.0.0" newVersion =" 3.0.0.0" />
71
71
</dependentAssembly >
72
72
<dependentAssembly >
73
- <assemblyIdentity name =" System.Web.Mvc" publicKeyToken =" 31bf3856ad364e35" />
74
- <bindingRedirect oldVersion =" 1.0.0.0-5.2.3.0" newVersion =" 5.2.3.0" />
73
+ <assemblyIdentity name =" System.Web.Mvc" publicKeyToken =" 31bf3856ad364e35" />
74
+ <bindingRedirect oldVersion =" 1.0.0.0-5.2.3.0" newVersion =" 5.2.3.0" />
75
75
</dependentAssembly >
76
76
<dependentAssembly >
77
- <assemblyIdentity name =" System.Web.WebPages" publicKeyToken =" 31bf3856ad364e35" />
78
- <bindingRedirect oldVersion =" 1.0.0.0-3.0.0.0" newVersion =" 3.0.0.0" />
77
+ <assemblyIdentity name =" System.Web.WebPages" publicKeyToken =" 31bf3856ad364e35" />
78
+ <bindingRedirect oldVersion =" 1.0.0.0-3.0.0.0" newVersion =" 3.0.0.0" />
79
79
</dependentAssembly >
80
80
<dependentAssembly >
81
- <assemblyIdentity name =" Antlr3.Runtime" publicKeyToken =" eb42632606e9261f" culture =" neutral" />
82
- <bindingRedirect oldVersion =" 0.0.0.0-3.5.0.2" newVersion =" 3.5.0.2" />
81
+ <assemblyIdentity name =" Antlr3.Runtime" publicKeyToken =" eb42632606e9261f" culture =" neutral" />
82
+ <bindingRedirect oldVersion =" 0.0.0.0-3.5.0.2" newVersion =" 3.5.0.2" />
83
83
</dependentAssembly >
84
84
</assemblyBinding >
85
85
</runtime >
86
86
<entityFramework >
87
87
<defaultConnectionFactory type =" System.Data.Entity.Infrastructure.LocalDbConnectionFactory, EntityFramework" >
88
88
<parameters >
89
- <parameter value =" mssqllocaldb" />
89
+ <parameter value =" mssqllocaldb" />
90
90
</parameters >
91
91
</defaultConnectionFactory >
92
92
<providers >
93
- <provider invariantName =" System.Data.SqlClient" type =" System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer" />
93
+ <provider invariantName =" System.Data.SqlClient" type =" System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer" />
94
94
</providers >
95
95
</entityFramework >
96
96
<system .codedom>
97
97
<compilers >
98
- <compiler language =" c#;cs;csharp" extension =" .cs" type =" Microsoft.CodeDom.Providers.DotNetCompilerPlatform.CSharpCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" warningLevel =" 4" compilerOptions =" /langversion:6 /nowarn:1659;1699;1701" />
99
- <compiler language =" vb;vbs;visualbasic;vbscript" extension =" .vb" type =" Microsoft.CodeDom.Providers.DotNetCompilerPlatform.VBCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" warningLevel =" 4" compilerOptions =" /langversion:14 /nowarn:41008 /define:_MYTYPE=\" Web\" /optionInfer+" />
98
+ <compiler language =" c#;cs;csharp" extension =" .cs" type =" Microsoft.CodeDom.Providers.DotNetCompilerPlatform.CSharpCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" warningLevel =" 4" compilerOptions =" /langversion:6 /nowarn:1659;1699;1701" />
99
+ <compiler language =" vb;vbs;visualbasic;vbscript" extension =" .vb" type =" Microsoft.CodeDom.Providers.DotNetCompilerPlatform.VBCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" warningLevel =" 4" compilerOptions =" /langversion:14 /nowarn:41008 /define:_MYTYPE=\" Web\" /optionInfer+" />
100
100
</compilers >
101
101
</system .codedom>
102
102
</configuration >
0 commit comments