Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
Update dependency Microsoft.TeamFoundation.DistributedTask.Common.Con…
Browse files Browse the repository at this point in the history
…tracts to v19
  • Loading branch information
renovate[bot] authored Mar 27, 2024
1 parent 5332e90 commit 44ec25e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DevOpsAPI/DevOpsAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="7.0.17" NoWarn="NU1605" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.17.3" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.17.3" />
<PackageReference Include="Microsoft.TeamFoundation.DistributedTask.Common.Contracts" Version="16.205.1" />
<PackageReference Include="Microsoft.TeamFoundation.DistributedTask.Common.Contracts" Version="19.225.1" />
<PackageReference Include="Microsoft.TeamFoundation.DistributedTask.WebApi" Version="16.205.1" />
<PackageReference Include="Microsoft.TeamFoundationServer.Client" Version="16.205.1" />
<PackageReference Include="Microsoft.VisualStudio.Services.Client" Version="19.225.1" />
Expand Down

0 comments on commit 44ec25e

Please sign in to comment.