Artikelverwaltung/Artikelverwaltung.sln

26 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

2022-10-20 10:36:29 +02:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32929.385
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Artikelverwaltung", "Artikelverwaltung\Artikelverwaltung.csproj", "{71F05FAF-8B88-4A3A-AD94-1B9F203AB0EF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{71F05FAF-8B88-4A3A-AD94-1B9F203AB0EF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{71F05FAF-8B88-4A3A-AD94-1B9F203AB0EF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{71F05FAF-8B88-4A3A-AD94-1B9F203AB0EF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{71F05FAF-8B88-4A3A-AD94-1B9F203AB0EF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8F772B57-43C2-4C5B-8E8F-1112F4C254F5}
EndGlobalSection
EndGlobal