Skip to content

Commit

Permalink
Bump Microsoft.SqlServer.DacFx from 161.6374.0 to 161.8089.0 (#399)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.SqlServer.DacFx](https://github.com/microsoft/DacFx) from 161.6374.0 to 161.8089.0.
- [Release notes](https://github.com/microsoft/DacFx/releases)
- [Commits](https://github.com/microsoft/DacFx/commits)

---
updated-dependencies:
- dependency-name: Microsoft.SqlServer.DacFx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2023
1 parent 4b77ca2 commit 816305d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DacpacTool/DacpacTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SqlServer.DacFx" Version="161.6374.0" />
<PackageReference Include="Microsoft.SqlServer.DacFx" Version="161.8089.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.CommandLine.NamingConventionBinder" Version="2.0.0-beta4.22272.1" />
</ItemGroup>
Expand Down

0 comments on commit 816305d

Please sign in to comment.