-
Notifications
You must be signed in to change notification settings - Fork 0
/
MarketWeatherAverages.sln
40 lines (40 loc) · 1.84 KB
/
MarketWeatherAverages.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30320.27
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MarketWeatherAverages", "MarketWeatherAverages.csproj", "{C887FBAD-F72D-407A-96CB-85E4CA73D108}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Setup", "..\Setup\Setup.vdproj", "{984F24C6-74C8-4BFD-A366-03B52A06516D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C887FBAD-F72D-407A-96CB-85E4CA73D108}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C887FBAD-F72D-407A-96CB-85E4CA73D108}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C887FBAD-F72D-407A-96CB-85E4CA73D108}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C887FBAD-F72D-407A-96CB-85E4CA73D108}.Release|Any CPU.Build.0 = Release|Any CPU
{984F24C6-74C8-4BFD-A366-03B52A06516D}.Debug|Any CPU.ActiveCfg = Debug
{984F24C6-74C8-4BFD-A366-03B52A06516D}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7E0E0915-FDF7-47AD-9401-396B09BAC9CF}
EndGlobalSection
GlobalSection(TeamFoundationVersionControl) = preSolution
SccNumberOfProjects = 3
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
SccTeamFoundationServer = https://coderpro.visualstudio.com/
SccLocalPath0 = .
SccProjectUniqueName1 = MarketWeatherAverages.csproj
SccLocalPath1 = .
SccProjectUniqueName2 = ..\\Setup\\Setup.vdproj
SccProjectName2 = ../Setup
SccLocalPath2 = ..\\Setup
EndGlobalSection
EndGlobal