File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,14 @@ NuGet distribution vehicles:
1515
1616<sup >1</sup > Installed with Visual Studio 2022 with any .NET workload
1717
18+ ## Summary: What's New in 6.11.1
19+
20+ ### Issues fixed in this release
21+
22+ * Fix "multiple attempts to download the nupkg have failed" - [ #13545 ] ( https://github.com/NuGet/Home/issues/13545 )
23+
24+ [ List of commits in this release] ( https://github.com/NuGet/NuGet.Client/compare/6.11.0.122...6.11.1.2 )
25+
1826## Summary: What's New in 6.11
1927
2028* Suppress NuGetAudit warnings for specific advisories for PackageReference projects - [ #13679 ] ( https://github.com/NuGet/Home/issues/13679 )
@@ -69,7 +77,7 @@ NuGet distribution vehicles:
6977
7078* Vulnerability InfoBar remains visible in the Solution Explorer after closing solution - [ #13055 ] ( https://github.com/NuGet/Home/issues/13055 )
7179
72- [ List of commits in this release] ( https://github.com/NuGet/NuGet.Client/compare/6.11.0.122 ...6.10.1.5 )
80+ [ List of commits in this release] ( https://github.com/NuGet/NuGet.Client/compare/6.10.1.5 ...6.11.0.122 )
7381
7482### Community contributions
7583
You can’t perform that action at this time.
0 commit comments