Files
AR-Menu/AR Menu.sln
2025-11-30 08:35:03 +02:00

27 lines
1.4 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{452BDEB9-62D7-5584-F797-B34A3F719430}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{F582DDB6-4D9D-E752-6546-2C04013904AC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{452BDEB9-62D7-5584-F797-B34A3F719430}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{452BDEB9-62D7-5584-F797-B34A3F719430}.Debug|Any CPU.Build.0 = Debug|Any CPU
{452BDEB9-62D7-5584-F797-B34A3F719430}.Release|Any CPU.ActiveCfg = Release|Any CPU
{452BDEB9-62D7-5584-F797-B34A3F719430}.Release|Any CPU.Build.0 = Release|Any CPU
{F582DDB6-4D9D-E752-6546-2C04013904AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F582DDB6-4D9D-E752-6546-2C04013904AC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F582DDB6-4D9D-E752-6546-2C04013904AC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F582DDB6-4D9D-E752-6546-2C04013904AC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal