ImgBBApi/ImgBBApi.sln
2023-09-29 13:11:03 +02:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34003.232
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImgBBApi", "ImgBBApi.csproj", "{BC926B9D-04DE-40D5-A61D-605F94E31B6F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BC926B9D-04DE-40D5-A61D-605F94E31B6F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BC926B9D-04DE-40D5-A61D-605F94E31B6F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BC926B9D-04DE-40D5-A61D-605F94E31B6F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BC926B9D-04DE-40D5-A61D-605F94E31B6F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {2FA7D562-6EF2-4D18-9AE4-E5A869434F96}
EndGlobalSection
EndGlobal