Skip to content

Commit 8eeac5d

Browse files
Release notes 6.10.2 (#3329)
* Release notes for 6.10.2 * fix link * Update compare link --------- Co-authored-by: Nigusu Solomon Yenework <[email protected]>
1 parent 44fca65 commit 8eeac5d

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

docs/release-notes/NuGet-6.10.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,17 @@ NuGet distribution vehicles:
1212

1313
| NuGet version | Available in Visual Studio version | Available in .NET SDK(s) |
1414
|:---|:---|:---|
15-
| [**6.10.1**](https://nuget.org/downloads) | [Visual Studio 2022 version 17.10](https://visualstudio.microsoft.com/downloads/) | [8.0.3xx](https://dotnet.microsoft.com/download/dotnet/8.0)<sup>1</sup> |
15+
| [**6.10.2**](https://nuget.org/downloads) | [Visual Studio 2022 version 17.10](https://visualstudio.microsoft.com/downloads/) | [8.0.3xx](https://dotnet.microsoft.com/download/dotnet/8.0)<sup>1</sup> |
16+
17+
<sup>1</sup> Installed with Visual Studio 2022 with any .NET workload
18+
19+
## Summary: What's New in 6.10.2
20+
21+
### Issues fixed in this release
22+
23+
* Revert Enable central package management implicitly when Directory.Packages.props exists - [#11834](https://github.com/NuGet/Home/issues/11834)
24+
25+
[List of commits in this release](https://github.com/NuGet/NuGet.Client/compare/6.10.1.5...6.10.2.8)
1626

1727
<sup>1</sup> Installed with Visual Studio 2022 with any .NET workload
1828

@@ -201,4 +211,4 @@ Thank you to all the contributors who helped make this NuGet release awesome!
201211
* [5673](https://github.com/NuGet/NuGet.Client/pull/5673) Enable publishing in VMR
202212
* [5625](https://github.com/NuGet/NuGet.Client/pull/5625) Eliminate System.CommandLine prebuilt package
203213
* [brianrob](https://github.com/NuGet/NuGet.Client/pull/5650)
204-
* [5650](https://github.com/NuGet/NuGet.Client/pull/5650) Add Restore Instrumentation
214+
* [5650](https://github.com/NuGet/NuGet.Client/pull/5650) Add Restore Instrumentation

0 commit comments

Comments
 (0)