diff --git a/Directory.Build.props b/Directory.Build.props index f246e04..eb7bb78 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ - 2.9.1 + 2.10.0 true true NU1903;$(WarningsNotAsErrors) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d22329d..f30c8ad 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,7 @@ Release notes ============== -### Unreleased +### 2.10.0 (2024-07-29) * Now targets .NET Standard 2.0 (generator still requires .NET 6+ installed at build-time) * Updated Microsoft.Data.SqlClient from 5.1.4 to 5.2.1 diff --git a/src/DbTests.DbGen/DbGen.fs b/src/DbTests.DbGen/DbGen.fs index a3be7ae..42ab25b 100644 --- a/src/DbTests.DbGen/DbGen.fs +++ b/src/DbTests.DbGen/DbGen.fs @@ -1,11 +1,11 @@ // Edit or remove this or the below line to regenerate on next build -// Hash: 4ca622e30b0b117e701c922453b0659ad65ba6db9f23cf3ee43b29743e961be1 +// Hash: 3bbc330c6dcd992a80644131788a15f1e0dd07c93f1ee5ec7f82d85ff2a55152 ////////////////////////////////////////// // // THIS FILE IS AUTOMATICALLY GENERATED // -// Facil 2.9.1+2d8331aaee148831af1daabf06e0f223ac52cc85 +// Facil 2.10.0+6d4720224826f616776ef1db4e1cac1191a1aefe // //////////////////////////////////////////