Skip to content

Commit 64f54c1

Browse files
committed
Bump version to 7.2.0-alpha001
1 parent e9bb0b5 commit 64f54c1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

RELEASE_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
#### 7.2.0-alpha001 - 2022-06-22
2+
* Do not append TargetFramework subdirectory to OutputPath - https://github.com/fsprojects/Paket/pull/4159
3+
14
#### 7.1.5 - 2022-04-22
25
* NuGet Cache: ensure for clitool nupkg is there even after skipped 2nd extraction - https://github.com/fsprojects/Paket/pull/4145
36

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"sdk": {
3-
"version": "6.0.202"
3+
"version": "6.0.301"
44
}
55
}

0 commit comments

Comments
 (0)