File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
by-language/csharp-npgsql Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4343 matrix :
4444 os : [ 'ubuntu-latest' ]
4545 dotnet-version : [ '7.0.x', '8.0.x', '9.0.x' ]
46- npgsql-version : [ '7.0.8', '8.0.5 ' ]
46+ npgsql-version : [ '7.0.8', '8.0.6 ' ]
4747 cratedb-version : [ 'nightly' ]
4848
4949 # https://docs.github.com/en/free-pro-team@latest/actions/guides/about-service-containers
Original file line number Diff line number Diff line change 99 </PropertyGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" Npgsql" Version =" 8.0.5 " />
12+ <PackageReference Include =" Npgsql" Version =" 8.0.6 " />
1313 <PackageReference Include =" CommandLineParser" Version =" 2.9.1" />
1414 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1" />
1515 <PackageReference Include =" xunit" Version =" 2.9.2" />
You can’t perform that action at this time.
0 commit comments