Visual Studio 2022 Preview 3 主要特点

个人和团队生产力

附加到进程改进

新项目设计器

黑暗主题提升

开发现代应用

远程测试

新的JavaScript和TypeScript项目类型

在指尖上的创新

诊断分析

同时使用多个GIT存储库

详情请参考:https://devblogs.microsoft.com/visualstudio/visual-studio-2022-preview-3-now-available/

Visual Studio 2019 16.11

详细更新内容

.NET热加载用户体验,用于在运行时编辑托管代码

修复了本版本的主要问题

  • MSVC C++ 14.29.16.10 SxS Toolset updated to match VS 2019 v16.10.4. MSVC Toolset Version for this update is 14.29.30040.0/19.29.30040.0.

    Update Azure Branding
  • Fix an issue where a failure during CMake test discovery could cause cache generation to fail.
  • Fixed an issue causing TPv0 tests using CSV or SQLCE as data sources to fail to execute with an ArgumentException.
  • Fixed the "ApplicationVerificationFailed" build error with Hot Restart
  • Fixed a failure to conduct fast up-to-date check on WAP projects which was causing those projects to be built (instead of being skipped), even when project is up-to-date and does not need modifications, further causing increased incremental build times in IDE.
  • Fixed the "Xamarin.iOS does not support running or debugging the previous built version of your project" error.
  • Fixed the "Unable to connect to Mac Server with Address" error when trying to distribute iOS applications

    "Modules for Standard Library (experimental)" was missing, but has been restored.
  • Fixed an EDG assertion failure on nested co_yield.
  • Fixed an issue causing Microsoft Azure Tools for Visual Studio to trigger other .dlls to load in the About Box.
  • Fixed an accessibility issue causing High Contrast Account Settings to not show.
  • Fixed a formatting issue when using @{if(true)}.
  • Fixed an accessibility issue with screen readers failing to announce collapsed code headers.
  • Fixed the Luminosity contrast ratio for Country boundary Foreground/background color to be greater or equals to 3:1 so that visually impaired users can identify these controls.
  • Fixed an accessibility issue where Visible name and accessible name are not similar for "Server" edit field, "Site name" edit field and "Target Runtime" combo box.
  • Fixed a bug causing the screen reader to announce the Connecting status message information under Add SQL Server blade.

    Filter was missing from the completion list in VB projects.
  • Fixed an issue causing Visual Studio to occasionally stop responding when loading Microsoft.Maui-net6.sln.
  • Fixed an error when building IOS project or XF project that showed the warning "Xamarin.iOS.Common.targets".
  • Fixed branch picker menu grouping.
  • Fixed an issue causing the repository below the selected repository to open instead of the desired repository.
  • Fixed a bug causing warnings for template functions to follow an incorrect ruleset.
  • Fixed a bug causing the Microsoft account dropdown to get truncated when resizing from 125% to 150% or 175% to 200%.
  • Fixed an accessibility bug where the narrator does not announce the label name.
  • Made it easier for users to access the "convert color to resource" button.
  • Made it easier for low vision users to view the focus on the "Select previous gradient stop" and "Select Next gradient stop" buttons.
  • Corrected issues with screen reader users not getting the proper information about buttons.
  • GitHub specific error messages were not always showing when pushing commits.
  • Fixed an issue causing warnings when trying to connect to SharePoint to provision workflow debugging prerequisites.
  • Fixed an issue causing network operations to not work with the Fork and the remote Fork branches in the Git repo window.
  • Fixed a Database Project issue where dragging a file from solution explorer into an opened one is deleting the file from the file system
  • Fixed an issue causing an exception in .cshtml and .razor files.
  • Fixed a slow display of files and icons in the Visual Studio IDE and Solution Explorer.
  • Fixed an error with Git messaging that reported 'It is not allowed to run multiple bulk file operations at a time.'
  • Improved ease of accessibility when accessing the controls for any path of the selected Profile.
  • Corrected an 'Error List' warning when publishing a Cloud Service project with a 'Single Page Application' template.
  • Fixes an issue where attempting to close the quick start window can cause Visual Studio to crash
  • Fixed an inability to publish database projects with null values and an 'str' parameter name.
  • Added support for SSDT MERGE statements.
  • Fixed an issue with F# Interactive where NuGet package references were no longer working.
  • Added ability to use Previous layout folders searching packages during layout operations.
  • Added additional accessibility improvements for keyboard only users in debugging and menu selection.
  • Fixed a localization error with Test Explorer.
  • Fixed an error causing builds to fail in C# VSIX projects.
  • Fixed an error where publishing failed in an ASP.NET Core App running on Docker (Windows/Linux) to Docker Container with error:"Current context "desktop-linux" is not found on the file system".
  • Converted to using the new DartLab instance which gives us the latest fixes and simplifies the YAML.
  • Fixed an issue when clicking "Go To Declaration" that resulted in the cursor jumping to an incorrect position.
  • Fixed EnC regression.
  • Fixed an error causing Visual Studio to stop responding when creating a Service Fabric application.
  • Fixed an error where the Container Orchestrator Support context item disappears after adding docker support for an Azure Function project with .NET 5(Isolated) type selected.
  • Fixed a situation where F5/Ctrl+F5 produced an error message, "Docker command failed with exit code1."
  • Added Service Fabric and Add Orchestra Support dialog.
  • Fixed a failure to restore NuGet deleted packages.
  • Fixed an error causing mstest projects to remove LUT windows after renaming.
  • Fixed formating when providing no container name in a code search.
  • Fixed missing warning messages in CppCoreCheck.
  • Fixed a bug when adding a class in ASP.NET causing a yellow bar with the error message: 'CSharpSyncNamespaceCodeRefactoringProvider'.
  • Improved performance around using PointerSafetyXtension in CppCoreCheck.
  • Improved localization around VC++ features.
  • Fixed a build error when the solutionPath variable evaluates to undefined.
  • Fixed a rare scenario that could keep Visual Studio instances from closing if the Test Explorer is open in the solution.
  • Fixed a visibility issue with high contrast black in virtual machines shifting focus.
  • Fixed an issue where an error "No such image" occurs when removing multi-selected images that have been tagged.
  • Improved teh XAML typing experience on the LiveShare client.
  • Fixed an issue when using the Navigate To with a speech recognition command causing the user to wait for the ToolTip to clear before seeing the result.
  • Fixed an issue causing previously opened documents to not restore when a solution is reopened.
  • Fixed a UWP crash when using the new Sample Data feature.
  • Fixed a bug where there were no project properties provider for "Persistence = AssemblyReference".
  • Decreased processor consumption of setup.exe.
  • Fixed an issue preventing HRESULT resources from being customized for XBOX.
  • Fixed an unhandled exception after clicking "Debug Tests".
  • Fixed a build error message "NETSDK1 031" when using a Windows Application Packaging Project.
  • Fixed a crash after ending some LiveShare Sessions.
  • Fixed a bug causing a failure of the "X" button on a page of the First Launch Wizard.
  • Fixed an "Operation not supported" error message in LiveShare.
  • Fixes a bug in Cloud Service (extended support) publish with different settings value in different service configurations.
  • Fixed an issue with C++20 Modules IntelliSense where some language constructs would cause the compiler to crash.
  • Fixed an issue that will cause a small amount of additional memory to leak.
  • Fixed an API breaking change on AudioUnitPropertyIDType.
  • Developers using UWP unit test framework who wish to run their tests on remote devices or emulators were unable to run the tests on remote devices.

详情请参考https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes

Visual Studio 2022 Preview 3和2019 16.11发布的更多相关文章

  1. Visual Studio 2022 Preview 1 和.NET 6 Preview 5 正式发布

    具有里程碑意义的Visual Studio 2022 Preview 1正式发布,重点是64位,而没有增加新功能,并且同时也发布了.NET 6 Preview 5. https://devblogs. ...

  2. 它来了!!!有史以来第一个64位Visual Studio(2022)预览版将在今夏发布!

    美国时间2021年4月19日,微软产品研发部一位负责人Amanda Silver在其博客上发布一则<Visual Studio 2022>的消息,表示将在今年(2021年)夏天发布Visu ...

  3. 微软发布了Visual Studio 2022 Preview 1 以及.NET 6 Preview 5

    Microsoft 今天宣布了Visual Studio 2022 的第一个预览版,并且同时也发布了.NET 6 Preview 5. https://devblogs.microsoft.com/v ...

  4. Visual Studio 2022 预览版3 最新功能解说

    我们很高兴地宣布Visual Studio 2022 的第三个预览版问世啦!预览版3 提供了更多关于个人和团队生产力.现代开发和持续创新等主题的新功能.在本文中,我们将重点介绍Visual Studi ...

  5. 乘风破浪,遇见Visual Studio 2022预览版(Preview),宇宙最强开发者工具首次迎来64位版本

    简介 众所周知,我们从官方新闻来看,对Visual Studio 2022最大的期待莫过于:其是首个64位的Visual Studio,这个宇宙最强开发者工具一脚迈入了新的阶段. https://vi ...

  6. .NET 6.0.6 和 .NET Core 3.1.26、Visual Studio 2022 17.2 和 17.3 Preview 2 和 .NET 7.0 Preview 5 同时发布

    Microsoft 昨天发布了适用于 .NET 6.0.6 和 .NET Core 3.1.26.NuGet.Visual Studio 2019 和 Visual Studio 2022 17.2 ...

  7. C++ 与 Visual Studio 2022 和 WSL(五)——WSL2

    Build and Debug C++ with WSL 2 Distributions and Visual Studio 2022 References Build and Debug C++ w ...

  8. 微软发布了Visual Studio 2022 RC版,并将在11月8日发布正式版

    微软今天发布了Visual Studio 2022 最接近正式发布的RC版本,同时宣布在11月8日发布正式版,届时将在线上发布虚拟的发布活动,具体参见:https://devblogs.microso ...

  9. .NET6系列:Visual Studio 2022 线路图

    系列目录     [已更新最新开发文章,点击查看详细] 在上一篇博客<Visual Studio 2022>中介绍了VS2022的性能改进与重要功能.本文主要介绍在 Visual Stud ...

  10. Code Runner,率先支持刚发布的 Visual Studio 2022!

    Visual Studio 被不少网友成为"宇宙第一IDE".但是,我写✍ PHP.Java 和 C#,也都是用的 VS Code. 我所在的组,是 Visual Studio C ...

