You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
1.8 KiB
35 lines
1.8 KiB
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2013
|
|
VisualStudioVersion = 12.0.31101.0
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Minio.Client", "Minio.Client\Minio.Client.csproj", "{DCC0B399-5931-4EA8-9E19-1CF49E799F81}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Minio.ClientTests", "Minio.ClientTests\Minio.ClientTests.csproj", "{2AE72141-FE84-4B66-8B79-7D76F1DD2CBF}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{60C0B7E4-9D9A-4A0E-A7BD-CAC29E97477A}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
LICENSE = LICENSE
|
|
Minio.Client\Minio.Client.nuspec = Minio.Client\Minio.Client.nuspec
|
|
README.md = README.md
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{DCC0B399-5931-4EA8-9E19-1CF49E799F81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{DCC0B399-5931-4EA8-9E19-1CF49E799F81}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{DCC0B399-5931-4EA8-9E19-1CF49E799F81}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{DCC0B399-5931-4EA8-9E19-1CF49E799F81}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{2AE72141-FE84-4B66-8B79-7D76F1DD2CBF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{2AE72141-FE84-4B66-8B79-7D76F1DD2CBF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{2AE72141-FE84-4B66-8B79-7D76F1DD2CBF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{2AE72141-FE84-4B66-8B79-7D76F1DD2CBF}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|