Flurl/Flurl.sln
Nikolay Molchanov 3e0f1be661 [edit] migrate to VS2017
[fixed] #176
2017-06-05 22:32:36 +03:00

28 lines
1.2 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26403.7
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Flurl", "src\Flurl\Flurl.csproj", "{117B6C6E-53F9-45AE-9439-F4FB7E21B116}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{B82E8094-AFA9-466E-9E60-473B7B89AFE2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{117B6C6E-53F9-45AE-9439-F4FB7E21B116}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{117B6C6E-53F9-45AE-9439-F4FB7E21B116}.Debug|Any CPU.Build.0 = Debug|Any CPU
{117B6C6E-53F9-45AE-9439-F4FB7E21B116}.Release|Any CPU.ActiveCfg = Release|Any CPU
{117B6C6E-53F9-45AE-9439-F4FB7E21B116}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{117B6C6E-53F9-45AE-9439-F4FB7E21B116} = {B82E8094-AFA9-466E-9E60-473B7B89AFE2}
EndGlobalSection
EndGlobal