diff --git a/Quickstart/00-Starter-Seed/SampleMvcApp/SampleMvcApp.sln b/Quickstart/00-Starter-Seed/SampleMvcApp/SampleMvcApp.sln index 0aa3518..4206319 100644 --- a/Quickstart/00-Starter-Seed/SampleMvcApp/SampleMvcApp.sln +++ b/Quickstart/00-Starter-Seed/SampleMvcApp/SampleMvcApp.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 -VisualStudioVersion = 15.0.26206.0 +VisualStudioVersion = 15.0.26403.7 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SampleMvcApp", "SampleMvcApp.csproj", "{391CD6C4-0C5B-4F14-8C55-B0C6F03735B7}" EndProject @@ -17,16 +17,16 @@ Global GlobalSection(ProjectConfigurationPlatforms) = postSolution {391CD6C4-0C5B-4F14-8C55-B0C6F03735B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {391CD6C4-0C5B-4F14-8C55-B0C6F03735B7}.Debug|Any CPU.Build.0 = Debug|Any CPU - {391CD6C4-0C5B-4F14-8C55-B0C6F03735B7}.Debug|x64.ActiveCfg = Debug|x64 - {391CD6C4-0C5B-4F14-8C55-B0C6F03735B7}.Debug|x64.Build.0 = Debug|x64 - {391CD6C4-0C5B-4F14-8C55-B0C6F03735B7}.Debug|x86.ActiveCfg = Debug|x86 - {391CD6C4-0C5B-4F14-8C55-B0C6F03735B7}.Debug|x86.Build.0 = Debug|x86 + {391CD6C4-0C5B-4F14-8C55-B0C6F03735B7}.Debug|x64.ActiveCfg = Debug|Any CPU + {391CD6C4-0C5B-4F14-8C55-B0C6F03735B7}.Debug|x64.Build.0 = Debug|Any CPU + {391CD6C4-0C5B-4F14-8C55-B0C6F03735B7}.Debug|x86.ActiveCfg = Debug|Any CPU + {391CD6C4-0C5B-4F14-8C55-B0C6F03735B7}.Debug|x86.Build.0 = Debug|Any CPU {391CD6C4-0C5B-4F14-8C55-B0C6F03735B7}.Release|Any CPU.ActiveCfg = Release|Any CPU {391CD6C4-0C5B-4F14-8C55-B0C6F03735B7}.Release|Any CPU.Build.0 = Release|Any CPU - {391CD6C4-0C5B-4F14-8C55-B0C6F03735B7}.Release|x64.ActiveCfg = Release|x64 - {391CD6C4-0C5B-4F14-8C55-B0C6F03735B7}.Release|x64.Build.0 = Release|x64 - {391CD6C4-0C5B-4F14-8C55-B0C6F03735B7}.Release|x86.ActiveCfg = Release|x86 - {391CD6C4-0C5B-4F14-8C55-B0C6F03735B7}.Release|x86.Build.0 = Release|x86 + {391CD6C4-0C5B-4F14-8C55-B0C6F03735B7}.Release|x64.ActiveCfg = Release|Any CPU + {391CD6C4-0C5B-4F14-8C55-B0C6F03735B7}.Release|x64.Build.0 = Release|Any CPU + {391CD6C4-0C5B-4F14-8C55-B0C6F03735B7}.Release|x86.ActiveCfg = Release|Any CPU + {391CD6C4-0C5B-4F14-8C55-B0C6F03735B7}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Quickstart/01-Login/SampleMvcApp/SampleMvcApp.sln b/Quickstart/01-Login/SampleMvcApp/SampleMvcApp.sln index 62acc2e..b40cd8e 100644 --- a/Quickstart/01-Login/SampleMvcApp/SampleMvcApp.sln +++ b/Quickstart/01-Login/SampleMvcApp/SampleMvcApp.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 -VisualStudioVersion = 15.0.26206.0 +VisualStudioVersion = 15.0.26403.7 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SampleMvcApp", "SampleMvcApp.csproj", "{7DBA2959-523D-4007-8A7F-8EC379E9B85F}" EndProject @@ -17,16 +17,16 @@ Global GlobalSection(ProjectConfigurationPlatforms) = postSolution {7DBA2959-523D-4007-8A7F-8EC379E9B85F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {7DBA2959-523D-4007-8A7F-8EC379E9B85F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {7DBA2959-523D-4007-8A7F-8EC379E9B85F}.Debug|x64.ActiveCfg = Debug|x64 - {7DBA2959-523D-4007-8A7F-8EC379E9B85F}.Debug|x64.Build.0 = Debug|x64 - {7DBA2959-523D-4007-8A7F-8EC379E9B85F}.Debug|x86.ActiveCfg = Debug|x86 - {7DBA2959-523D-4007-8A7F-8EC379E9B85F}.Debug|x86.Build.0 = Debug|x86 + {7DBA2959-523D-4007-8A7F-8EC379E9B85F}.Debug|x64.ActiveCfg = Debug|Any CPU + {7DBA2959-523D-4007-8A7F-8EC379E9B85F}.Debug|x64.Build.0 = Debug|Any CPU + {7DBA2959-523D-4007-8A7F-8EC379E9B85F}.Debug|x86.ActiveCfg = Debug|Any CPU + {7DBA2959-523D-4007-8A7F-8EC379E9B85F}.Debug|x86.Build.0 = Debug|Any CPU {7DBA2959-523D-4007-8A7F-8EC379E9B85F}.Release|Any CPU.ActiveCfg = Release|Any CPU {7DBA2959-523D-4007-8A7F-8EC379E9B85F}.Release|Any CPU.Build.0 = Release|Any CPU - {7DBA2959-523D-4007-8A7F-8EC379E9B85F}.Release|x64.ActiveCfg = Release|x64 - {7DBA2959-523D-4007-8A7F-8EC379E9B85F}.Release|x64.Build.0 = Release|x64 - {7DBA2959-523D-4007-8A7F-8EC379E9B85F}.Release|x86.ActiveCfg = Release|x86 - {7DBA2959-523D-4007-8A7F-8EC379E9B85F}.Release|x86.Build.0 = Release|x86 + {7DBA2959-523D-4007-8A7F-8EC379E9B85F}.Release|x64.ActiveCfg = Release|Any CPU + {7DBA2959-523D-4007-8A7F-8EC379E9B85F}.Release|x64.Build.0 = Release|Any CPU + {7DBA2959-523D-4007-8A7F-8EC379E9B85F}.Release|x86.ActiveCfg = Release|Any CPU + {7DBA2959-523D-4007-8A7F-8EC379E9B85F}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Quickstart/03-Storing-Tokens/SampleMvcApp/SampleMvcApp.sln b/Quickstart/03-Storing-Tokens/SampleMvcApp/SampleMvcApp.sln index 8b1d780..1cde785 100644 --- a/Quickstart/03-Storing-Tokens/SampleMvcApp/SampleMvcApp.sln +++ b/Quickstart/03-Storing-Tokens/SampleMvcApp/SampleMvcApp.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 -VisualStudioVersion = 15.0.26206.0 +VisualStudioVersion = 15.0.26403.7 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SampleMvcApp", "SampleMvcApp.csproj", "{E818D84E-96C7-46C0-9504-890FD7FE37B6}" EndProject @@ -17,16 +17,16 @@ Global GlobalSection(ProjectConfigurationPlatforms) = postSolution {E818D84E-96C7-46C0-9504-890FD7FE37B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E818D84E-96C7-46C0-9504-890FD7FE37B6}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E818D84E-96C7-46C0-9504-890FD7FE37B6}.Debug|x64.ActiveCfg = Debug|x64 - {E818D84E-96C7-46C0-9504-890FD7FE37B6}.Debug|x64.Build.0 = Debug|x64 - {E818D84E-96C7-46C0-9504-890FD7FE37B6}.Debug|x86.ActiveCfg = Debug|x86 - {E818D84E-96C7-46C0-9504-890FD7FE37B6}.Debug|x86.Build.0 = Debug|x86 + {E818D84E-96C7-46C0-9504-890FD7FE37B6}.Debug|x64.ActiveCfg = Debug|Any CPU + {E818D84E-96C7-46C0-9504-890FD7FE37B6}.Debug|x64.Build.0 = Debug|Any CPU + {E818D84E-96C7-46C0-9504-890FD7FE37B6}.Debug|x86.ActiveCfg = Debug|Any CPU + {E818D84E-96C7-46C0-9504-890FD7FE37B6}.Debug|x86.Build.0 = Debug|Any CPU {E818D84E-96C7-46C0-9504-890FD7FE37B6}.Release|Any CPU.ActiveCfg = Release|Any CPU {E818D84E-96C7-46C0-9504-890FD7FE37B6}.Release|Any CPU.Build.0 = Release|Any CPU - {E818D84E-96C7-46C0-9504-890FD7FE37B6}.Release|x64.ActiveCfg = Release|x64 - {E818D84E-96C7-46C0-9504-890FD7FE37B6}.Release|x64.Build.0 = Release|x64 - {E818D84E-96C7-46C0-9504-890FD7FE37B6}.Release|x86.ActiveCfg = Release|x86 - {E818D84E-96C7-46C0-9504-890FD7FE37B6}.Release|x86.Build.0 = Release|x86 + {E818D84E-96C7-46C0-9504-890FD7FE37B6}.Release|x64.ActiveCfg = Release|Any CPU + {E818D84E-96C7-46C0-9504-890FD7FE37B6}.Release|x64.Build.0 = Release|Any CPU + {E818D84E-96C7-46C0-9504-890FD7FE37B6}.Release|x86.ActiveCfg = Release|Any CPU + {E818D84E-96C7-46C0-9504-890FD7FE37B6}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Quickstart/04-User-Profile/SampleMvcApp/SampleMvcApp.sln b/Quickstart/04-User-Profile/SampleMvcApp/SampleMvcApp.sln index bca1976..18442b0 100644 --- a/Quickstart/04-User-Profile/SampleMvcApp/SampleMvcApp.sln +++ b/Quickstart/04-User-Profile/SampleMvcApp/SampleMvcApp.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 -VisualStudioVersion = 15.0.26206.0 +VisualStudioVersion = 15.0.26403.7 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SampleMvcApp", "SampleMvcApp.csproj", "{FF9D1786-4670-454D-96D1-92C366FF760E}" EndProject @@ -17,16 +17,16 @@ Global GlobalSection(ProjectConfigurationPlatforms) = postSolution {FF9D1786-4670-454D-96D1-92C366FF760E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {FF9D1786-4670-454D-96D1-92C366FF760E}.Debug|Any CPU.Build.0 = Debug|Any CPU - {FF9D1786-4670-454D-96D1-92C366FF760E}.Debug|x64.ActiveCfg = Debug|x64 - {FF9D1786-4670-454D-96D1-92C366FF760E}.Debug|x64.Build.0 = Debug|x64 - {FF9D1786-4670-454D-96D1-92C366FF760E}.Debug|x86.ActiveCfg = Debug|x86 - {FF9D1786-4670-454D-96D1-92C366FF760E}.Debug|x86.Build.0 = Debug|x86 + {FF9D1786-4670-454D-96D1-92C366FF760E}.Debug|x64.ActiveCfg = Debug|Any CPU + {FF9D1786-4670-454D-96D1-92C366FF760E}.Debug|x64.Build.0 = Debug|Any CPU + {FF9D1786-4670-454D-96D1-92C366FF760E}.Debug|x86.ActiveCfg = Debug|Any CPU + {FF9D1786-4670-454D-96D1-92C366FF760E}.Debug|x86.Build.0 = Debug|Any CPU {FF9D1786-4670-454D-96D1-92C366FF760E}.Release|Any CPU.ActiveCfg = Release|Any CPU {FF9D1786-4670-454D-96D1-92C366FF760E}.Release|Any CPU.Build.0 = Release|Any CPU - {FF9D1786-4670-454D-96D1-92C366FF760E}.Release|x64.ActiveCfg = Release|x64 - {FF9D1786-4670-454D-96D1-92C366FF760E}.Release|x64.Build.0 = Release|x64 - {FF9D1786-4670-454D-96D1-92C366FF760E}.Release|x86.ActiveCfg = Release|x86 - {FF9D1786-4670-454D-96D1-92C366FF760E}.Release|x86.Build.0 = Release|x86 + {FF9D1786-4670-454D-96D1-92C366FF760E}.Release|x64.ActiveCfg = Release|Any CPU + {FF9D1786-4670-454D-96D1-92C366FF760E}.Release|x64.Build.0 = Release|Any CPU + {FF9D1786-4670-454D-96D1-92C366FF760E}.Release|x86.ActiveCfg = Release|Any CPU + {FF9D1786-4670-454D-96D1-92C366FF760E}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Quickstart/05-Rules/SampleMvcApp/SampleMvcApp.sln b/Quickstart/05-Rules/SampleMvcApp/SampleMvcApp.sln index c4cb7d2..671f863 100644 --- a/Quickstart/05-Rules/SampleMvcApp/SampleMvcApp.sln +++ b/Quickstart/05-Rules/SampleMvcApp/SampleMvcApp.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 -VisualStudioVersion = 15.0.26206.0 +VisualStudioVersion = 15.0.26403.7 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SampleMvcApp", "SampleMvcApp.csproj", "{23E88158-F313-4404-91D7-8A8C87194E14}" EndProject @@ -17,16 +17,16 @@ Global GlobalSection(ProjectConfigurationPlatforms) = postSolution {23E88158-F313-4404-91D7-8A8C87194E14}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {23E88158-F313-4404-91D7-8A8C87194E14}.Debug|Any CPU.Build.0 = Debug|Any CPU - {23E88158-F313-4404-91D7-8A8C87194E14}.Debug|x64.ActiveCfg = Debug|x64 - {23E88158-F313-4404-91D7-8A8C87194E14}.Debug|x64.Build.0 = Debug|x64 - {23E88158-F313-4404-91D7-8A8C87194E14}.Debug|x86.ActiveCfg = Debug|x86 - {23E88158-F313-4404-91D7-8A8C87194E14}.Debug|x86.Build.0 = Debug|x86 + {23E88158-F313-4404-91D7-8A8C87194E14}.Debug|x64.ActiveCfg = Debug|Any CPU + {23E88158-F313-4404-91D7-8A8C87194E14}.Debug|x64.Build.0 = Debug|Any CPU + {23E88158-F313-4404-91D7-8A8C87194E14}.Debug|x86.ActiveCfg = Debug|Any CPU + {23E88158-F313-4404-91D7-8A8C87194E14}.Debug|x86.Build.0 = Debug|Any CPU {23E88158-F313-4404-91D7-8A8C87194E14}.Release|Any CPU.ActiveCfg = Release|Any CPU {23E88158-F313-4404-91D7-8A8C87194E14}.Release|Any CPU.Build.0 = Release|Any CPU - {23E88158-F313-4404-91D7-8A8C87194E14}.Release|x64.ActiveCfg = Release|x64 - {23E88158-F313-4404-91D7-8A8C87194E14}.Release|x64.Build.0 = Release|x64 - {23E88158-F313-4404-91D7-8A8C87194E14}.Release|x86.ActiveCfg = Release|x86 - {23E88158-F313-4404-91D7-8A8C87194E14}.Release|x86.Build.0 = Release|x86 + {23E88158-F313-4404-91D7-8A8C87194E14}.Release|x64.ActiveCfg = Release|Any CPU + {23E88158-F313-4404-91D7-8A8C87194E14}.Release|x64.Build.0 = Release|Any CPU + {23E88158-F313-4404-91D7-8A8C87194E14}.Release|x86.ActiveCfg = Release|Any CPU + {23E88158-F313-4404-91D7-8A8C87194E14}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Quickstart/06-Authorization/SampleMvcApp/SampleMvcApp.sln b/Quickstart/06-Authorization/SampleMvcApp/SampleMvcApp.sln index 88d48c3..d9fe47a 100644 --- a/Quickstart/06-Authorization/SampleMvcApp/SampleMvcApp.sln +++ b/Quickstart/06-Authorization/SampleMvcApp/SampleMvcApp.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 -VisualStudioVersion = 15.0.26206.0 +VisualStudioVersion = 15.0.26403.7 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SampleMvcApp", "SampleMvcApp.csproj", "{21FB9706-2BA5-4E70-BBDE-B262A956B953}" EndProject @@ -17,16 +17,16 @@ Global GlobalSection(ProjectConfigurationPlatforms) = postSolution {21FB9706-2BA5-4E70-BBDE-B262A956B953}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {21FB9706-2BA5-4E70-BBDE-B262A956B953}.Debug|Any CPU.Build.0 = Debug|Any CPU - {21FB9706-2BA5-4E70-BBDE-B262A956B953}.Debug|x64.ActiveCfg = Debug|x64 - {21FB9706-2BA5-4E70-BBDE-B262A956B953}.Debug|x64.Build.0 = Debug|x64 - {21FB9706-2BA5-4E70-BBDE-B262A956B953}.Debug|x86.ActiveCfg = Debug|x86 - {21FB9706-2BA5-4E70-BBDE-B262A956B953}.Debug|x86.Build.0 = Debug|x86 + {21FB9706-2BA5-4E70-BBDE-B262A956B953}.Debug|x64.ActiveCfg = Debug|Any CPU + {21FB9706-2BA5-4E70-BBDE-B262A956B953}.Debug|x64.Build.0 = Debug|Any CPU + {21FB9706-2BA5-4E70-BBDE-B262A956B953}.Debug|x86.ActiveCfg = Debug|Any CPU + {21FB9706-2BA5-4E70-BBDE-B262A956B953}.Debug|x86.Build.0 = Debug|Any CPU {21FB9706-2BA5-4E70-BBDE-B262A956B953}.Release|Any CPU.ActiveCfg = Release|Any CPU {21FB9706-2BA5-4E70-BBDE-B262A956B953}.Release|Any CPU.Build.0 = Release|Any CPU - {21FB9706-2BA5-4E70-BBDE-B262A956B953}.Release|x64.ActiveCfg = Release|x64 - {21FB9706-2BA5-4E70-BBDE-B262A956B953}.Release|x64.Build.0 = Release|x64 - {21FB9706-2BA5-4E70-BBDE-B262A956B953}.Release|x86.ActiveCfg = Release|x86 - {21FB9706-2BA5-4E70-BBDE-B262A956B953}.Release|x86.Build.0 = Release|x86 + {21FB9706-2BA5-4E70-BBDE-B262A956B953}.Release|x64.ActiveCfg = Release|Any CPU + {21FB9706-2BA5-4E70-BBDE-B262A956B953}.Release|x64.Build.0 = Release|Any CPU + {21FB9706-2BA5-4E70-BBDE-B262A956B953}.Release|x86.ActiveCfg = Release|Any CPU + {21FB9706-2BA5-4E70-BBDE-B262A956B953}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE