Skip to content

Commit 178bb17

Browse files
authored
Create 7.0.2 Release Notes (#3514)
1 parent 31f2d89 commit 178bb17

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

docs/release-notes/NuGet-7.0.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,20 @@ NuGet distribution vehicles:
1515
| :---|:---|:---|
1616
| [**7.0.0**](https://nuget.org/downloads) | [Visual Studio 2026 version 18.0.0](https://visualstudio.microsoft.com/downloads/) | [10.0.100](https://dotnet.microsoft.com/download/dotnet/10.0)<sup>1</sup> |
1717
| [**7.0.1**](https://nuget.org/downloads) | [Visual Studio 2026 version 18.1.0](https://visualstudio.microsoft.com/downloads/) | |
18+
| [**7.0.2**](https://nuget.org/downloads) | [Visual Studio 2026 version 18.1.1](https://visualstudio.microsoft.com/downloads/) | [10.0.102](https://dotnet.microsoft.com/download/dotnet/10.0)<sup>1</sup> |
1819

1920
<sup>1</sup> Installed with Visual Studio 2026 with any .NET workload
2021

22+
## Summary: What's New in 7.0.2
23+
24+
* Vulnerability InfoBar in Visual Studio now has "How to fix with GitHub Copilot" link to NuGet's MCP Server documentation - [#14680](https://github.com/NuGet/Home/issues/14680)
25+
26+
### Issues fixed in this release
27+
28+
* dotnet nuget why is writing target package on new line instead of in package graph - [#14664](https://github.com/NuGet/Home/issues/14664)
29+
30+
[List of commits in this release](https://github.com/NuGet/NuGet.Client/compare/7.0.1.1...7.0.2.3)
31+
2132
## Summary: What's New in 7.0.1
2233

2334
### Issues fixed in this release

0 commit comments

Comments
 (0)