1-
21Microsoft Visual Studio Solution File, Format Version 12.00
3- # Visual Studio Version 17
4- VisualStudioVersion = 17.4.33205.214
2+ # Visual Studio Version 18
3+ VisualStudioVersion = 18.6.11723.189 insiders
54MinimumVisualStudioVersion = 10.0.40219.1
65Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "SQL.Formatter" , "SQL.Formatter\SQL.Formatter.csproj" , "{37364F94-0280-4847-A912-FD95E8840B01}"
76EndProject
87Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "SQL.Formatter.Test" , "SQL.Formatter.Test\SQL.Formatter.Test.csproj" , "{497AABF6-2D16-4420-BBFB-9DA20B1FDF05}"
98EndProject
9+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "SQL.Formatter.Benchmarks" , "SQL.Formatter.Benchmarks\SQL.Formatter.Benchmarks.csproj" , "{E2C6072C-D4E5-EAE7-0EF3-2CE53BB04989}"
10+ EndProject
1011Global
1112 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
1213 Debug| Any CPU = Debug| Any CPU
@@ -21,6 +22,10 @@ Global
2122 {497AABF6-2D16-4420-BBFB-9DA20B1FDF05} .Debug| Any CPU .Build .0 = Debug| Any CPU
2223 {497AABF6-2D16-4420-BBFB-9DA20B1FDF05} .Release| Any CPU .ActiveCfg = Release| Any CPU
2324 {497AABF6-2D16-4420-BBFB-9DA20B1FDF05} .Release| Any CPU .Build .0 = Release| Any CPU
25+ {E2C6072C-D4E5-EAE7-0EF3-2CE53BB04989} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
26+ {E2C6072C-D4E5-EAE7-0EF3-2CE53BB04989} .Debug| Any CPU .Build .0 = Debug| Any CPU
27+ {E2C6072C-D4E5-EAE7-0EF3-2CE53BB04989} .Release| Any CPU .ActiveCfg = Release| Any CPU
28+ {E2C6072C-D4E5-EAE7-0EF3-2CE53BB04989} .Release| Any CPU .Build .0 = Release| Any CPU
2429 EndGlobalSection
2530 GlobalSection (SolutionProperties ) = preSolution
2631 HideSolutionNode = FALSE
0 commit comments