-
Notifications
You must be signed in to change notification settings - Fork 485
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Say what version of NuGet auditSources is available in config referen…
…ce (#3334)
- Loading branch information
Showing
4 changed files
with
33 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
title: NuGet 6.12 Release Notes | ||
description: Release notes for NuGet 6.12 including new features, bug fixes, and DCRs. | ||
author: zivkan | ||
ms.date: 8/19/2024 | ||
ms.topic: conceptual | ||
--- | ||
# NuGet 6.12 Release Notes | ||
|
||
<!-- This is intentionally not yet added to TOC.md. When release notes are added for the GA release, add this file to TOC.md --> | ||
|
||
NuGet distribution vehicles: | ||
|
||
| NuGet version | Available in Visual Studio version | Available in .NET SDK(s) | | ||
|:---|:---|:---| | ||
| [**6.12**](https://nuget.org/downloads) | [Visual Studio 2022 version 17.12](https://visualstudio.microsoft.com/downloads/) | [9.0.1xx](https://dotnet.microsoft.com/download/dotnet/9.0)<sup>1</sup> | | ||
|
||
<sup>1</sup> Installed with Visual Studio 2022 with any .NET workload | ||
|
||
## Not yet released | ||
|
||
This version of NuGet is in preview and these release notes will be updated when it is released. |