32 строки
1.6 KiB
Plaintext
32 строки
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.26730.8
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpenScraping", "OpenScraping\OpenScraping.csproj", "{C38AA240-58C8-4081-BFA1-2818DE64A583}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OpenScraping.Tests", "OpenScraping.Tests\OpenScraping.Tests.csproj", "{AB0BE337-12A9-4807-96F5-73854A81C2D8}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{C38AA240-58C8-4081-BFA1-2818DE64A583}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{C38AA240-58C8-4081-BFA1-2818DE64A583}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{C38AA240-58C8-4081-BFA1-2818DE64A583}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{C38AA240-58C8-4081-BFA1-2818DE64A583}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{AB0BE337-12A9-4807-96F5-73854A81C2D8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{AB0BE337-12A9-4807-96F5-73854A81C2D8}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{AB0BE337-12A9-4807-96F5-73854A81C2D8}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{AB0BE337-12A9-4807-96F5-73854A81C2D8}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {1A8ED5E1-7FCB-4FA8-B769-AABB13B5D8EF}
|
|
EndGlobalSection
|
|
EndGlobal
|