Skip to content

Commit 69c5e0f

Browse files
committed
Clean up list
1 parent 222bc40 commit 69c5e0f

File tree

1 file changed

+33
-48
lines changed

1 file changed

+33
-48
lines changed

docs/ide/whats-new-visual-studio-docs.md

Lines changed: 33 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Welcome to what's new in Visual Studio docs. The following sections provide deta
3737

3838
- [Configure Visual Studio Container Tools](../containers/container-tools-configure.md) - Review and update
3939
- [Use the Containers window](../containers/view-and-diagnose-containers.md) - Review and update
40-
- [Build a container project from the command line](../containers/container-build-from-command-line.md) - Add info about command-line builds for containers
40+
- [Build a container project from the command line](../containers/container-build-from-command-line.md) - Add information about command-line builds for containers
4141

4242
### Data tools
4343

@@ -78,7 +78,7 @@ Welcome to what's new in Visual Studio docs. The following sections provide deta
7878
- [Specify ClickOnce Publish properties](../deployment/how-to-specify-where-visual-studio-copies-the-files.md) - Add security update for CAS in ClickOnce
7979
- [Security, versioning, and manifest issues in ClickOnce deployments](../deployment/security-versioning-and-manifest-issues-in-clickonce-deployments.md) - Add security update for CAS in ClickOnce
8080
- [Deploy a .NET Framework desktop application using the ClickOnce Publish wizard](../deployment/how-to-publish-a-clickonce-application-using-the-publish-wizard.md) - Review and update
81-
- [Get publish settings from Azure and import into Visual Studio](../deployment/tutorial-import-publish-settings-azure.md) - SFI: Add security note
81+
- [Get publish settings from Azure and import into Visual Studio](../deployment/tutorial-import-publish-settings-azure.md) - Add security note
8282

8383
### Extensibility
8484

@@ -102,7 +102,6 @@ Welcome to what's new in Visual Studio docs. The following sections provide deta
102102

103103
**Updated articles**
104104

105-
- [Oops! No `F1` help match was found](../ide/not-in-toc/default.md) - Change tone of title and intro
106105
- [Update existing templates](../ide/how-to-update-existing-templates.md) - Review and update
107106
- [Create item templates](../ide/how-to-create-item-templates.md) - Review and update
108107
- [Productivity guide for Visual Studio](../ide/productivity-features.md) - Update productivity guide with C# tips
@@ -111,15 +110,14 @@ Welcome to what's new in Visual Studio docs. The following sections provide deta
111110
- [Find code by using Go To commands](../ide/go-to.md) - Review and update
112111
- [Find references in your code](../ide/finding-references.md) - Review and update
113112
- [Navigate code](../ide/navigating-code.md) - Review and update
114-
- [Title not found in: ](../ide/whats-new-visual-studio-docs.md) - Update What's New in Docs for March 2025
115113

116114
### Install
117115

118116
**Updated articles**
119117

120-
- [Create and maintain a network installation of Visual Studio](../install/create-a-network-installation-of-visual-studio.md) - Update for freshness
118+
- [Create and maintain a network installation of Visual Studio](../install/create-a-network-installation-of-visual-studio.md) - Update
121119
- [Repair Visual Studio](../install/repair-visual-studio.md) - Update for user feedback
122-
- [Update Visual Studio](../install/update-visual-studio.md) - Updates for freshness pass
120+
- [Update Visual Studio](../install/update-visual-studio.md) - Review and update
123121
- [Visual Studio images on Azure](../install/using-visual-studio-vm.md) - Updates for latest image offers on Azure Marketplace
124122

