Skip to content

Commit

Permalink
Nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
mmckechney committed Oct 18, 2023
1 parent ade94eb commit 08dc4a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SqlSync.SqlBuild/SqlSync.SqlBuild.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
<PackageReference Include="Microsoft.SqlServer.DacFx" Version="162.0.52" />
<PackageReference Include="Polly" Version="7.2.4" />
<PackageReference Include="Polly" Version="8.0.0" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="7.0.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 08dc4a8

Please sign in to comment.