Skip to content

Commit

Permalink
Merge pull request #282 from dotnet/dependabot/nuget/Azure.Identity-1…
Browse files Browse the repository at this point in the history
….2.1
  • Loading branch information
dependabot-preview[bot] committed Aug 19, 2020
2 parents 25c3517 + 3b934ac commit b9511b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SignService/SignService.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@

<ItemGroup>
<PackageReference Include="Azure.Extensions.Configuration.Secrets" Version="1.0.0-preview.1" />
<PackageReference Include="Azure.Identity" Version="1.2.0" />
<PackageReference Include="Azure.Identity" Version="1.2.1" />
<PackageReference Include="AzureSign.Core" Version="2.0.17" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.14.0" />
<PackageReference Include="Microsoft.ApplicationInsights.SnapshotCollector" Version="1.3.7" />
Expand Down

0 comments on commit b9511b0

Please sign in to comment.