autotag/AutoTag.sln

17 lines
788 B
Plaintext
Raw Normal View History

2020-08-17 01:06:06 +02:00

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AutoTag.cli", "AutoTag.cli\AutoTag.cli.csproj", "{5F302C27-DE60-4496-96AE-97FB6C223D4E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5F302C27-DE60-4496-96AE-97FB6C223D4E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5F302C27-DE60-4496-96AE-97FB6C223D4E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5F302C27-DE60-4496-96AE-97FB6C223D4E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5F302C27-DE60-4496-96AE-97FB6C223D4E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal