PSRule.Monitor/PSRule.Monitor.sln

32 строки
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29418.71
MinimumVisualStudioVersion = 15.0.26124.0
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PSRule.Monitor", "src\PSRule.Monitor\PSRule.Monitor.csproj", "{BC87E736-4B87-48C2-AC35-3686C86C13A7}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PSRule.Monitor.Tests", "tests\PSRule.Monitor.Tests\PSRule.Monitor.Tests.csproj", "{5A666E79-F8B6-4613-8E4C-0F969CBA68E3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BC87E736-4B87-48C2-AC35-3686C86C13A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BC87E736-4B87-48C2-AC35-3686C86C13A7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BC87E736-4B87-48C2-AC35-3686C86C13A7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BC87E736-4B87-48C2-AC35-3686C86C13A7}.Release|Any CPU.Build.0 = Release|Any CPU
{5A666E79-F8B6-4613-8E4C-0F969CBA68E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5A666E79-F8B6-4613-8E4C-0F969CBA68E3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5A666E79-F8B6-4613-8E4C-0F969CBA68E3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5A666E79-F8B6-4613-8E4C-0F969CBA68E3}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5CD3A314-1976-4F0D-BB7A-FE0EF45968FC}
EndGlobalSection
EndGlobal