aboutsummaryrefslogtreecommitdiff
path: root/NotePad/NotePad.sln
blob: 96fdf555327deaf2c1dd133c7cc60d5999f09446 (plain) (blame)
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32328.378
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NotePad", "NotePad\NotePad.csproj", "{E08D0806-C435-4728-A811-66DBD05C744F}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{E08D0806-C435-4728-A811-66DBD05C744F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{E08D0806-C435-4728-A811-66DBD05C744F}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{E08D0806-C435-4728-A811-66DBD05C744F}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{E08D0806-C435-4728-A811-66DBD05C744F}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
		SolutionGuid = {84F37102-2E09-40FF-8A11-33B255B33FB9}
	EndGlobalSection
EndGlobal