MinIO .NET API samples
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.
minio-net-demo/n4-minio-demo.sln

25 lines
1.1 KiB

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 25.0.1705.6
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "n4-minio-demo", "n4-minio-demo\n4-minio-demo.csproj", "{4525C524-C21C-4F67-AA56-8A5C65A3B5B9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4525C524-C21C-4F67-AA56-8A5C65A3B5B9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4525C524-C21C-4F67-AA56-8A5C65A3B5B9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4525C524-C21C-4F67-AA56-8A5C65A3B5B9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4525C524-C21C-4F67-AA56-8A5C65A3B5B9}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C4D9AF48-BB9A-4EA0-AE27-F8BFD8B217EC}
EndGlobalSection
EndGlobal