Visual Studio 2022 version 17.8 released


  • Staff
released Nov 14th, 2023

Summary of What's New in this Release of Visual Studio 2022 version 17.8​

Preview 3 is dedicated to addressing community submitted feedback where we resolved nearly 100 Developer Community tickets. Our primary focus was improving stability and reliability while also introducing a few new features.

Git Tooling​

Developer Community Highlights

SQL​

  • Upgraded Microsoft.Data.SQLClient (MDS) from version 3.0 to version 5.0 in SQL Server Data Tools (SSDT) Read more
  • Two new fields are added to Connect dialogue box

    17.8p3_connect_ssdt.png

  • The Encrypt property now defaults to true (enabled) when connecting. If a server does not have a trusted certificate configured, the use of Trust Server Certificate set to true may be appropriate. For more details, please refer to the documentation
Additionally

We added an overlay to the VS task bar icon to help you know when VS will update. When there is an update available and you have enabled the "Update on Close" option, the icon will appear. Once you close VS, an update will immediately start and as a result the icon will also disappear. For more information on Update on Close, please visit VS Update on Close.

17.8vs_update_notification.png


We addressed an issue where Git SCC provider binds to non-Git folders in Open Folder mode and prevents other providers such as VisualSVN from working.

Productivity



C++ and Game Development


FeaturesCommunity Suggestions
C++ and Game Dev

F# Improvements


FeaturesCommunity Suggestions
F#

Debugging and Diagnostics



Enterprise Management



Read more:
 

Attachments

  • Visual_Studio.png
    Visual_Studio.png
    8.9 KB · Views: 0
Last edited:
Back
Top Bottom