Skip to content

Updated DbUp to 6.1.1 and patches to other libraries#30

Merged
droyad merged 1 commit intomainfrom
update-deps
Feb 23, 2026
Merged

Updated DbUp to 6.1.1 and patches to other libraries#30
droyad merged 1 commit intomainfrom
update-deps

Conversation

@droyad
Copy link
Member

@droyad droyad commented Feb 23, 2026

This pull request updates NuGet package dependencies in both the src/Tests/Tests.csproj and src/dbup-sqlserver/dbup-sqlserver.csproj files to newer versions, ensuring compatibility and access to the latest features and bug fixes.

Dependency version updates:

Test project dependency updates:

  • Upgraded DbUp.Tests.Common from version 6.0.15 to 6.1.1 in Tests.csproj.
  • Upgraded Microsoft.NET.Test.Sdk from version 18.0.0 to 18.0.1 in Tests.csproj.

SQL Server project dependency updates:

  • Upgraded dbup-core from version 6.0.15 to 6.1.1 in dbup-sqlserver.csproj.
  • Upgraded Microsoft.Data.SqlClient from version 6.1.2 to 6.1.4 in dbup-sqlserver.csproj.# Checklist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant