Skip to content

Commit

Permalink
Update solution files
Browse files Browse the repository at this point in the history
jerriep committed Apr 24, 2017
1 parent 26e835c commit 1a4bbf2
Showing 6 changed files with 54 additions and 54 deletions.
18 changes: 9 additions & 9 deletions Quickstart/00-Starter-Seed/SampleMvcApp/SampleMvcApp.sln
Original file line number Diff line number Diff line change
@@ -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
18 changes: 9 additions & 9 deletions Quickstart/01-Login/SampleMvcApp/SampleMvcApp.sln
Original file line number Diff line number Diff line change
@@ -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
18 changes: 9 additions & 9 deletions Quickstart/03-Storing-Tokens/SampleMvcApp/SampleMvcApp.sln
Original file line number Diff line number Diff line change
@@ -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
18 changes: 9 additions & 9 deletions Quickstart/04-User-Profile/SampleMvcApp/SampleMvcApp.sln
Original file line number Diff line number Diff line change
@@ -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
18 changes: 9 additions & 9 deletions Quickstart/05-Rules/SampleMvcApp/SampleMvcApp.sln
Original file line number Diff line number Diff line change
@@ -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
18 changes: 9 additions & 9 deletions Quickstart/06-Authorization/SampleMvcApp/SampleMvcApp.sln
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 1a4bbf2

Please sign in to comment.