HA_Addons/HA_Chat/HA_Chat.sln
2024-12-19 19:18:11 +02:00

29 lines
1.2 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.12.35527.113 d17.12
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HA_Chat", "HA_Chat.csproj", "{50BD86BA-2EC0-4CC0-8C24-A27411B68325}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4B4215C3-813B-4F2A-A0C8-4836A29D686D}"
ProjectSection(SolutionItems) = preProject
..\README.md = ..\README.md
..\repository.yaml = ..\repository.yaml
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{50BD86BA-2EC0-4CC0-8C24-A27411B68325}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{50BD86BA-2EC0-4CC0-8C24-A27411B68325}.Debug|Any CPU.Build.0 = Debug|Any CPU
{50BD86BA-2EC0-4CC0-8C24-A27411B68325}.Release|Any CPU.ActiveCfg = Release|Any CPU
{50BD86BA-2EC0-4CC0-8C24-A27411B68325}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal