-
Notifications
You must be signed in to change notification settings - Fork 0
/
Wallpaperr.sln
42 lines (42 loc) · 2.23 KB
/
Wallpaperr.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32126.317
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Wallpaperr", "Wallpaperr.csproj", "{D0BBB71E-405F-4B14-B9B7-51053CEB78D8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Wallpaperr2", "Wallpaperr2\Wallpaperr2.csproj", "{4ADBBC51-1F49-455B-9484-D28F38740316}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Goop", "..\Goop\Goop\Goop.csproj", "{85C17AD3-356F-412F-8AF2-1320F0A990FA}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{44D1EA1A-FE9A-472B-87A6-B91D28E42BEC}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D0BBB71E-405F-4B14-B9B7-51053CEB78D8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D0BBB71E-405F-4B14-B9B7-51053CEB78D8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D0BBB71E-405F-4B14-B9B7-51053CEB78D8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D0BBB71E-405F-4B14-B9B7-51053CEB78D8}.Release|Any CPU.Build.0 = Release|Any CPU
{4ADBBC51-1F49-455B-9484-D28F38740316}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4ADBBC51-1F49-455B-9484-D28F38740316}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4ADBBC51-1F49-455B-9484-D28F38740316}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4ADBBC51-1F49-455B-9484-D28F38740316}.Release|Any CPU.Build.0 = Release|Any CPU
{85C17AD3-356F-412F-8AF2-1320F0A990FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{85C17AD3-356F-412F-8AF2-1320F0A990FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{85C17AD3-356F-412F-8AF2-1320F0A990FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{85C17AD3-356F-412F-8AF2-1320F0A990FA}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DB20AAA4-6435-4DBA-972F-770C8A0AAB92}
EndGlobalSection
EndGlobal