We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9bb0b5 commit 64f54c1Copy full SHA for 64f54c1
RELEASE_NOTES.md
@@ -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
+
4
#### 7.1.5 - 2022-04-22
5
* NuGet Cache: ensure for clitool nupkg is there even after skipped 2nd extraction - https://github.com/fsprojects/Paket/pull/4145
6
global.json
@@ -1,5 +1,5 @@
{
"sdk": {
- "version": "6.0.202"
+ "version": "6.0.301"
}
0 commit comments