ASDV-C-Sharp/Testing/TestProject/TestProject.sln

26 lines
1.1 KiB
Plaintext

2022-10-13 13:03:15 +07:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32804.467
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestProject", "TestProject.csproj", "{19402C82-85F7-4D03-8C1A-A9A454723AB6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{19402C82-85F7-4D03-8C1A-A9A454723AB6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{19402C82-85F7-4D03-8C1A-A9A454723AB6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{19402C82-85F7-4D03-8C1A-A9A454723AB6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{19402C82-85F7-4D03-8C1A-A9A454723AB6}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3531F21B-73C1-4DCC-B24B-D0D7F4C72B3F}
EndGlobalSection
EndGlobal