@@ -3,18 +3,30 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33# Visual Studio Version 17
44VisualStudioVersion = 17.5.33516.290
55MinimumVisualStudioVersion = 10.0.40219.1
6- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "LazerFilesViewer" , "LazerFilesViewer\LazerFilesViewer.csproj" , "{95767E57-59E8-4D17-8E3E-C358F42B9A63}"
6+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "LazerFilesViewer" , "LazerFilesViewer\LazerFilesViewer.csproj" , "{95767E57-59E8-4D17-8E3E-C358F42B9A63}"
77EndProject
88Global
99 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
1010 Debug| Any CPU = Debug| Any CPU
11+ Debug| x64 = Debug| x64
12+ Debug| x86 = Debug| x86
1113 Release| Any CPU = Release| Any CPU
14+ Release| x64 = Release| x64
15+ Release| x86 = Release| x86
1216 EndGlobalSection
1317 GlobalSection (ProjectConfigurationPlatforms ) = postSolution
1418 {95767E57-59E8-4D17-8E3E-C358F42B9A63} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
1519 {95767E57-59E8-4D17-8E3E-C358F42B9A63} .Debug| Any CPU .Build .0 = Debug| Any CPU
20+ {95767E57-59E8-4D17-8E3E-C358F42B9A63} .Debug| x64 .ActiveCfg = Debug| x64
21+ {95767E57-59E8-4D17-8E3E-C358F42B9A63} .Debug| x64 .Build .0 = Debug| x64
22+ {95767E57-59E8-4D17-8E3E-C358F42B9A63} .Debug| x86 .ActiveCfg = Debug| x86
23+ {95767E57-59E8-4D17-8E3E-C358F42B9A63} .Debug| x86 .Build .0 = Debug| x86
1624 {95767E57-59E8-4D17-8E3E-C358F42B9A63} .Release| Any CPU .ActiveCfg = Release| Any CPU
1725 {95767E57-59E8-4D17-8E3E-C358F42B9A63} .Release| Any CPU .Build .0 = Release| Any CPU
26+ {95767E57-59E8-4D17-8E3E-C358F42B9A63} .Release| x64 .ActiveCfg = Release| x64
27+ {95767E57-59E8-4D17-8E3E-C358F42B9A63} .Release| x64 .Build .0 = Release| x64
28+ {95767E57-59E8-4D17-8E3E-C358F42B9A63} .Release| x86 .ActiveCfg = Release| x86
29+ {95767E57-59E8-4D17-8E3E-C358F42B9A63} .Release| x86 .Build .0 = Release| x86
1830 EndGlobalSection
1931 GlobalSection (SolutionProperties ) = preSolution
2032 HideSolutionNode = FALSE
0 commit comments