This repository has been archived on 2025-02-19. You can view files and clone it, but cannot push or open issues or pull requests.
Amen/Amen.sln
2022-09-20 08:40:13 -07:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.31101.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Amen", "Amen\Amen.csproj", "{599AF714-D8F5-408C-B14F-915AC646D9EA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Stage|Any CPU = Stage|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{599AF714-D8F5-408C-B14F-915AC646D9EA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{599AF714-D8F5-408C-B14F-915AC646D9EA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{599AF714-D8F5-408C-B14F-915AC646D9EA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{599AF714-D8F5-408C-B14F-915AC646D9EA}.Release|Any CPU.Build.0 = Release|Any CPU
{599AF714-D8F5-408C-B14F-915AC646D9EA}.Stage|Any CPU.ActiveCfg = Stage|Any CPU
{599AF714-D8F5-408C-B14F-915AC646D9EA}.Stage|Any CPU.Build.0 = Stage|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal