hp-raid45-recovery/hp-raid45-recovery.sln

32 lines
1.6 KiB
Plaintext
Raw Normal View History

2020-05-22 13:25:22 +02:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29613.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "hp-raid45-recovery", "hp-raid45-recovery\hp-raid45-recovery.csproj", "{ABD4015C-DCD8-49D5-BAFC-CFA70E430EC7}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Utils_Core", "..\Utils\Utils\Utils\Utils_Core.csproj", "{B1015E17-AD3F-4981-BCE3-5EE78FA714F8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{ABD4015C-DCD8-49D5-BAFC-CFA70E430EC7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ABD4015C-DCD8-49D5-BAFC-CFA70E430EC7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ABD4015C-DCD8-49D5-BAFC-CFA70E430EC7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ABD4015C-DCD8-49D5-BAFC-CFA70E430EC7}.Release|Any CPU.Build.0 = Release|Any CPU
{B1015E17-AD3F-4981-BCE3-5EE78FA714F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B1015E17-AD3F-4981-BCE3-5EE78FA714F8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B1015E17-AD3F-4981-BCE3-5EE78FA714F8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B1015E17-AD3F-4981-BCE3-5EE78FA714F8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7CFF96AF-B668-486D-8D0E-F6A37363F73D}
EndGlobalSection
EndGlobal