forked from space-wizards/SS14.Changelog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
SS14.Changelog.sln
29 lines (29 loc) · 1.66 KB
/
SS14.Changelog.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
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SS14.Changelog", "SS14.Changelog\SS14.Changelog.csproj", "{22325EA1-ACDB-4331-B883-052B4663DE83}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SS14.Changelog.Tests", "SS14.Changelog.Tests\SS14.Changelog.Tests.csproj", "{34759371-DAC7-41FC-A677-A457E7DF16DB}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "GitHub", "GitHub", "{BFDEADF8-0737-41A5-99B9-E53D1FBF9093}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Workflows", "Workflows", "{A7D14556-4367-4729-8214-DF5931EF2ADC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{22325EA1-ACDB-4331-B883-052B4663DE83}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{22325EA1-ACDB-4331-B883-052B4663DE83}.Debug|Any CPU.Build.0 = Debug|Any CPU
{22325EA1-ACDB-4331-B883-052B4663DE83}.Release|Any CPU.ActiveCfg = Release|Any CPU
{22325EA1-ACDB-4331-B883-052B4663DE83}.Release|Any CPU.Build.0 = Release|Any CPU
{34759371-DAC7-41FC-A677-A457E7DF16DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{34759371-DAC7-41FC-A677-A457E7DF16DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{34759371-DAC7-41FC-A677-A457E7DF16DB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{34759371-DAC7-41FC-A677-A457E7DF16DB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{A7D14556-4367-4729-8214-DF5931EF2ADC} = {BFDEADF8-0737-41A5-99B9-E53D1FBF9093}
EndGlobalSection
EndGlobal