-
Notifications
You must be signed in to change notification settings - Fork 2
/
UnitedAdobeEditor.sln
46 lines (46 loc) · 2.71 KB
/
UnitedAdobeEditor.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
37
38
39
40
41
42
43
44
45
46
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32811.315
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnitedAdobeEditor", "UnitedAdobeEditor\UnitedAdobeEditor.csproj", "{14B099F1-4C80-4D57-A202-BC277AE5D30E}"
ProjectSection(ProjectDependencies) = postProject
{C8E04096-79BD-40C3-A3DC-594712FA3A77} = {C8E04096-79BD-40C3-A3DC-594712FA3A77}
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JadUpdate", "JadUpdate\JadUpdate\JadUpdate.csproj", "{C8E04096-79BD-40C3-A3DC-594712FA3A77}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JadWebRequest", "JadWebRequest\JadWebRequest\JadWebRequest.csproj", "{79D02949-737F-4F71-BA49-804FCCA89341}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JadquirColorPicker", "JadquirColorPicker\JadquirColorPicker.csproj", "{148F603B-1DCA-4521-A26C-39046BBC7D0F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{14B099F1-4C80-4D57-A202-BC277AE5D30E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{14B099F1-4C80-4D57-A202-BC277AE5D30E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{14B099F1-4C80-4D57-A202-BC277AE5D30E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{14B099F1-4C80-4D57-A202-BC277AE5D30E}.Release|Any CPU.Build.0 = Release|Any CPU
{C8E04096-79BD-40C3-A3DC-594712FA3A77}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C8E04096-79BD-40C3-A3DC-594712FA3A77}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C8E04096-79BD-40C3-A3DC-594712FA3A77}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C8E04096-79BD-40C3-A3DC-594712FA3A77}.Release|Any CPU.Build.0 = Release|Any CPU
{79D02949-737F-4F71-BA49-804FCCA89341}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{79D02949-737F-4F71-BA49-804FCCA89341}.Debug|Any CPU.Build.0 = Debug|Any CPU
{79D02949-737F-4F71-BA49-804FCCA89341}.Release|Any CPU.ActiveCfg = Release|Any CPU
{79D02949-737F-4F71-BA49-804FCCA89341}.Release|Any CPU.Build.0 = Release|Any CPU
{148F603B-1DCA-4521-A26C-39046BBC7D0F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{148F603B-1DCA-4521-A26C-39046BBC7D0F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{148F603B-1DCA-4521-A26C-39046BBC7D0F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{148F603B-1DCA-4521-A26C-39046BBC7D0F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {85396A70-7A50-4E00-B163-179A6DB5BB17}
EndGlobalSection
EndGlobal