Skip to content

Commit 2f8fdee

Browse files
committed
Tidy for a release
1 parent cd72061 commit 2f8fdee

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

Build/targets.fs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ module Targets =
1212
open Fake.Core
1313
open Fake.Core.TargetOperators
1414
open Fake.DotNet
15-
open Fake.DotNet.NuGet.NuGet
1615
open Fake.IO
1716
open Fake.IO.FileSystemOperators
1817
open Fake.IO.Globbing.Operators

ReleaseNotes.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,12 @@ Q. Never mind the fluff -- how do I get started?
33
A. Start with the README : https://github.com/SteveGilham/altcode.test/blob/master/README.md
44

55
#????
6+
* Maintenance release to update dependencies and build targets
7+
* Build against net8.0 for deliverables, net10.0 for infrastructure and tests
8+
* Support Expecto ≥ 10.2.3, NUnit ≥ 4.4.0, Xunit ≥ 2.4.2, FSharp.Core ≥ 9.0.303
69

710
# 2.0.48
8-
* support Expecto ≥ 10.1.0, NUnit ≥ 4.0.1, Xunit ≥ 2.4.2, FSharp.Core ≥ 8.0.100
11+
* support Expecto ≥ 10.1.0, NUnit ≥ 4.0.1, Xunit ≥ 2.9.3, FSharp.Core ≥ 8.0.100
912
* runtime support driven by the consumed packages
1013
* Expecto support on `net6.0`
1114
* NUnit support on `net462` and `net6.0`

0 commit comments

Comments
 (0)