-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAmnesicDPAPI.sln
25 lines (25 loc) · 1.1 KB
/
AmnesicDPAPI.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32929.385
MinimumVisualStudioVersion = 10.0.40219.1
Project("{1788098B-301B-4680-9381-398E292FC966}") = "AmnesicDPAPI", "AmnesicDPAPI.csproj", "{A998EA8E-7FB5-4995-9293-CBEA1217F07B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A998EA8E-7FB5-4995-9293-CBEA1217F07B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A998EA8E-7FB5-4995-9293-CBEA1217F07B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A998EA8E-7FB5-4995-9293-CBEA1217F07B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A998EA8E-7FB5-4995-9293-CBEA1217F07B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6D10A291-5F96-4413-BEEF-51B830D90027}
EndGlobalSection
EndGlobal