Skip to content

Commit

Permalink
Remove not used "Microsoft.IdentityModel.Clients.ActiveDirectory" (#4420
Browse files Browse the repository at this point in the history
)

Co-authored-by: v-kivlev <undefined>
  • Loading branch information
kirill-ivlev committed Sep 12, 2023
1 parent b7f613a commit a79caa4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Agent.Listener/Agent.Listener.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
<PackageReference Include="Microsoft.Win32.Registry" Version="4.7.0" />
<PackageReference Include="System.IO.FileSystem.AccessControl" Version="6.0.0-preview.5.21301.5" />
<PackageReference Include="System.ServiceProcess.ServiceController" Version="4.4.0" />
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="5.2.9" />
<PackageReference Include="vss-api-netcore" Version="$(VssApiVersion)" />
</ItemGroup>

Expand Down

0 comments on commit a79caa4

Please sign in to comment.