125123
### JavaScript
@@ -148,18 +146,19 @@ Welcome to what's new in Visual Studio docs. The following sections provide deta
148146
- [Common MSBuild project items](../msbuild/common-msbuild-project-items.md)
149147
- Clarify what an item is
150148
- Add noticeable link for .NET items
151-
- [MSB3176 diagnostic code](../msbuild/errors/msb3176.md) - Two MSBuild errors relating to ClickOnce and manifests
152-
- [MSB3321 diagnostic code](../msbuild/errors/msb3321.md) - Two MSBuild errors relating to ClickOnce and manifests
153-
- [MSB1001 diagnostic code](../msbuild/errors/msb1001.md) - Document more MSBuild errors
154-
- [MSB1003 diagnostic code](../msbuild/errors/msb1003.md) - Document more MSBuild errors
155-
- [MSB1013 diagnostic code](../msbuild/errors/msb1013.md) - Document more MSBuild errors
156-
- [MSB3023 diagnostic code](../msbuild/errors/msb3023.md) - Document more MSBuild errors
157-
- [MSB3024 diagnostic code](../msbuild/errors/msb3024.md) - Document more MSBuild errors
158-
- [MSB3187 diagnostic code](../msbuild/errors/msb3187.md) - Document more MSBuild errors
159-
- [MSB4006 diagnostic code](../msbuild/errors/msb4006.md) - Document more MSBuild errors
160-
- [MSB4066 diagnostic code](../msbuild/errors/msb4066.md) - Document more MSBuild errors
161-
- [MSB4232 diagnostic code](../msbuild/errors/msb4232.md) - Document more MSBuild errors
162-
- [MSB5029 diagnostic code](../msbuild/errors/msb5029.md) - Document more MSBuild errors
149+
- Add details for MSBuild errors
150+
- [MSB1001 diagnostic code](../msbuild/errors/msb1001.md)
151+
- [MSB1003 diagnostic code](../msbuild/errors/msb1003.md)
152+
- [MSB1013 diagnostic code](../msbuild/errors/msb1013.md)
153+
- [MSB3023 diagnostic code](../msbuild/errors/msb3023.md)
154+
- [MSB3024 diagnostic code](../msbuild/errors/msb3024.md)
155+
- [MSB3187 diagnostic code](../msbuild/errors/msb3187.md)
156+
- [MSB4006 diagnostic code](../msbuild/errors/msb4006.md)
157+
- [MSB4066 diagnostic code](../msbuild/errors/msb4066.md)
158+
- [MSB4232 diagnostic code](../msbuild/errors/msb4232.md)
159+
- [MSB5029 diagnostic code](../msbuild/errors/msb5029.md)
160+
- [MSB3176 diagnostic code](../msbuild/errors/msb3176.md)
161+
- [MSB3321 diagnostic code](../msbuild/errors/msb3321.md)
163162
- [Common MSBuild project properties](../msbuild/common-msbuild-project-properties.md) - Add link to .NET SDK reference
164163

165164
### Profiling
@@ -178,9 +177,7 @@ Welcome to what's new in Visual Studio docs. The following sections provide deta
178177
- [Create a unit test project](../test/create-a-unit-test-project.md) - Review and update
179178
- [Install unit test frameworks](../test/install-third-party-unit-test-frameworks.md) - Review and update
180179
- [Walkthrough: Create and run unit tests for UWP apps](../test/walkthrough-creating-and-running-unit-tests-for-windows-store-apps.md) - Update UWP unit testing article for new UWP .NET 9 unit testing template
181-
- [Customize code coverage analysis](../test/customizing-code-coverage-analysis.md)
182-
- Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/visualstudio-docs (branch main)
183-
- Adding default note for IncludeTestAssembly in code coverage documentation
180+
- [Customize code coverage analysis](../test/customizing-code-coverage-analysis.md) - Adding default note for IncludeTestAssembly in code coverage documentation
184181

185182
### VSTO
186183

@@ -245,13 +242,11 @@ The following people contributed to the Visual Studio docs during this period. T
245242

246243
**Updated articles**
247244

248-
- [Create a basic data application by using ADO.NET](../data-tools/create-a-simple-data-application-by-using-adonet.md) - Freshness edit: Data Tools and MSBuild articles
249-
- [Create and configure datasets in the .NET Framework using Visual Studio](../data-tools/create-and-configure-datasets-in-visual-studio.md)
250-
- Freshness edit: Data Tools and MSBuild articles
251-
- Freshness edit: Data Tools and MSBuild articles
252-
- [Save and edit database connection strings for .NET Framework applications](../data-tools/how-to-save-and-edit-connection-strings.md) - Freshness edit: Data Tools and MSBuild articles
253-
- [Create a basic data application with WPF and Entity Framework 6](../data-tools/create-a-simple-data-application-with-wpf-and-entity-framework-6.md) - Freshness edit: Data Tools and MSBuild articles
254-
- [Walkthrough: Create a WCF service in .NET Framework Windows Forms](../data-tools/walkthrough-creating-a-simple-wcf-service-in-windows-forms.md) - Freshness edit: Data Tools and MSBuild articles
245+
- [Create a basic data application by using ADO.NET](../data-tools/create-a-simple-data-application-by-using-adonet.md) - Review and update
246+
- [Create and configure datasets in the .NET Framework using Visual Studio](../data-tools/create-and-configure-datasets-in-visual-studio.md) - Review and update
247+
- [Save and edit database connection strings for .NET Framework applications](../data-tools/how-to-save-and-edit-connection-strings.md) - Review and update
248+
- [Create a basic data application with WPF and Entity Framework 6](../data-tools/create-a-simple-data-application-with-wpf-and-entity-framework-6.md) - Review and update
249+
- [Walkthrough: Create a WCF service in .NET Framework Windows Forms](../data-tools/walkthrough-creating-a-simple-wcf-service-in-windows-forms.md) - Review and update
255250
- [Connect to an Access database in .NET Framework applications](../data-tools/connect-to-data-in-an-access-database-windows-forms.md) - Add Visual Basic "Compile" tab
256251
- [Fill datasets by using TableAdapters in .NET Framework applications](../data-tools/fill-datasets-by-using-tableadapters.md) - Freshness edit: Data Tools and MSBuild articles
257252

