diff --git a/.github/workflows/lang-npgsql.yml b/.github/workflows/lang-npgsql.yml index 4932fdc7..bf36b125 100644 --- a/.github/workflows/lang-npgsql.yml +++ b/.github/workflows/lang-npgsql.yml @@ -43,7 +43,7 @@ jobs: matrix: os: [ 'ubuntu-latest' ] dotnet-version: [ '7.0.x', '8.0.x', '9.0.x' ] - npgsql-version: [ '7.0.7', '8.0.3' ] + npgsql-version: [ '7.0.8', '8.0.5' ] cratedb-version: [ 'nightly' ] # https://docs.github.com/en/free-pro-team@latest/actions/guides/about-service-containers diff --git a/by-language/csharp-npgsql/demo.csproj b/by-language/csharp-npgsql/demo.csproj index 4b496ee6..2343afe6 100644 --- a/by-language/csharp-npgsql/demo.csproj +++ b/by-language/csharp-npgsql/demo.csproj @@ -9,7 +9,7 @@ - +