-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathWinClean.sln
74 lines (74 loc) · 4.35 KB
/
WinClean.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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32210.238
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tests", "Tests\Tests.csproj", "{120C7C16-98F3-463F-B8C5-B666013B2547}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinClean", "WinClean\WinClean.csproj", "{89F011BA-42B2-48F4-95E4-8D9547438918}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{D8322058-4175-4D25-8E42-AA72C1BC18FB}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
.gitattributes = .gitattributes
.gitignore = .gitignore
CONTRIBUTING.md = CONTRIBUTING.md
LICENSE = LICENSE
README.fr.md = README.fr.md
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug Invariant UI|Any CPU = Debug Invariant UI|Any CPU
Debug Invariant UI|x64 = Debug Invariant UI|x64
Debug Invariant UI|x86 = Debug Invariant UI|x86
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{120C7C16-98F3-463F-B8C5-B666013B2547}.Debug Invariant UI|Any CPU.ActiveCfg = Debug Invariant UI|Any CPU
{120C7C16-98F3-463F-B8C5-B666013B2547}.Debug Invariant UI|Any CPU.Build.0 = Debug Invariant UI|Any CPU
{120C7C16-98F3-463F-B8C5-B666013B2547}.Debug Invariant UI|x64.ActiveCfg = Debug Invariant UI|Any CPU
{120C7C16-98F3-463F-B8C5-B666013B2547}.Debug Invariant UI|x64.Build.0 = Debug Invariant UI|Any CPU
{120C7C16-98F3-463F-B8C5-B666013B2547}.Debug Invariant UI|x86.ActiveCfg = Debug Invariant UI|Any CPU
{120C7C16-98F3-463F-B8C5-B666013B2547}.Debug Invariant UI|x86.Build.0 = Debug Invariant UI|Any CPU
{120C7C16-98F3-463F-B8C5-B666013B2547}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{120C7C16-98F3-463F-B8C5-B666013B2547}.Debug|Any CPU.Build.0 = Debug|Any CPU
{120C7C16-98F3-463F-B8C5-B666013B2547}.Debug|x64.ActiveCfg = Debug|Any CPU
{120C7C16-98F3-463F-B8C5-B666013B2547}.Debug|x64.Build.0 = Debug|Any CPU
{120C7C16-98F3-463F-B8C5-B666013B2547}.Debug|x86.ActiveCfg = Debug|Any CPU
{120C7C16-98F3-463F-B8C5-B666013B2547}.Debug|x86.Build.0 = Debug|Any CPU
{120C7C16-98F3-463F-B8C5-B666013B2547}.Release|Any CPU.ActiveCfg = Release|Any CPU
{120C7C16-98F3-463F-B8C5-B666013B2547}.Release|Any CPU.Build.0 = Release|Any CPU
{120C7C16-98F3-463F-B8C5-B666013B2547}.Release|x64.ActiveCfg = Release|Any CPU
{120C7C16-98F3-463F-B8C5-B666013B2547}.Release|x64.Build.0 = Release|Any CPU
{120C7C16-98F3-463F-B8C5-B666013B2547}.Release|x86.ActiveCfg = Release|Any CPU
{120C7C16-98F3-463F-B8C5-B666013B2547}.Release|x86.Build.0 = Release|Any CPU
{89F011BA-42B2-48F4-95E4-8D9547438918}.Debug Invariant UI|Any CPU.ActiveCfg = Debug Invariant UI|Any CPU
{89F011BA-42B2-48F4-95E4-8D9547438918}.Debug Invariant UI|Any CPU.Build.0 = Debug Invariant UI|Any CPU
{89F011BA-42B2-48F4-95E4-8D9547438918}.Debug Invariant UI|x64.ActiveCfg = Debug Invariant UI|Any CPU
{89F011BA-42B2-48F4-95E4-8D9547438918}.Debug Invariant UI|x64.Build.0 = Debug Invariant UI|Any CPU
{89F011BA-42B2-48F4-95E4-8D9547438918}.Debug Invariant UI|x86.ActiveCfg = Debug Invariant UI|Any CPU
{89F011BA-42B2-48F4-95E4-8D9547438918}.Debug Invariant UI|x86.Build.0 = Debug Invariant UI|Any CPU
{89F011BA-42B2-48F4-95E4-8D9547438918}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{89F011BA-42B2-48F4-95E4-8D9547438918}.Debug|Any CPU.Build.0 = Debug|Any CPU
{89F011BA-42B2-48F4-95E4-8D9547438918}.Debug|x64.ActiveCfg = Debug|Any CPU
{89F011BA-42B2-48F4-95E4-8D9547438918}.Debug|x86.ActiveCfg = Debug|Any CPU
{89F011BA-42B2-48F4-95E4-8D9547438918}.Release|Any CPU.ActiveCfg = Release|Any CPU
{89F011BA-42B2-48F4-95E4-8D9547438918}.Release|Any CPU.Build.0 = Release|Any CPU
{89F011BA-42B2-48F4-95E4-8D9547438918}.Release|x64.ActiveCfg = Release|Any CPU
{89F011BA-42B2-48F4-95E4-8D9547438918}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A6BD83C2-667C-4D54-9AE5-66F0940AAA98}
RESX_SortFileContentOnSave = True
EndGlobalSection
EndGlobal