Visual Studio 2022 version 17.10.5 released


  • Staff

 Visual Studio Blog:

released July 25th, 2024

Summary of What's New in this Release​

  • Signing into Visual Studio with a GitHub account while running Visual Studio is now a supported scenario. Running Visual Studio as a different user happens when the username associated with the Visual Studio process does not exactly match the username logged into the Windows OS. For users running VS in these conditions, credentials will be persisted for the Windows session, and users will need to re-add their GitHub accounts to Visual Studio whenever Windows is restarted.
  • Restore NuGet Central Package Management's previous behavior of requiring a user to opt-in to the feature by setting ManagePackageVersionsCentrally to true.
  • Fixed a hang caused by Copilot generated documentation in C++ quick info.
  • The "C# Interactive" command is available on the "Other Windows" Menu Controller when parented to the Standard Toolbar.
  • "The source control provider associated with this solution could not be found." dialog will no longer be shown when loading solutions or projects with the SccProjectName property set.
  • Azure Attach to App Service supports attaching to Azure Service Environments with Internal Load Balancers, e.g. sites ending with .appserviceenvironment.net.

Developer Community​



 Source:

 

Latest Support Threads

Back
Top Bottom