Skip to content

Commit

Permalink
Bump Microsoft.TeamFoundationServer.Client and Microsoft.VisualStudio…
Browse files Browse the repository at this point in the history
….Services.Client (#1988)

Bumps Microsoft.TeamFoundationServer.Client and Microsoft.VisualStudio.Services.Client. These dependencies needed to be updated together.

Updates `Microsoft.TeamFoundationServer.Client` from 16.205.1 to 19.225.1

Updates `Microsoft.VisualStudio.Services.Client` from 16.205.1 to 19.225.1

---
updated-dependencies:
- dependency-name: Microsoft.TeamFoundationServer.Client
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.VisualStudio.Services.Client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Mar 14, 2024
1 parent fbfcf0c commit a25e839
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions KnownIssuesService/KnownIssuesService.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.TeamFoundationServer.Client" Version="16.205.1" />
<PackageReference Include="Microsoft.VisualStudio.Services.Client" Version="16.205.1" />
<PackageReference Include="Microsoft.TeamFoundationServer.Client" Version="19.225.1" />
<PackageReference Include="Microsoft.VisualStudio.Services.Client" Version="19.225.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a25e839

Please sign in to comment.