Skip to content

Convert project from VS2013 to VS2010 - #2

Draft
iamasbcx with Copilot wants to merge 2 commits into
masterfrom
copilot/update-project-to-vs2010
Draft

Convert project from VS2013 to VS2010#2
iamasbcx with Copilot wants to merge 2 commits into
masterfrom
copilot/update-project-to-vs2010

Conversation

Copilot AI commented Dec 2, 2025

Copy link
Copy Markdown

Converts the entire solution and all projects from Visual Studio 2013 format to Visual Studio 2010 format.

Solution File

  • Format version: 12.0011.00
  • Removed VisualStudioVersion/MinimumVisualStudioVersion properties

Project Files (.vcxproj)

  • ToolsVersion: 12.04.0
  • PlatformToolset: v120v100
  • Removed SDLCheck (VS2012+ only)
  • Removed ImageHasSafeExceptionHandlers (VS2012+ only)

User Files (.vcxproj.user)

  • ToolsVersion: 12.04.0

All four projects updated: DllToShellCode, ShellCode_Aplib, ShellCode_Main, ShellCode_Ntdll.

Original prompt

整个项目改成VS2010项目 代码 等


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: iamasbcx <34831834+iamasbcx@users.noreply.github.com>
Copilot AI changed the title [WIP] Update entire project to VS2010 format Convert project from VS2013 to VS2010 Dec 2, 2025
Copilot AI requested a review from iamasbcx December 2, 2025 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants