Visual Studio 2022 version 17.13 Preview 2 released



  Visual Studio Blog:

Released on December 10, 2024.

Productivity​

  • Enhanced line & column navigation

Debugging & diagnostics​

  • Craft complex LINQ queries
  • Unified Async Stacks in profiler
  • Color-coded swim lanes for CPU profiling

Git tooling​

  • Catch Issues at Commit Time
  • View and manage Git tags

Data​

  • SDK-style SQL projects in SSDT

Top user-reported bug fixes​

📣 See the full list of all the user-reported bug fixes that made it into this release.

Important

A breaking change has been made to Domain-Specific Language model serialization. Developers using the default serialization mechanism for their models that contain custom property types will need to add TypeConverters for those custom property types. For an example of how to do this, see Customizing File Storage and XML Serialization.


From all of us on the team, thank you for choosing Visual Studio. If you have any questions, please reach us on Twitter or Developer Community.

Happy coding!
The Visual Studio team


 Read more:

 

Latest Support Threads

Latest Tutorials

Back
Top Bottom