EL_Singature/AppView.sln

32 lines
1.5 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33530.505
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AppView", "AppView\AppView.csproj", "{98344432-096F-4FF1-82C2-22B9FA23AE7F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Library", "Library\Library.csproj", "{91C817B5-A81C-4E94-9123-25C2B5CBBA8E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{98344432-096F-4FF1-82C2-22B9FA23AE7F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{98344432-096F-4FF1-82C2-22B9FA23AE7F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{98344432-096F-4FF1-82C2-22B9FA23AE7F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{98344432-096F-4FF1-82C2-22B9FA23AE7F}.Release|Any CPU.Build.0 = Release|Any CPU
{91C817B5-A81C-4E94-9123-25C2B5CBBA8E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{91C817B5-A81C-4E94-9123-25C2B5CBBA8E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{91C817B5-A81C-4E94-9123-25C2B5CBBA8E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{91C817B5-A81C-4E94-9123-25C2B5CBBA8E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8A759E23-487D-4DBF-BF4C-025A41A3F611}
EndGlobalSection
EndGlobal