Skip to content

Commit

Permalink
Bump the microsoft group with 1 update (#1060)
Browse files Browse the repository at this point in the history
Bumps the microsoft group with 1 update: Microsoft.VisualStudio.Azure.Containers.Tools.Targets.


Updates `Microsoft.VisualStudio.Azure.Containers.Tools.Targets` from 1.19.6 to 1.20.0

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Azure.Containers.Tools.Targets
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
...

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 Apr 1, 2024
1 parent 57f8196 commit e71ebbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Tingle.Dependabot/Tingle.Dependabot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.3" PrivateAssets="All" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.6" PrivateAssets="All" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.20.0" PrivateAssets="All" />
</ItemGroup>

</Project>

0 comments on commit e71ebbe

Please sign in to comment.