-
Notifications
You must be signed in to change notification settings - Fork 1
/
Windows10ToolboxModern.sln
30 lines (30 loc) · 1.34 KB
/
Windows10ToolboxModern.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30413.136
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Windows10ToolboxModern", "Windows10ToolboxModern.csproj", "{99AC8842-15AC-46D9-87A5-0AB8A8A565CF}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Assets", "Assets", "{E1431191-2AC3-41C3-83D2-4E759E9D1202}"
ProjectSection(SolutionItems) = preProject
..\..\..\Pictures\winlogo.png = ..\..\..\Pictures\winlogo.png
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{99AC8842-15AC-46D9-87A5-0AB8A8A565CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{99AC8842-15AC-46D9-87A5-0AB8A8A565CF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{99AC8842-15AC-46D9-87A5-0AB8A8A565CF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{99AC8842-15AC-46D9-87A5-0AB8A8A565CF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {852364C1-37AA-4EFE-9AD1-D3A899C56731}
EndGlobalSection
EndGlobal