Browse Source

Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets (#712)

Bumps Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.15.0 to 1.15.1.

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
dependabot[bot] 4 years ago
committed by GitHub
parent
commit
125d66d79e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/PublicApi/PublicApi.csproj

2
src/PublicApi/PublicApi.csproj

@ -27,7 +27,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.15.0" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.15.1" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="6.0.3" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.17.0" />

Loading…
Cancel
Save