Skip to content

Commit

Permalink
Undid accidental downgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
droyad committed Jul 26, 2024
1 parent a78bf85 commit 0cbdb1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dbup-sqlserver/dbup-sqlserver.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<ItemGroup>
<PackageReference Include="dbup-core" Version="6.0.0-beta.146"/>
<PackageReference Include="System.Net.Security" Version="4.3.2" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.4" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.1" />
<PackageReference Include="Azure.Identity" Version="1.12.0" />
</ItemGroup>

Expand Down

0 comments on commit 0cbdb1f

Please sign in to comment.