We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 960d0e6 commit 439ba10Copy full SHA for 439ba10
2 files changed
RELEASE_NOTES.md
@@ -1,6 +1,6 @@
1
# Release Notes
2
## 8.0.0-alpha - 2025-10-25
3
-* Added .NET8.0 to package target libraries
+* Added .NET 8.0 to package target libraries
4
* Some dependency updates
5
6
## 6.1.4 - 2025-10-25
build.fsx
@@ -6,7 +6,7 @@
source release/dotnetcore
7
source https://api.nuget.org/v3/index.json
8
nuget FSharp.Core
9
-nuget Microsoft.Build 17.11.4
+nuget Microsoft.Build 17.11.48
10
nuget System.AppContext prerelease
11
nuget Paket.Core prerelease
12
nuget Fake.Api.GitHub prerelease
0 commit comments