Skip to content

Commit

Permalink
Bump Microsoft.SqlServer.DacFx from 162.2.111 to 162.3.563 in /src (#…
Browse files Browse the repository at this point in the history
…2387)

Bumps [Microsoft.SqlServer.DacFx](https://github.com/microsoft/DacFx) from 162.2.111 to 162.3.563.
- [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] committed Jun 10, 2024
1 parent 8e1ca77 commit c2fcc27
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
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.2.111" />
<PackageReference Include="Microsoft.SqlServer.DacFx" Version="162.3.563" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.0" />
<PackageReference Include="Microsoft.SqlServer.DacFx" Version="162.2.111" />
<PackageReference Include="Microsoft.SqlServer.DacFx" Version="162.3.563" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.0" />
<PackageReference Include="Microsoft.SqlServer.DacFx" Version="162.2.111" />
<PackageReference Include="Microsoft.SqlServer.DacFx" Version="162.3.563" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0" />
<PackageReference Include="Microsoft.SqlServer.DacFx" Version="162.2.111" />
<PackageReference Include="Microsoft.SqlServer.DacFx" Version="162.3.563" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit c2fcc27

Please sign in to comment.