You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
1.5 KiB
32 lines
1.5 KiB
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.31613.86
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DPMService", "DPMService.csproj", "{3F2FF2E6-6198-4D06-82AC-AF4784550A6D}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CryptoTest", "..\CryptoTest\CryptoTest.csproj", "{F255D9AA-E539-4C11-A785-A89EDC6F8259}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{3F2FF2E6-6198-4D06-82AC-AF4784550A6D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{3F2FF2E6-6198-4D06-82AC-AF4784550A6D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{3F2FF2E6-6198-4D06-82AC-AF4784550A6D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{3F2FF2E6-6198-4D06-82AC-AF4784550A6D}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{F255D9AA-E539-4C11-A785-A89EDC6F8259}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{F255D9AA-E539-4C11-A785-A89EDC6F8259}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{F255D9AA-E539-4C11-A785-A89EDC6F8259}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{F255D9AA-E539-4C11-A785-A89EDC6F8259}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {5DF4CE5F-80AD-43DA-99C6-F0801B87467D}
|
|
EndGlobalSection
|
|
EndGlobal
|