Movatterモバイル変換


[0]ホーム

URL:


Skip to main content

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft EdgeMore info about Internet Explorer and Microsoft Edge
Table of contentsExit focus mode
  • 2025-01-22
Feedback

In this article


Tip

Watch the recordings of the Visual Studio 2022 launch event to learn about what's new, hear tips & tricks, and download free digital swag.

Developer Community|Visual Studio 2022 Roadmap|System Requirements|Compatibility|Distributable Code|Release History|License Terms|Blogs|Latest Release Known Issues|Whats New in Visual Studio Docs


Visual Studio 2022 contains many new and exciting features and IDE productivity enhancements to support Windows app development, cross-platform mobile development, Azure development, web and cloud development, and more. To try out Visual Studio 2022, seeVisual Studio 2022 Downloads. For more information about everything that's new in this release, see theVisual Studio 2022 release notes andWhat's New in Visual Studio 2022.

Installation

You caninstall and use Visual Studio 2022 alongside previous versions of Visual Studio, including Visual Studio 2019, Visual Studio 2017, Visual Studio 2015, Visual Studio 2013, and Visual Studio 2012.

Download


Click a button to download the latest version of Visual Studio 2022. For instructions on installing and updating Visual Studio 2022, seeUpdate Visual Studio 2022 to the most recent release. Also, see instructions onhow to install offline.

Download Community ButtonDownload Professional ButtonDownload Enterprise Button

Visit theVisual Studio site to download other Visual Studio 2022 products.


Note: Installation package size will vary depending on your current Visual Studio configuration.

System Requirements

For information on the system requirements for installing and running the Visual Studio 2022 family of products, see theVisual Studio 2022 System Requirement page.

Feedback and Support

For support, or to submit feedback on Visual Studio, see:

Upgrade Projects to Visual Studio 2022

When following the supported upgrade paths, your Visual Studio source, solutions, and project files will continueto work; however, you should expect to make some changes to sources. While we cannot guarantee binary compatibilitybetween releases, we will do our best to document significant changes to assist you with updates.

Note

For details on how to migrate your projects to Visual Studio 2022, seePorting, Migrating, and Upgrading Visual Studio Projects.

Platform Targeting

Visual Studio provides cutting-edge tools and technologies to create apps that take advantage of thelatest platform capabilities, whether Windows, Android, iOS, or Linux. Visual Studio 2022 also targetsearlier platforms so you can create new apps or modernize existing apps that execute on earlier versionsof Windows while leveraging the enhanced development tools, quality enablement, and team collaborationcapabilities in Visual Studio 2022. For more information, seeManaging references in aproject andVisual Studio Multi-TargetingOverview.

Visual Studio 2022 Support for Windows Development

The following table explains the Microsoft Windows platforms for which you can build apps by using Visual Studio 2022.

Build Apps that Run on Windows Clients

Windows client versionUsing Tools for Native and Managed Classic Windows Desktop DevelopmentUsing Tools for UWP App Development
Windows 11
Windows 10
Yes
(see notes below)
Yes
(see notes below)
Windows 10 Team EditionNot applicableYes
Remote debugging required.
Windows 11 S
Windows 10 S
Not applicableYes
Remote debugging required.
Windows 10 LTSCYes
Remote debugging required.
Yes
Remote debugging required.
HoloLensNoYes
Seethe Windows Holographic Dev Center.
Xbox OneNot applicableYes
Seethe Xbox Dev Center.
Windows 8.1YesNot available. Use Visual Studio 2015.
Windows 8 (Windows 8)NoNot available.
Windows 7YesNot applicable
Windows VistaNoNot applicable
Windows XPNoNot applicable

Note

Build Apps that Run on Windows Phone

Windows Phone versionUsing Tools for Native and Managed Classic Windows Desktop DevelopmentUsing Tools for UWP App Development
Windows 10 MobileNoNot available. Use Visual Studio 2017.
Windows Phone 8.1 and 8.0NoNot available. Use Visual Studio 2015.
Windows Phone 7.xNoNot available. Use Visual Studio 2012.

Note

Build Apps that Run on Windows Server

Windows Server versionUsing Tools for Native and Managed Classic Windows Desktop DevelopmentUsing Tools for UWP App Development
Windows Server 2019YesYes
(see notes below)
Windows Server 2016YesYes
(see notes below)
Windows Server 2016, Nano Server Installation OptionYes, for .NET Core and a subset of Win32
Seethe Nano Server Dev Center.
No
Windows Server 2012 R2YesWindows Store app development is not available.
Windows Server 2012YesWindows Store app development is not available.
Windows Server 2008 R2YesNot applicable
Windows Server 2008NoNot applicable
Windows Server 2003NoNot applicable

Note

