mirror of
https://github.com/mmahdium/HoolIt.git
synced 2025-08-02 16:04:26 +02:00
22 lines
1006 B
Plaintext
22 lines
1006 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HoolIt", "HoolIt\HoolIt.csproj", "{E3812095-9B4D-4A38-B33C-84214FBB7620}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{5DD66A23-C25C-4F51-82D3-95A4AC05768B}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
compose.yaml = compose.yaml
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{E3812095-9B4D-4A38-B33C-84214FBB7620}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{E3812095-9B4D-4A38-B33C-84214FBB7620}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{E3812095-9B4D-4A38-B33C-84214FBB7620}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{E3812095-9B4D-4A38-B33C-84214FBB7620}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
EndGlobal
|