QUR/QUR.sln

32 lines
1.5 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("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "QUR", "QUR\QUR.csproj", "{966A0A9A-4B62-4ADD-95A0-446B7FA17204}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Authenticator", "Authenticator\Authenticator.csproj", "{45FA96E2-C784-4ED3-8F4C-F86B68460DAB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{966A0A9A-4B62-4ADD-95A0-446B7FA17204}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{966A0A9A-4B62-4ADD-95A0-446B7FA17204}.Debug|Any CPU.Build.0 = Debug|Any CPU
{966A0A9A-4B62-4ADD-95A0-446B7FA17204}.Release|Any CPU.ActiveCfg = Release|Any CPU
{966A0A9A-4B62-4ADD-95A0-446B7FA17204}.Release|Any CPU.Build.0 = Release|Any CPU
{45FA96E2-C784-4ED3-8F4C-F86B68460DAB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{45FA96E2-C784-4ED3-8F4C-F86B68460DAB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{45FA96E2-C784-4ED3-8F4C-F86B68460DAB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{45FA96E2-C784-4ED3-8F4C-F86B68460DAB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {EC87F543-4672-4DFC-A824-39DF23C930F7}
EndGlobalSection
EndGlobal