diff --git a/CHANGELOG.md b/CHANGELOG.md index d821bd19..504488d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release - Dependencies - Updated Credfeto.Enumeration to 1.2.149.2059 - Dependencies - Updated Meziantou.Analyzer to 3.0.117 - Dependencies - Updated FunFair.Test.Source.Generator to 6.3.2.2390 +- Dependencies - Updated FunFair.Test.Common to 6.3.2.2390 ### Deprecated ### Removed ### Deployment Changes diff --git a/src/FunFair.CodeAnalysis.Benchmark.Tests/FunFair.CodeAnalysis.Benchmark.Tests.csproj b/src/FunFair.CodeAnalysis.Benchmark.Tests/FunFair.CodeAnalysis.Benchmark.Tests.csproj index 6ee60ecc..e6ce2004 100644 --- a/src/FunFair.CodeAnalysis.Benchmark.Tests/FunFair.CodeAnalysis.Benchmark.Tests.csproj +++ b/src/FunFair.CodeAnalysis.Benchmark.Tests/FunFair.CodeAnalysis.Benchmark.Tests.csproj @@ -28,7 +28,7 @@ speed Exe false - net9.0;net10.0;net11.0 + net9.0;net10.0 true true true @@ -43,7 +43,7 @@ - + diff --git a/src/FunFair.CodeAnalysis.Tests/FunFair.CodeAnalysis.Tests.csproj b/src/FunFair.CodeAnalysis.Tests/FunFair.CodeAnalysis.Tests.csproj index b60ca74b..5742a7df 100644 --- a/src/FunFair.CodeAnalysis.Tests/FunFair.CodeAnalysis.Tests.csproj +++ b/src/FunFair.CodeAnalysis.Tests/FunFair.CodeAnalysis.Tests.csproj @@ -29,7 +29,7 @@ speed Exe false - net9.0;net10.0;net11.0 + net9.0;net10.0 true true true @@ -53,8 +53,8 @@ - - + +