Skip to content

Commit 1f0b8ee

Browse files
Mikejo5000Christopher R. GillJonDouglaschrisraygilljoelverhagen
authored
Refresh MS dates based on the previous Dev17 refresh (NuGet#3129)
* Change link for pre-release guidance * Update release notes images * End of May 2022 Live Update (NuGet#2763) * June 2022 docs merge (NuGet#2783) * Add 5.9 release notes (NuGet#2780) * Add 6.0.2 release notes (NuGet#2774) * Add 5.11 release notes (NuGet#2775) * Add 5.7 release notes (NuGet#2776) * Add 4.9 release notes (NuGet#2777) * Add 5.2 release notes (NuGet#2778) * Merge main to live (NuGet#2808) * document The parameter is incorrect behavior (NuGet#2800) * document The parameter is incorrect behavior * Add a note/tip instead of bold. Co-authored-by: Jon Douglas <[email protected]> * Add a dedicated page for props and targets (NuGet#2807) Co-authored-by: Simon Cropp <[email protected]> Co-authored-by: Jon Douglas <[email protected]> * Updates to ms.date values based on file history * edit * fixed year * August Docs Live Merge (NuGet#2840) * document The parameter is incorrect behavior (NuGet#2800) * document The parameter is incorrect behavior * Add a note/tip instead of bold. Co-authored-by: Jon Douglas <[email protected]> * Add a dedicated page for props and targets (NuGet#2807) * Document NU1802 and NU1803 (NuGet#2816) * Add list in Normalized version numbers (NuGet#2818) Fix #2817 * Clarify headline of section about projects without any package dependencies (NuGet#2812) * Add issue management bots (NuGet#2825) * Fix formatting typo in CPM (NuGet#2832) * Add Gitea to NuGet hosting solutions (NuGet#2828) * Add Gitea to NuGet hosting solutions * Use Gitea project URL * Update NU1100.md (NuGet#2829) NU1100 may also be caused by the lack of a NuGet configura * Updates to ms.date values based on file history (NuGet#2831) * Updates to ms.date values based on file history * edit * fixed year * Alphabetize nuget list (NuGet#2837) * Improve NU1100 (NuGet#2838) * Add CODEOWNERS to docs PRs (NuGet#2836) * Release notes for 6.3 (NuGet#2834) * release notes for 6.3 Co-authored-by: Simon Cropp <[email protected]> Co-authored-by: Nikolche Kolev <[email protected]> Co-authored-by: andrei <[email protected]> Co-authored-by: riQQ <[email protected]> Co-authored-by: Drew Noakes <[email protected]> Co-authored-by: John Olheiser <[email protected]> Co-authored-by: Nestor Waldyd <[email protected]> Co-authored-by: Mike Jones <[email protected]> Co-authored-by: John Olheiser <[email protected]> Co-authored-by: Kartheek Penagamuri <[email protected]> Co-authored-by: Martin Ruiz <[email protected]> * November / NuGet 6.4 Merge (NuGet#2934) * In all content, remove (NuGet#2920) ms.prod = nuget Replace with ms.service = nuget Co-authored-by: Docs Allowlist Management <[email protected]> * Update VS extensibility docs (NuGet#2929) * Document various log codes (NuGet#2933) Documenting: NU1008, NU1009, NU1010, NU1011, NU1109, NU1402, NU1403, NU5042, NU5049 * Release notes for 6.4 (NuGet#2926) * Suggest a more generally appropriate import tag (NuGet#2932) * Suggest a more generally appropriate import tag Co-authored-by: opbld17 <[email protected]> Co-authored-by: Docs Allowlist Management <[email protected]> Co-authored-by: Andy Zivkovic <[email protected]> Co-authored-by: Nikolche Kolev <[email protected]> Co-authored-by: Jean-Pierre Briedé <[email protected]> Co-authored-by: Andrew Arnott <[email protected]> * Ms.date update * Updating ms.date --------- Co-authored-by: Christopher R. Gill <[email protected]> Co-authored-by: Jon Douglas <[email protected]> Co-authored-by: Christopher R. Gill <[email protected]> Co-authored-by: Joel Verhagen <[email protected]> Co-authored-by: Nikolche Kolev <[email protected]> Co-authored-by: Jon Douglas <[email protected]> Co-authored-by: Kartheek Penagamuri <[email protected]> Co-authored-by: Simon Cropp <[email protected]> Co-authored-by: andrei <[email protected]> Co-authored-by: riQQ <[email protected]> Co-authored-by: Drew Noakes <[email protected]> Co-authored-by: John Olheiser <[email protected]> Co-authored-by: Nestor Waldyd <[email protected]> Co-authored-by: John Olheiser <[email protected]> Co-authored-by: Martin Ruiz <[email protected]> Co-authored-by: opbld17 <[email protected]> Co-authored-by: Docs Allowlist Management <[email protected]> Co-authored-by: Andy Zivkovic <[email protected]> Co-authored-by: Jean-Pierre Briedé <[email protected]> Co-authored-by: Andrew Arnott <[email protected]> Co-authored-by: Your Name <[email protected]>
1 parent cdc035f commit 1f0b8ee

11 files changed

+11
-11
lines changed

docs/consume-packages/Finding-and-Choosing-Packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Find and evaluate NuGet packages
33
description: Find and evaluate publicly available NuGet packages for your project by using advanced nuget.org search filters and syntax.
44
author: JonDouglas
55
ms.author: jodou
6-
ms.date: 08/29/2022
6+
ms.date: 08/21/2023
77
ms.topic: conceptual
88
---
99

docs/consume-packages/install-use-packages-dotnet-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Install and manage NuGet packages with the dotnet CLI
33
description: See how to use the dotnet CLI to install, list, remove, and update NuGet packages.
44
author: mikejo5000
55
ms.author: mikejo
6-
ms.date: 08/29/2022
6+
ms.date: 08/21/2023
77
ms.topic: conceptual
88
---
99

docs/consume-packages/install-use-packages-nuget-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manage NuGet packages with the NuGet CLI
33
description: Instructions for using the NuGet CLI, nuget.exe, to manage NuGet packages.
44
author: mikejo5000
55
ms.author: mikejo
6-
ms.date: 08/29/2022
6+
ms.date: 08/21/2023
77
ms.topic: conceptual
88
---
99

docs/consume-packages/install-use-packages-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manage NuGet packages with the Visual Studio Package Manager Console
33
description: See how to work with NuGet packages by using PowerShell commands in the Visual Studio Package Manager Console.
44
author: JonDouglas
55
ms.author: jodou
6-
ms.date: 08/29/2022
6+
ms.date: 08/21/2023
77
ms.topic: conceptual
88
f1_keywords:
99
- "vs.nuget.packagemanager.console"

docs/consume-packages/install-use-packages-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Install and manage packages in Visual Studio using the NuGet Package Mana
33
description: Learn how to use the NuGet Package Manager UI in Visual Studio for working with NuGet packages.
44
author: JonDouglas
55
ms.author: jodou
6-
ms.date: 08/30/2022
6+
ms.date: 08/21/2023
77
ms.topic: conceptual
88
f1_keywords:
99
- "vs.toolsoptionspages.nuget_package_manager"

docs/create-packages/creating-a-package-dotnet-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Create a NuGet package with the dotnet CLI
33
description: Read a detailed guide about the process of designing and creating a NuGet package, including key decision points like files and versioning.
44
author: JonDouglas
55
ms.author: jodou
6-
ms.date: 08/29/2022
6+
ms.date: 08/21/2023
77
ms.topic: conceptual
88
---
99

docs/quickstart/create-and-publish-a-package-using-the-dotnet-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Create and publish a NuGet package with the dotnet CLI
33
description: Walk through quickly creating and publishing a NuGet package by using the dotnet CLI.
44
author: JonDouglas
55
ms.author: jodou
6-
ms.date: 08/29/2022
6+
ms.date: 08/21/2023
77
ms.topic: quickstart
88
---
99

docs/quickstart/create-and-publish-a-package-using-visual-studio-net-framework.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Quickstart: Create and publish a package using Visual Studio (.NET Frame
33
description: A quickstart that shows how to create and publish a .NET Framework NuGet package using Visual Studio on Windows.
44
author: JonDouglas
55
ms.author: jodou
6-
ms.date: 08/29/2022
6+
ms.date: 08/21/2023
77
ms.topic: quickstart
88
---
99

docs/quickstart/create-and-publish-a-package-using-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Quickstart: Create and publish a NuGet package using Visual Studio (Wind
33
description: A quickstart that shows how to create and publish a .NET NuGet package using Visual Studio for Windows.
44
author: JonDouglas
55
ms.author: jodou
6-
ms.date: 08/29/2022
6+
ms.date: 08/21/2023
77
ms.topic: quickstart
88
---
99

docs/quickstart/install-and-use-a-package-in-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Quickstart: Install and use a NuGet package in Visual Studio (Windows on
33
description: In this quickstart, you learn how to install and use a NuGet package in a Visual Studio project for Windows.
44
author: JonDouglas
55
ms.author: jodou
6-
ms.date: 08/22/2022
6+
ms.date: 08/21/2023
77
ms.topic: quickstart
88
---
99

docs/quickstart/install-and-use-a-package-using-the-dotnet-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Install and use a NuGet package with the dotnet CLI
33
description: Get a quick tutorial on how to use the dotnet CLI to install and use a NuGet package in a .NET project.
44
author: JonDouglas
55
ms.author: jodou
6-
ms.date: 08/29/2022
6+
ms.date: 08/21/2023
77
ms.topic: quickstart
88
---
99

0 commit comments

Comments
 (0)