This repository has been archived on 2026-03-14. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Eco/Eco.sln
Kevin Krüger 05105bffc9 Umbenennung
2023-07-24 13:49:04 +02:00

32 lines
1.4 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33829.357
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Eco", "Eco\Eco.csproj", "{2D8225BC-F5B6-4F29-A9E3-F4694D260597}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2D8225BC-F5B6-4F29-A9E3-F4694D260597}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2D8225BC-F5B6-4F29-A9E3-F4694D260597}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2D8225BC-F5B6-4F29-A9E3-F4694D260597}.Debug|x64.ActiveCfg = Debug|x64
{2D8225BC-F5B6-4F29-A9E3-F4694D260597}.Debug|x64.Build.0 = Debug|x64
{2D8225BC-F5B6-4F29-A9E3-F4694D260597}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2D8225BC-F5B6-4F29-A9E3-F4694D260597}.Release|Any CPU.Build.0 = Release|Any CPU
{2D8225BC-F5B6-4F29-A9E3-F4694D260597}.Release|x64.ActiveCfg = Release|x64
{2D8225BC-F5B6-4F29-A9E3-F4694D260597}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {66253547-6CF3-47BA-A026-B14989D85653}
EndGlobalSection
EndGlobal