随机推荐

  1. 2023-06-02:给定一个二进制数组 nums 和一个整数 k, k位翻转 就是从 nums 中选择一个长度为 k 的 子数组, 同时把子数组中的每一个 0 都改成 1 ,把子数组中的每一个 1

    2023-06-02:给定一个二进制数组 nums 和一个整数 k, k位翻转 就是从 nums 中选择一个长度为 k 的 子数组, 同时把子数组中的每一个 0 都改成 1 ,把子数组中的每一个 1 ...

  2. 一篇文章带你详细了解axios的封装

    axios 封装 对请求的封装在实际项目中是十分必要的,它可以让我们统一处理 http 请求.比如做一些拦截,处理一些错误等.本篇文章将详细介绍如何封装 axios 请求,具体实现的功能如下 基本配置 ...

  3. UpSetR:多数据集绘图可视化处理利器

    说到集合数据可视化,我们第一时间想到的就是韦恩图.在 NGS 相关的研究中,韦恩图用来直观表征不同的集合之间元素重叠关系,是经常在文献中出现的图. 在集合数少的时候韦恩图是很好用的,但是当集合数多比如 ...

  4. Open AI ChatGPT Prompt 学习之基础篇

    碎碎念 2023 年,最火的可能就是 openAI 了,其组织代表的产品 chatGTP,相信大家已经有所耳闻.不少同学已经开始着手使用,并截图晒出 ChatGPT 是多么得智能与神奇.而有的同学在使 ...

  5. 驱动开发:内核RIP劫持实现DLL注入

    本章将探索内核级DLL模块注入实现原理,DLL模块注入在应用层中通常会使用CreateRemoteThread直接开启远程线程执行即可,驱动级别的注入有多种实现原理,而其中最简单的一种实现方式则是通过 ...

  6. 22.04.1 wine8.10 完美安装同花顺最新版THS_9.20.40_20230613

    Linux luma 5.19.0-45-generic #46~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jun 7 15:06:04 UTC 20 x86_64 ...

  7. Apple、AWS 这些科技巨头,已悄然入局隐私计算

    随着数字化时代的到来,数据已经成为企业竞争的重要资源.然而,与此同时,数据隐私泄露的风险也在不断增加,这已经成为了公共安全和个人权利保护的重要问题.为了解决这个问题,科技巨头谷歌.苹果.亚马逊纷纷入局 ...

  8. Blazor前后端框架Known-V1.2.1

    V1.2.1 Known是基于C#和Blazor开发的前后端分离快速开发框架,开箱即用,跨平台,一处代码,多处运行. 概述 基于C#和Blazor实现的快速开发框架,前后端分离,开箱即用. 跨平台,单 ...

  9. C#中IsNullOrEmpty和IsNullOrWhiteSpace的使用方法有什么区别?

    前言 今天我们将探讨C#中两个常用的字符串处理方法:IsNullOrEmpty和IsNullOrWhiteSpace.这两个方法在处理字符串时非常常见,但是它们之间存在一些细微的区别.在本文中,我们将 ...

  10. 基于thumbnailator封装图片处理工具类,实现图片的裁剪、压缩、图片水印、文字水印、多行文字水印等功能

    目录 一.前言 二.工具类的依赖和简单介绍 1.添加依赖 2.简单的使用 3.加载需要处理的图片 4.添加图片处理规则 4.1 Builder的方式 4.2 使用规则工厂的方式 5.输出处理后的图片 ...