You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,8 @@
1
-
#### 10.0.0-alpha008 - 2025-11-11
1
+
#### 10.0.0-alpha009 - 2025-11-11
2
2
* Preview support for .NET 10.0 - https://github.com/fsprojects/Paket/pull/4297
3
3
* Use NuGet.Configuration to get the path to the NuGet global - https://github.com/fsprojects/Paket/pull/4301
4
4
* Add support for Artifactory by using the SearchQueryService as a fallback when AllVersionsAPI is not available - https://github.com/fsprojects/Paket/pull/4303
5
+
* Fix script generation if package contains FSharp.Core name - https://github.com/fsprojects/Paket/pull/4287
5
6
6
7
#### 9.0.2 - 2024-11-19
7
8
* paket restore on projects with targetframework net9.0-windows - https://github.com/fsprojects/Paket/pull/4279
0 commit comments