-
Notifications
You must be signed in to change notification settings - Fork 0
/
phirSOFT.SettingsService.Json.sln
41 lines (41 loc) · 2.07 KB
/
phirSOFT.SettingsService.Json.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
41
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29215.179
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "phirSOFT.SettingsService.Json", "phirSOFT.SettingsService.Json\phirSOFT.SettingsService.Json.csproj", "{BAF212F6-3890-42B1-A2F1-F67CFFA85528}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "phirSOFT.SettingsService.Json.Test", "phirSOFT.SettingsService.Json.Test\phirSOFT.SettingsService.Json.Test.csproj", "{D3A29052-D926-4275-9BBC-A9521877101B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Ci-Pipeline", "Ci-Pipeline", "{A9E87528-71DB-4E37-9359-ED2149D33DE1}"
ProjectSection(SolutionItems) = preProject
.restyled.yaml = .restyled.yaml
azure-pipeline.yml = azure-pipeline.yml
Changelog.md = Changelog.md
gitversion.yml = gitversion.yml
global.json = global.json
ReleaseNotes.md = ReleaseNotes.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BAF212F6-3890-42B1-A2F1-F67CFFA85528}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BAF212F6-3890-42B1-A2F1-F67CFFA85528}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BAF212F6-3890-42B1-A2F1-F67CFFA85528}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BAF212F6-3890-42B1-A2F1-F67CFFA85528}.Release|Any CPU.Build.0 = Release|Any CPU
{D3A29052-D926-4275-9BBC-A9521877101B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D3A29052-D926-4275-9BBC-A9521877101B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D3A29052-D926-4275-9BBC-A9521877101B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D3A29052-D926-4275-9BBC-A9521877101B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {26A17FD8-6848-4086-B53C-C422ED6F9027}
EndGlobalSection
EndGlobal