Agents/Agents.sln

26 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

2025-03-24 09:34:12 +00:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.13.35913.81 d17.13
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Agents", "Agents.csproj", "{1AA52C8A-C24C-4BD8-BEB3-14407C2D8866}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1AA52C8A-C24C-4BD8-BEB3-14407C2D8866}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1AA52C8A-C24C-4BD8-BEB3-14407C2D8866}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1AA52C8A-C24C-4BD8-BEB3-14407C2D8866}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1AA52C8A-C24C-4BD8-BEB3-14407C2D8866}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {20F91BEE-CD9C-4726-9A92-90DBD602B94D}
EndGlobalSection
EndGlobal