Skip to content

Commit

Permalink
Bump Microsoft.SqlServer.DacFx from 162.0.52 to 162.1.167 (#480)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.SqlServer.DacFx](https://github.com/microsoft/DacFx) from 162.0.52 to 162.1.167.
- [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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent e43ef69 commit e0ecbce
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="162.0.52" />
<PackageReference Include="Microsoft.SqlServer.DacFx" Version="162.1.167" />
<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 e0ecbce

Please sign in to comment.