Skip to content

Commit d343ab2

Browse files
authored
nuget verify shows content hash (#3448)
1 parent ad9529b commit d343ab2

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

docs/reference/cli-reference/cli-ref-verify.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ ms.reviewer: rmpablos
1313
**Applies to:** package consumption • **Supported versions:** 4.6+
1414

1515
Verifies a package.
16+
Starting with [NuGet 7.0](../../release-notes/NuGet-7.0.md), the package's content hash will also be displayed.
1617

1718
Verification of signed packages is not yet supported under Mono.
1819

docs/release-notes/NuGet-6.15.md renamed to docs/release-notes/NuGet-7.0.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: NuGet 6.15 Release Notes
3-
description: Release notes for NuGet 6.15 including new features, bug fixes, and DCRs.
2+
title: NuGet 7.0 Release Notes
3+
description: Release notes for NuGet 7.0 including new features, bug fixes, and DCRs.
44
author: zivkan
55
ms.topic: conceptual
66
---
7-
# NuGet 6.15 Release Notes
7+
# NuGet 7.0 Release Notes
88

99
<!--
1010
This is intentionally not yet added to TOC.md.
@@ -19,9 +19,7 @@ NuGet distribution vehicles:
1919

2020
| NuGet version | Available in Visual Studio version | Available in .NET SDK(s) |
2121
|:---|:---|:---|
22-
| [**6.15**](https://nuget.org/downloads) | [Visual Studio 2022 version 17.15](https://visualstudio.microsoft.com/downloads/) | [9.0.4xx](https://dotnet.microsoft.com/download/dotnet/9.0)<sup>1</sup> |
23-
24-
<sup>1</sup> Installed with Visual Studio 2022 with any .NET workload
22+
| [**7.0**](https://nuget.org/downloads) | TBD | TBD |
2523

2624
## Not yet released
2725

0 commit comments

Comments
 (0)