Files
oembed-tests.yawaflua.ru/OembedTests.sln
Dmitriy yawaflua Andreev 5c940b4838 Add project files.
2024-07-08 02:05:16 +03:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34728.123
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OembedTests", "OembedTests.csproj", "{4E788BB3-1E69-4EA5-A4C3-BF89F97CACED}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4E788BB3-1E69-4EA5-A4C3-BF89F97CACED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4E788BB3-1E69-4EA5-A4C3-BF89F97CACED}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4E788BB3-1E69-4EA5-A4C3-BF89F97CACED}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4E788BB3-1E69-4EA5-A4C3-BF89F97CACED}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F81C49C6-5456-40F1-997C-812D773364B6}
EndGlobalSection
EndGlobal