From d0ed44e15795a4090d95d137532ecd59ae0aaaa5 Mon Sep 17 00:00:00 2001 From: Debulois Date: Wed, 1 Jun 2022 12:28:22 +0200 Subject: Ajoutez des fichiers projet. --- WinKeyRecover.sln | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 WinKeyRecover.sln (limited to 'WinKeyRecover.sln') diff --git a/WinKeyRecover.sln b/WinKeyRecover.sln new file mode 100644 index 0000000..50cffe2 --- /dev/null +++ b/WinKeyRecover.sln @@ -0,0 +1,33 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.2.32519.379 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WinKeyRecover", "WinKeyRecover\WinKeyRecover.csproj", "{2A73C784-6826-4648-A2FF-C9D39C641C6B}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Debug|x64 = Debug|x64 + Debug|x86 = Debug|x86 + Release|Any CPU = Release|Any CPU + Release|x64 = Release|x64 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {2A73C784-6826-4648-A2FF-C9D39C641C6B}.Debug|Any CPU.ActiveCfg = Debug|x64 + {2A73C784-6826-4648-A2FF-C9D39C641C6B}.Debug|x64.ActiveCfg = Debug|x64 + {2A73C784-6826-4648-A2FF-C9D39C641C6B}.Debug|x64.Build.0 = Debug|x64 + {2A73C784-6826-4648-A2FF-C9D39C641C6B}.Debug|x86.ActiveCfg = Debug|x64 + {2A73C784-6826-4648-A2FF-C9D39C641C6B}.Release|Any CPU.ActiveCfg = Release|x64 + {2A73C784-6826-4648-A2FF-C9D39C641C6B}.Release|x64.ActiveCfg = Release|x64 + {2A73C784-6826-4648-A2FF-C9D39C641C6B}.Release|x64.Build.0 = Release|x64 + {2A73C784-6826-4648-A2FF-C9D39C641C6B}.Release|x86.ActiveCfg = Release|x64 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {95B9DDAB-F216-47C9-B3D0-B44D7811465F} + EndGlobalSection +EndGlobal -- cgit v1.2.3