Files
ASP.NET/content/01-Introductory-Sessions/Session00/Projects/CommentAPI/C01_CommentAPI.sln
T
2025-07-18 14:47:22 +03:30

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34202.233
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "C01_CommentAPI", "C01_CommentAPI.csproj", "{870EAD4F-8D7D-45FF-A055-86F28E352877}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{870EAD4F-8D7D-45FF-A055-86F28E352877}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{870EAD4F-8D7D-45FF-A055-86F28E352877}.Debug|Any CPU.Build.0 = Debug|Any CPU
{870EAD4F-8D7D-45FF-A055-86F28E352877}.Release|Any CPU.ActiveCfg = Release|Any CPU
{870EAD4F-8D7D-45FF-A055-86F28E352877}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D85B0886-E038-4B3D-B6D5-E249C1F85CD1}
EndGlobalSection
EndGlobal