-
Notifications
You must be signed in to change notification settings - Fork 0
/
FinancePlanner.WageServices.sln
25 lines (25 loc) · 1.16 KB
/
FinancePlanner.WageServices.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32819.101
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FinancePlanner.WageServices.Services", "FinancePlanner.WageServices.Services\FinancePlanner.WageServices.Services.csproj", "{2AFFCA9A-74CE-476A-B0FF-94D3462D6DC4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2AFFCA9A-74CE-476A-B0FF-94D3462D6DC4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2AFFCA9A-74CE-476A-B0FF-94D3462D6DC4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2AFFCA9A-74CE-476A-B0FF-94D3462D6DC4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2AFFCA9A-74CE-476A-B0FF-94D3462D6DC4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1FABDDDE-FE9F-4DFC-BE4E-9CB53D3B5158}
EndGlobalSection
EndGlobal