Skip to content

Commit

Permalink
Bump Microsoft.SqlServer.DacFx from 162.1.167 to 162.1.172 (#502)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.SqlServer.DacFx](https://github.com/microsoft/DacFx) from 162.1.167 to 162.1.172.
- [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-patch
...

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 Jan 16, 2024
1 parent 2b394ad commit a792887
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.1.167" />
<PackageReference Include="Microsoft.SqlServer.DacFx" Version="162.1.172" />
<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 a792887

Please sign in to comment.