Skip to content

Conversation

@gewarren
Copy link
Contributor

@gewarren gewarren commented Dec 5, 2025

VS 2026 is latest version.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/architecture/blazor-for-web-forms-developers/app-startup.md App startup
docs/architecture/cloud-native/grpc.md gRPC
docs/architecture/microservices/docker-application-development-process/docker-app-development-workflow.md Development workflow for Docker apps
docs/architecture/microservices/docker-application-development-process/index.md Development process for Docker-based applications
docs/architecture/modern-web-apps-azure/develop-asp-net-core-mvc-apps.md Develop ASP.NET Core MVC apps
docs/architecture/modern-web-apps-azure/development-process-for-azure.md docs/architecture/modern-web-apps-azure/development-process-for-azure
docs/azure/configure-visual-studio.md Configure Visual Studio for Azure development with .NET
docs/azure/migration/appcat/install.md Azure Migrate application and code assessment for .NET installation
docs/azure/migration/appcat/visual-studio-copilot.md Use Copilot Conversational Assessment with the Azure Migrate application and code assessment tool
docs/azure/migration/appcat/visual-studio.md docs/azure/migration/appcat/visual-studio
docs/core/additional-tools/wcf-web-service-reference-guide.md Use the WCF Web Service Reference Provider Tool
docs/core/additional-tools/xml-serializer-generator.md "Microsoft XML Serializer Generator"
docs/core/deploying/native-aot/index.md Native AOT deployment
docs/core/porting/upgrade-assistant-install.md Install .NET Upgrade Assistant
docs/core/porting/upgrade-assistant-overview.md docs/core/porting/upgrade-assistant-overview
docs/core/porting/upgrade-assistant-wcf.md Upgrade a WCF Server-side Project to CoreWCF
docs/core/porting/versioning-sdk-msbuild-vs.md .NET SDK, MSBuild, and Visual Studio versioning
docs/core/tools/sdk-errors/netsdk1182.md NETSDK1182: Targeting .NET 6.0 or higher in Visual Studio 2019 is not supported
docs/core/tutorials/library-with-visual-studio.md docs/core/tutorials/library-with-visual-studio
docs/core/tutorials/netcore-hosting.md Write a custom .NET host to control the .NET runtime from your native code
docs/core/tutorials/with-visual-studio.md Create a .NET console application using Visual Studio
docs/core/whats-new/dotnet-core-3-0.md What's new in .NET Core 3.0
docs/framework/data/adonet/sql/linq/downloading-sample-databases.md Get the sample databases for ADO.NET code samples
docs/machine-learning/how-to-guides/serve-model-serverless-azure-functions-ml-net.md Deploy a model to Azure Functions
docs/machine-learning/how-to-guides/serve-model-web-api-ml-net.md docs/machine-learning/how-to-guides/serve-model-web-api-ml-net
docs/machine-learning/tutorials/phone-calls-anomaly-detection.md Tutorial: Detect anomalies in time series with ML.NET
docs/machine-learning/tutorials/time-series-demand-forecasting.md 'Tutorial: Forecast bike rental demand - time series'
docs/orleans/quickstarts/build-your-first-orleans-app.md Quickstart: Build your first Orleans app with ASP.NET Core
docs/orleans/tutorials-and-samples/tutorial-1.md docs/orleans/tutorials-and-samples/tutorial-1
docs/standard/data/xml/xslt-compiler-xsltc-exe.md XSLT Compiler (xsltc.exe)

Note

This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.

Copy link
Member

@danroth27 danroth27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request performs a freshness pass to update Visual Studio version references throughout the .NET documentation, acknowledging that VS 2026 is the latest version. The changes involve updating prerequisite sections, installation instructions, and related documentation to use "Visual Studio 2022 or later" or simply "Visual Studio" where appropriate.

Key Changes

  • Updated Visual Studio version references from "Visual Studio 2022" to "Visual Studio 2022 or later" or "Visual Studio" across multiple tutorial and guide files
  • Updated .NET SDK version references from specific versions (e.g., ".NET 7.0", ".NET 8.0") to more generic "or later" phrasing
  • Cleaned up URL tracking parameters by removing version-specific utm_content parameters
  • Converted bullet list markers from hyphens (-) to asterisks (*) in several machine learning tutorials for consistency
  • Made minor formatting improvements including whitespace cleanup and punctuation corrections

Reviewed changes

Copilot reviewed 54 out of 54 changed files in this pull request and generated 12 comments.

Show a summary per file
File Description
docs/standard/serialization/system-text-json/deserialization.md Updated VS reference to "Visual Studio 2022 or later"
docs/standard/net-standard.md Updated VS reference to "Visual Studio 2019 or later" and cleaned URL parameters
docs/standard/data/xml/xslt-compiler-xsltc-exe.md Cleaned up URL parameters and whitespace formatting
docs/standard/analyzers/portability-analyzer.md Updated note about VS 2022 support to include "and later versions"
docs/orleans/tutorials-and-samples/tutorial-1.md Updated prerequisites to VS 2022 or later and .NET 8.0 SDK or later
docs/orleans/quickstarts/build-your-first-orleans-app.md Updated VS and .NET SDK references, improved formatting with bold workload names
docs/machine-learning/tutorials/time-series-demand-forecasting.md Updated VS reference and converted list markers from hyphens to asterisks
docs/machine-learning/tutorials/text-classification-tf.md Updated VS reference to "Visual Studio 2022 or later"
docs/machine-learning/tutorials/sentiment-analysis.md Updated VS reference to "Visual Studio 2022 or later"
docs/machine-learning/tutorials/sales-anomaly-detection.md Updated VS reference to "Visual Studio 2022 or later"
docs/machine-learning/tutorials/predict-prices.md Updated VS reference to "Visual Studio 2022 or later"
docs/machine-learning/tutorials/phone-calls-anomaly-detection.md Updated VS reference and improved UI button text clarity
docs/machine-learning/tutorials/object-detection-onnx.md Updated VS reference to "Visual Studio 2022 or later"
docs/machine-learning/tutorials/object-detection-custom-vision-onnx.md Updated VS reference to "Visual Studio 2022 or later"
docs/machine-learning/tutorials/movie-recommendation.md Updated VS reference to "Visual Studio 2022 or later"
docs/machine-learning/tutorials/iris-clustering.md Updated VS reference to "Visual Studio 2022 or later"
docs/machine-learning/tutorials/image-classification.md Updated VS reference to "Visual Studio 2022 or later"
docs/machine-learning/tutorials/image-classification-api-transfer-learning.md Updated VS reference to "Visual Studio 2022 or later"
docs/machine-learning/tutorials/github-issue-classification.md Updated VS reference to just "Visual Studio"
docs/machine-learning/how-to-guides/serve-model-web-api-ml-net.md Updated VS reference to just "Visual Studio"
docs/machine-learning/how-to-guides/serve-model-serverless-azure-functions-ml-net.md Updated VS reference to just "Visual Studio"
docs/machine-learning/how-to-guides/install-ml-net-cli.md Updated VS reference to just "Visual Studio"
docs/iot/deployment.md Updated Visual Studio SDK column reference to VS 2026
docs/fsharp/get-started/install-fsharp.md Cleaned URL parameters
docs/framework/tools/index.md Cleaned URL parameters
docs/framework/install/guide-for-developers.md Updated .NET Framework 4.8.1 VS reference to "2022 and later versions"
docs/framework/data/adonet/sql/linq/downloading-sample-databases.md Cleaned URL parameters
docs/core/whats-new/dotnet-core-3-0.md Cleaned URL parameters
docs/core/tutorials/with-visual-studio.md Updated VS reference to just "Visual Studio" and generalized .NET SDK version
docs/core/tutorials/netcore-hosting.md Updated VS download URL parameters
docs/core/tutorials/library-with-visual-studio.md Updated VS reference to just "Visual Studio" and generalized .NET SDK version
docs/core/tools/sdk-errors/netsdk1182.md Updated error resolution to mention "Visual Studio 2022 or later"
docs/core/tools/enable-tab-autocomplete.md Reorganized examples section and improved PowerShell instructions
docs/core/porting/versioning-sdk-msbuild-vs.md Added VS 2026 lifecycle reference and reordered VS lifecycle links
docs/core/porting/upgrade-assistant-wcf.md Updated VS reference to "Visual Studio 2022 or later"
docs/core/porting/upgrade-assistant-overview.md Updated VS reference to "Visual Studio 2022 or later"
docs/core/porting/upgrade-assistant-install.md Updated VS reference to "Visual Studio 2022 or later"
docs/core/deploying/native-aot/index.md Updated VS reference to just "Visual Studio"
docs/core/additional-tools/xml-serializer-generator.md Updated VS download URL parameters
docs/core/additional-tools/wcf-web-service-reference-guide.md Updated VS 2017 reference to remove version number
docs/azure/migration/appcat/visual-studio.md Updated VS reference to "Visual Studio 2022 or later" and improved formatting
docs/azure/migration/appcat/visual-studio-copilot.md Updated VS reference to just "Visual Studio"
docs/azure/migration/appcat/install.md Updated VS reference to "Visual Studio 2022 or later"
docs/azure/configure-visual-studio.md Fixed dagger character formatting
docs/architecture/modern-web-apps-azure/development-process-for-azure.md Updated VS references and cleaned up formatting
docs/architecture/modern-web-apps-azure/develop-asp-net-core-mvc-apps.md Updated VS reference to "(and later)"
docs/architecture/microservices/docker-application-development-process/index.md Updated VS reference to "Visual Studio 2022 or later"
docs/architecture/microservices/docker-application-development-process/docker-app-development-workflow.md Updated VS references to "Visual Studio 2022 or later" and "Visual Studio"
docs/architecture/cloud-native/grpc.md Updated VS reference to "Visual Studio 2022 or later"
docs/architecture/blazor-for-web-forms-developers/app-startup.md Updated VS reference to just "Visual Studio"
docs/ai/quickstarts/includes/ai-templates-openai.md Updated VS reference to just "Visual Studio"
docs/ai/quickstarts/includes/ai-templates-ollama.md Updated VS reference to just "Visual Studio"
docs/ai/quickstarts/includes/ai-templates-github-models.md Updated VS reference to just "Visual Studio"
docs/ai/quickstarts/includes/ai-templates-azure-openai.md Updated VS reference to just "Visual Studio"

@gewarren gewarren merged commit f114494 into dotnet:main Dec 5, 2025
9 checks passed
@gewarren gewarren deleted the vs-2026 branch December 5, 2025 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants