Convert-it/Convert-It.sln
Ricardo Carneiro 462ad481f1 first commit
2025-09-09 22:53:27 -03:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.14.36414.22 d17.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Convert-It", "Convert-It.csproj", "{D8E3BC66-82F6-0019-7082-DF2342D15CEC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D8E3BC66-82F6-0019-7082-DF2342D15CEC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D8E3BC66-82F6-0019-7082-DF2342D15CEC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D8E3BC66-82F6-0019-7082-DF2342D15CEC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D8E3BC66-82F6-0019-7082-DF2342D15CEC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DD63E0A6-3BE6-4B90-8606-3F4BDEB89264}
EndGlobalSection
EndGlobal