-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathSpreadsheetDemo_NET50.sln
More file actions
24 lines (24 loc) · 1.08 KB
/
SpreadsheetDemo_NET50.sln
File metadata and controls
24 lines (24 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29020.237
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SpreadsheetDemo_NET50", "SpreadsheetDemo_NET50.csproj", "{1DF1429E-22EF-4595-BDC8-E0F5D2431CBB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1DF1429E-22EF-4595-BDC8-E0F5D2431CBB}.Debug|x86.ActiveCfg = Debug|Any CPU
{1DF1429E-22EF-4595-BDC8-E0F5D2431CBB}.Debug|x86.Build.0 = Debug|Any CPU
{1DF1429E-22EF-4595-BDC8-E0F5D2431CBB}.Release|x86.ActiveCfg = Release|x86
{1DF1429E-22EF-4595-BDC8-E0F5D2431CBB}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0EE90BF6-E3C0-4624-B41A-54C928CECD56}
EndGlobalSection
EndGlobal