-
Notifications
You must be signed in to change notification settings - Fork 8
/
Gile.Inspector.sln
36 lines (36 loc) · 1.88 KB
/
Gile.Inspector.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
28
29
30
31
32
33
34
35
36
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34309.116
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Gile.Inspector_19", "Gile.Inspector_19\Gile.Inspector_19.csproj", "{295A9EE6-DEA2-41FB-B2BD-B3DA641A7D50}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8CA74755-7E52-4196-968D-4831E6DCC092}"
ProjectSection(SolutionItems) = preProject
Gile.Inspector.bundle\PackageContents.xml = Gile.Inspector.bundle\PackageContents.xml
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Gile.Inspector_25", "Gile.Inspector_25\Gile.Inspector_25.csproj", "{F96D76C5-1EDF-41A4-8B74-14E322AD3165}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{295A9EE6-DEA2-41FB-B2BD-B3DA641A7D50}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{295A9EE6-DEA2-41FB-B2BD-B3DA641A7D50}.Debug|Any CPU.Build.0 = Debug|Any CPU
{295A9EE6-DEA2-41FB-B2BD-B3DA641A7D50}.Release|Any CPU.ActiveCfg = Release|Any CPU
{295A9EE6-DEA2-41FB-B2BD-B3DA641A7D50}.Release|Any CPU.Build.0 = Release|Any CPU
{F96D76C5-1EDF-41A4-8B74-14E322AD3165}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F96D76C5-1EDF-41A4-8B74-14E322AD3165}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F96D76C5-1EDF-41A4-8B74-14E322AD3165}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F96D76C5-1EDF-41A4-8B74-14E322AD3165}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {18E26801-9B84-48D4-87C8-88DA1DFE5F79}
EndGlobalSection
EndGlobal