2018-02-09 09:14:18 -08:00
|
|
|
|
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
2022-10-27 11:27:13 -07:00
|
|
|
|
# Visual Studio Version 17
|
|
|
|
|
|
VisualStudioVersion = 17.3.32922.545
|
2018-02-09 09:14:18 -08:00
|
|
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
2019-04-11 23:50:00 -07:00
|
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{31CE0445-F693-4C9A-B6CD-499C38CFF7FE}"
|
|
|
|
|
|
ProjectSection(SolutionItems) = preProject
|
|
|
|
|
|
README.md = README.md
|
|
|
|
|
|
EndProjectSection
|
|
|
|
|
|
EndProject
|
2022-10-27 11:27:13 -07:00
|
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NDecrypt", "NDecrypt\NDecrypt.csproj", "{05566793-831F-4AE1-A6D2-F9214F36618E}"
|
2020-12-14 23:29:08 -08:00
|
|
|
|
EndProject
|
2022-10-27 11:27:13 -07:00
|
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NDecrypt.Core", "NDecrypt.Core\NDecrypt.Core.csproj", "{91C54370-5741-4742-B2E9-EC498551AD1C}"
|
|
|
|
|
|
EndProject
|
2018-02-09 09:14:18 -08:00
|
|
|
|
Global
|
|
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
|
|
|
Debug|Any CPU = Debug|Any CPU
|
|
|
|
|
|
Release|Any CPU = Release|Any CPU
|
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
2021-09-26 22:22:17 -07:00
|
|
|
|
{05566793-831F-4AE1-A6D2-F9214F36618E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
|
{05566793-831F-4AE1-A6D2-F9214F36618E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
|
{05566793-831F-4AE1-A6D2-F9214F36618E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
|
{05566793-831F-4AE1-A6D2-F9214F36618E}.Release|Any CPU.Build.0 = Release|Any CPU
|
2022-10-27 11:27:13 -07:00
|
|
|
|
{91C54370-5741-4742-B2E9-EC498551AD1C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
|
{91C54370-5741-4742-B2E9-EC498551AD1C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
|
{91C54370-5741-4742-B2E9-EC498551AD1C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
|
{91C54370-5741-4742-B2E9-EC498551AD1C}.Release|Any CPU.Build.0 = Release|Any CPU
|
2018-02-09 09:14:18 -08:00
|
|
|
|
EndGlobalSection
|
|
|
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
|
|
|
HideSolutionNode = FALSE
|
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
|
|
|
SolutionGuid = {5AB50D9B-BA18-4F96-804B-52E7E0845B37}
|
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
|
EndGlobal
|