diff --git a/.github/workflows/lang-npgsql.yml b/.github/workflows/lang-npgsql.yml index 2178d1c3..05ac0884 100644 --- a/.github/workflows/lang-npgsql.yml +++ b/.github/workflows/lang-npgsql.yml @@ -43,7 +43,7 @@ jobs: matrix: os: [ 'ubuntu-latest' ] dotnet-version: [ '6.0.x', '7.0.x', '8.0.x' ] - npgsql-version: [ '6.0.10', '7.0.6', '8.0.1' ] + npgsql-version: [ '6.0.10', '7.0.6', '8.0.2' ] 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 a11ed473..cc64726c 100644 --- a/by-language/csharp-npgsql/demo.csproj +++ b/by-language/csharp-npgsql/demo.csproj @@ -9,7 +9,7 @@ - +