28 lines
1.5 KiB
Plaintext
28 lines
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SethRepository", "SethRepository\SethRepository.csproj", "{7E5A2E3A-9D2C-44B1-8305-E79256661D1C}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B1D57101-5D61-4BDB-9468-4D89BA4C277C}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
compose.yaml = compose.yaml
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RepoProvider", "RepoProvider\RepoProvider.csproj", "{1DB2CDF5-9062-48FA-801F-CD8E0066A27A}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{7E5A2E3A-9D2C-44B1-8305-E79256661D1C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{7E5A2E3A-9D2C-44B1-8305-E79256661D1C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{7E5A2E3A-9D2C-44B1-8305-E79256661D1C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{7E5A2E3A-9D2C-44B1-8305-E79256661D1C}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{1DB2CDF5-9062-48FA-801F-CD8E0066A27A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{1DB2CDF5-9062-48FA-801F-CD8E0066A27A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{1DB2CDF5-9062-48FA-801F-CD8E0066A27A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{1DB2CDF5-9062-48FA-801F-CD8E0066A27A}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
EndGlobal
|