26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
# Visual Studio Version 17
|
|||
|
VisualStudioVersion = 17.6.33723.286
|
|||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RAIDAlert", "RAIDAlert.csproj", "{E459EE0C-FFCA-41DC-AFD7-FF51A28B68F6}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{E459EE0C-FFCA-41DC-AFD7-FF51A28B68F6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{E459EE0C-FFCA-41DC-AFD7-FF51A28B68F6}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{E459EE0C-FFCA-41DC-AFD7-FF51A28B68F6}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{E459EE0C-FFCA-41DC-AFD7-FF51A28B68F6}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
SolutionGuid = {076E1AE4-23CB-4095-9B8A-1E3D734FD3B4}
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|