Skip to content

Commit

Permalink
Update to dbup-core 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
droyad committed Oct 22, 2024
1 parent 4d4f637 commit bdd5c0a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/dbup-sqlserver/dbup-sqlserver.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="dbup-core" Version="6.0.0-beta.146"/>
<PackageReference Include="System.Net.Security" Version="4.3.2" />
<PackageReference Include="dbup-core" Version="6.0.3"/>
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
</ItemGroup>

Expand Down

0 comments on commit bdd5c0a

Please sign in to comment.