Skip to content

Commit

Permalink
remove dependency (#411)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyf19 authored Aug 5, 2020
1 parent 3bf0cea commit 4870017
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Microsoft.Identity.Web/Microsoft.Identity.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@

<ItemGroup>
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.0.3" />
<PackageReference Include="Microsoft.AspNetCore.DataProtection.Abstractions" Version="3.1.1" />
<PackageReference Include="Azure.Identity" Version="1.1.1" />
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.0.2" />
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.0.0">
Expand Down

0 comments on commit 4870017

Please sign in to comment.