diff --git a/csharp/ql/lib/CHANGELOG.md b/csharp/ql/lib/CHANGELOG.md index d85fe1d07ef8..2b00693f0cdc 100644 --- a/csharp/ql/lib/CHANGELOG.md +++ b/csharp/ql/lib/CHANGELOG.md @@ -68,7 +68,6 @@ ### Minor Analysis Improvements -* .NET 9 is now required to build the C# extractor. * The Models as Data models for .NET 8 Runtime now include generated models for higher order methods. ## 3.1.0 diff --git a/csharp/ql/lib/change-notes/released/3.1.1.md b/csharp/ql/lib/change-notes/released/3.1.1.md index a2a912341fe5..8635932f9a51 100644 --- a/csharp/ql/lib/change-notes/released/3.1.1.md +++ b/csharp/ql/lib/change-notes/released/3.1.1.md @@ -2,5 +2,4 @@ ### Minor Analysis Improvements -* .NET 9 is now required to build the C# extractor. * The Models as Data models for .NET 8 Runtime now include generated models for higher order methods.