diff options
author | heqnx <root@heqnx.com> | 2025-04-25 13:49:22 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-04-25 13:49:22 +0300 |
commit | 9f44720d0be28d326bff433f6d2f2c47b2a6d8da (patch) | |
tree | 110558db0eadc566057166029edbc3355555b535 /SharpRIDHijack.sln | |
parent | ef021ad6ef66c4438c67a8ba7465f6462e1529a7 (diff) | |
download | SharpRIDHijack-9f44720d0be28d326bff433f6d2f2c47b2a6d8da.tar.gz SharpRIDHijack-9f44720d0be28d326bff433f6d2f2c47b2a6d8da.zip |
updated sln and csprojv1.0.0
Diffstat (limited to 'SharpRIDHijack.sln')
-rw-r--r-- | SharpRIDHijack.sln | 62 |
1 files changed, 37 insertions, 25 deletions
diff --git a/SharpRIDHijack.sln b/SharpRIDHijack.sln index 91e7c30..9cf7b42 100644 --- a/SharpRIDHijack.sln +++ b/SharpRIDHijack.sln @@ -1,25 +1,37 @@ -
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio Version 17
-VisualStudioVersion = 17.13.35931.197 d17.13
-MinimumVisualStudioVersion = 10.0.40219.1
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpRIDHijack", "SharpRIDHijack\SharpRIDHijack.csproj", "{33BCB519-81A5-4ED8-B2A0-0A57B3CAE54C}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {33BCB519-81A5-4ED8-B2A0-0A57B3CAE54C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {33BCB519-81A5-4ED8-B2A0-0A57B3CAE54C}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {33BCB519-81A5-4ED8-B2A0-0A57B3CAE54C}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {33BCB519-81A5-4ED8-B2A0-0A57B3CAE54C}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {04A5D51C-502B-4CC6-BACC-87EAD1E0A476}
- EndGlobalSection
-EndGlobal
+ +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.13.35931.197 d17.13 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpRIDHijack", "SharpRIDHijack\SharpRIDHijack.csproj", "{33BCB519-81A5-4ED8-B2A0-0A57B3CAE54C}" +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 + {33BCB519-81A5-4ED8-B2A0-0A57B3CAE54C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {33BCB519-81A5-4ED8-B2A0-0A57B3CAE54C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {33BCB519-81A5-4ED8-B2A0-0A57B3CAE54C}.Debug|x64.ActiveCfg = Debug|x64 + {33BCB519-81A5-4ED8-B2A0-0A57B3CAE54C}.Debug|x64.Build.0 = Debug|x64 + {33BCB519-81A5-4ED8-B2A0-0A57B3CAE54C}.Debug|x86.ActiveCfg = Debug|x86 + {33BCB519-81A5-4ED8-B2A0-0A57B3CAE54C}.Debug|x86.Build.0 = Debug|x86 + {33BCB519-81A5-4ED8-B2A0-0A57B3CAE54C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {33BCB519-81A5-4ED8-B2A0-0A57B3CAE54C}.Release|Any CPU.Build.0 = Release|Any CPU + {33BCB519-81A5-4ED8-B2A0-0A57B3CAE54C}.Release|x64.ActiveCfg = Release|x64 + {33BCB519-81A5-4ED8-B2A0-0A57B3CAE54C}.Release|x64.Build.0 = Release|x64 + {33BCB519-81A5-4ED8-B2A0-0A57B3CAE54C}.Release|x86.ActiveCfg = Release|x86 + {33BCB519-81A5-4ED8-B2A0-0A57B3CAE54C}.Release|x86.Build.0 = Release|x86 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {04A5D51C-502B-4CC6-BACC-87EAD1E0A476} + EndGlobalSection +EndGlobal |