Build Apps that Run on Windows Embedded Devices

Windows Embedded versionUsing Tools for Native and Managed Classic Windows Desktop DevelopmentUsing Tools for UWP App Development
Windows 10 IoT CoreYes, for a subset of Win32 APIs
See the IoT Core API Porting Tool for information.
Yes
See theWindows IoT Dev Center for additional tools and resources.
Windows 10 IoT Mobile EnterpriseNoYes
See theWindows IoT Dev Center for additional tools and resources.
Windows 10 IoT EnterpriseYes
See theWindows IoT Dev Center"> for additional tools and resources.
Yes
See theWindows IoT Dev Center for additional tools and resources.
Windows Embedded 8 Standard and 8.1 IndustryYesNo
Windows Embedded Compact 2013NoNot applicable
Windows Embedded 7 (Compact, Standard, and POSReady)NoNot applicable
Windows Embedded CE 6.0 and earlierNoNot applicable
Windows XP Embedded (Including POSReady 2009, WES 2009, WEPOS)NoNot applicable

Note

Visual Studio 2022 Support for .NET Development

Visual Studio 2022 supports development of apps that use any of the .NET implementations. Among the workloads and project types, you can find support for.NET Framework, .NET Core, Mono, .NET Native for Universal Windows Platform (UWP), C#, F#, and Visual Basic. Visual Studio 2022 supports the following .NET implementations:

Note

For more information on each of these implementations, and on the common API specification .NET Standard, see.NET architectural components. See also theNET support policy.

Visual Studio 2022 Support for Android Development

Visual Studio 2022 enables you to build native Android apps using .NET and C# or using C++. The Visual Studio Tools for Unity and the Unreal Engine enable Android game development. You can also use the.NET MAUI VSCode extension to build Android apps using a Mac.

You can use Visual Studio setup to easily obtain the Android SDK and Android API levels required for Mobile development with .NET MAUI or C++.You can download additional API levels separately using theAndroid SDK Manager. You can also use Visual Studio Setup to obtain the Android Native Development Kit (R10E), Java SE Development Kit, and Apache Ant.

For more information, seeAndroid development with Visual Studio andMobile App Development.

Note

For information on .NET development for Android, seeAndroid and iOS with .NET MAUI.

Visual Studio 2022 Support for iOS Development

Visual Studio 2022 enables you to build and debug apps for iOS by using C++, Unity, or .NETand a Mac configured for iOS development when using remotebuild, vcremote, the Visual Studio Tools for Unity,or Pair to Mac in Visual Studio. .NET supports iOS 12.2 and higher, and requires Xcode 16.2 or higher and macOS 14.5 "Sonoma" or higher.You can also use the.NET MAUI VSCode extension to build iOS apps using a Mac.

Note

For more information, seeCross-platform mobile development in Visual Studio.For information on .NET development for iOS, seeAndroid and iOS with .NET MAUI.

Visual Studio 2022 Support for Linux Development

Visual Studio 2022 enables you to build and debug apps for Linux using C++, Python, and Node.js.Creating C++ apps for Linux requires the Visual C++ for Linux Development extension. Creating apps with Python or Node,js, requires that you enable remote debugging on the target Linux machine. You can also create, build and remote debug .NET Core and ASP.NET Core applications for Linux using modern languages such as C#, VB and F#.

Note

For information on .NET development for Linux, seeInstall .NET on Linux.

  • CentOS 9, 10
  • Debian 11, 12
  • Fedora 40, 41
  • openSUSE 15.6
  • Red Hat Enterprise Linux 8, 9
  • Oracle Linux 8, 9
  • Ubuntu 16.04, 18.04, 20.04, 22.04, 24.04, 24.10

Note

For more information seehttps://dot.net/core.

Visual Studio 2022 Support for macOS Development

Visual Studio 2022 enables you to build console applications and ASP.NET applications that target macOS. However, debugging is not supported. For additional macOS development tools choices, try Visual Studio Code.Visual Studio Code provides a streamlined, extensible developer tool experience for macOS.

Note

For information on .NET development forMacOS, seeInstall .NET on macOS.

Other Platforms and Technologies

Visual Studio 2022 also supports the following platforms and technologies. For more information, seehttps://visualstudio.microsoft.com/vs/features/.

Compatibility with Previous Releases

.NET Framework

.NET 4.8 is is a highly compatible in-place update for .NET Framework versions 4.0 - 4.7.2.

Team Explorer, Azure DevOps Server, and Team Foundation Server

Team Explorer for Visual Studio 2022 will connect to Azure DevOps Server 2019, Team Foundation Server 2017,Team Foundation Server 2015, Team Foundation Server 2013, Team Foundation Server 2012, and Team Foundation Server 2010 SP1.



Top of Page

In this article