Skip to content

Commit

Permalink
Updating Dac tooling version
Browse files Browse the repository at this point in the history
  • Loading branch information
mmckechney committed Jun 16, 2021
1 parent d7d4190 commit 7f6ecad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SqlSync/SQLSync.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@
<PackageReference Include="Microsoft.Extensions.Logging" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="5.0.0" />
<PackageReference Include="Microsoft.SqlServer.DacFx" Version="150.5084.2" />
<PackageReference Include="Microsoft.SqlServer.DacFx" Version="150.5164.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="5.0.0" />
Expand Down

0 comments on commit 7f6ecad

Please sign in to comment.