@@ -268,13 +263,7 @@ The following people contributed to the Visual Studio docs during this period. T
268263
- C++ debugging quickstart, potentially confusing section about creating a new project
269264
- [Supported code changes (C# and Visual Basic)](../debugger/supported-code-changes-csharp.md) - Clarify list of unsupported Hot Reload edits
270265
- [Write and debug running code with Hot Reload in Visual Studio (C#, Visual Basic, C++)](../debugger/hot-reload.md) - Add zone pivots to article on hot reload
271-
- [C++ Dynamic Debugging (Preview)](../debugger/cpp-dynamic-debugging.md)
272-
- fix typo
273-
- [Do not merge] rebuild of deopt branch -- 3-19 - 10:30 AM PST
274-
- VS-deopt
275-
- [Debug Optimized Code](../debugger/how-to-debug-optimized-code.md)
276-
- [Do not merge] rebuild of deopt branch -- 3-19 - 10:30 AM PST
277-
- VS-deopt
266+
- [Debug Optimized Code](../debugger/how-to-debug-optimized-code.md) - Update
278267
- [Debug in mixed mode (C#, C++, Visual Basic)](../debugger/how-to-debug-in-mixed-mode.md) - Clarify mixed mode debugging settings for .NET and .NET Framework, ad…
279268
- [Debug your app with GitHub Copilot in Visual Studio](../debugger/debug-with-copilot.md) - Add information on support for data tips in LINQ expressions
280269
- [View and change variable values with data tips in the code editor](../debugger/view-data-values-in-data-tips-in-the-code-editor.md) - Add information on support for data tips in LINQ expressions
@@ -297,7 +286,7 @@ The following people contributed to the Visual Studio docs during this period. T
297286
**Updated articles**
298287

299288
- [.NET Compatibility for VisualStudio.Extensibility Extensions](../extensibility/visualstudio.extensibility/dotnet-management-overview.md) - Mention multiple GitHub accounts and add link
300-
- [Diagnose UI delays caused by extensions](../extensibility/how-to-diagnose-ui-delays-caused-by-extensions.md) - Broken links fixing - maiak
289+
- [Diagnose UI delays caused by extensions](../extensibility/how-to-diagnose-ui-delays-caused-by-extensions.md) - Broken links fixing
301290
- [Contributions and Configurations](../extensibility/visualstudio.extensibility/inside-the-sdk/contributions-and-configurations.md) - Add documentation on dependency injection
302291
- [Components of a VisualStudio.Extensibility extension](../extensibility/visualstudio.extensibility/inside-the-sdk/extension-anatomy.md)
303292
- Add documentation on dependency injection
@@ -329,7 +318,6 @@ The following people contributed to the Visual Studio docs during this period. T
329318
- Remove/replace some Xamarin references
330319
- [Build Events Page, Project Designer (C#)](../ide/reference/build-events-page-project-designer-csharp.md) - Add note to older page and provide link for VS 2022 users
331320
- [Use Visual Studio search](../ide/visual-studio-search.md) - All-In-One Search 17.13 updates
332-
- [Title not found in: ](../ide/whats-new-visual-studio-docs.md) - What's New in docs for Feb 2025
333321
- [Productivity guide for Visual Studio](../ide/productivity-features.md) - Add zone pivots to productivity guide
334322
- [Features of Visual Studio](../ide/advanced-feature-overview.md) - Remove/replace some Xamarin references
335323
- [Developer Community data privacy](../ide/developer-community-privacy.md) - Remove/replace some Xamarin references
@@ -362,16 +350,13 @@ The following people contributed to the Visual Studio docs during this period. T
362350
- [Customize the build by folder](../msbuild/customize-by-directory.md)
363351
- Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/visualstudio-docs (branch main)
364352
- Change inline code to code block for better copy friendliness
365-
- [MSB1008 diagnostic code](../msbuild/errors/msb1008.md) - Add docs for four MSBuild error messages
366-
- [MSB1009 diagnostic code](../msbuild/errors/msb1009.md) - Add docs for four MSBuild error messages
367-
- [MSB4036 diagnostic code](../msbuild/errors/msb4036.md) - Add docs for four MSBuild error messages
368-
- [MSB4063 diagnostic code](../msbuild/errors/msb4063.md) - Add docs for four MSBuild error messages
369-
- [MSB4126 diagnostic code](../msbuild/errors/msb4126.md) - Add docs for four MSBuild error messages
370-
- [MSBuild MSB8088 diagnostic code](../msbuild/errors/msb8088.md)
371-
- Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/visualstudio-docs (branch main)
372-
- [Do not merge] rebuild of deopt branch -- 3-19 - 10:30 AM PST
373-
- VS-deopt
374-
- Fix MSB8088 message in blockquotes
353+
- Add docs for four MSBuild error messages:
354+
- [MSB1008 diagnostic code](../msbuild/errors/msb1008.md)
355+
- [MSB1009 diagnostic code](../msbuild/errors/msb1009.md)
356+
- [MSB4036 diagnostic code](../msbuild/errors/msb4036.md)
357+
- [MSB4063 diagnostic code](../msbuild/errors/msb4063.md)
358+
- [MSB4126 diagnostic code](../msbuild/errors/msb4126.md)
359+
- [MSBuild MSB8088 diagnostic code](../msbuild/errors/msb8088.md) - Fix MSB8088 message in blockquotes
375360
- [Customize the solution build](../msbuild/customize-solution-build.md)
376361
- Modify note to mention dotnet build behavior
377362
- MSBuild support for slnx builds
@@ -380,7 +365,7 @@ The following people contributed to the Visual Studio docs during this period. T
380365
- [MSB4099 diagnostic code](../msbuild/errors/msb4099.md) - Add explanatory text for error condition and link to more information
381366
- [Create a project file from scratch](../msbuild/walkthrough-creating-an-msbuild-project-file-from-scratch.md) - Review and update
382367
- [Specify which MSBuild target to build first](../msbuild/how-to-specify-which-target-to-build-first.md) - Freshness edit: Data Tools and MSBuild articles
383-
- [Incremental builds](../msbuild/incremental-builds.md) - Freshness edit: Data Tools and MSBuild articles
368+
- [Incremental builds](../msbuild/incremental-builds.md) - Review and update
384369
- [WriteCodeFragment task](../msbuild/writecodefragment-task.md) - Add example that handles incremental build
385370
- [MSB3482](../msbuild/errors/msb3482.md) - Add information about signtool.exe
386371

0 commit comments

Comments
 (0)