-
Notifications
You must be signed in to change notification settings - Fork 0
/
FlareTool02.sln
27 lines (27 loc) · 1.23 KB
/
FlareTool02.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29418.71
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{40A89F1D-B2F5-4322-B2B9-6B9277D112B9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HelpBuildMerger", "ConsoleApp1\HelpBuildMerger.csproj", "{C09CBA13-351C-4884-83C4-8246649395A9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C09CBA13-351C-4884-83C4-8246649395A9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C09CBA13-351C-4884-83C4-8246649395A9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C09CBA13-351C-4884-83C4-8246649395A9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C09CBA13-351C-4884-83C4-8246649395A9}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0DB7078A-D0F6-4534-A0D6-AA85A68E51A7}
EndGlobalSection
EndGlobal