Skip to content

Commit

Permalink
updated agent core version in agent worker
Browse files Browse the repository at this point in the history
  • Loading branch information
eswarnathp committed Oct 8, 2024
1 parent 5f943e0 commit 43735dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Agent.Worker/Agent.Worker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Azure.Core" Version="1.42.0" />
<PackageReference Include="Azure.Core" Version="1.43.0" />
<PackageReference Include="Azure.Identity" Version="1.12.0" />
<PackageReference Include="System.ServiceProcess.ServiceController" Version="6.0.1" />
<PackageReference Include="vss-api-netcore" Version="$(VssApiVersion)" />
Expand Down

0 comments on commit 43735dc

Please sign in to comment.