26 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-04-30 11:58:47 +02:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.002.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FabAccessAPI", "FabAccessAPI.csproj", "{B10CC69E-5B93-400F-BC2A-CC3C3F0A0D77}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B10CC69E-5B93-400F-BC2A-CC3C3F0A0D77}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B10CC69E-5B93-400F-BC2A-CC3C3F0A0D77}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B10CC69E-5B93-400F-BC2A-CC3C3F0A0D77}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B10CC69E-5B93-400F-BC2A-CC3C3F0A0D77}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8C44F6EC-75A3-4A27-AC42-646614906FB6}
EndGlobalSection
EndGlobal