Skip to content

Commit

Permalink
Merge pull request #259 from dotnet/dependabot/nuget/Microsoft.AspNet…
Browse files Browse the repository at this point in the history
…Core.Authentication.AzureAD.UI-3.1.6

Bump Microsoft.AspNetCore.Authentication.AzureAD.UI from 3.1.5 to 3.1.6
  • Loading branch information
clairernovotny committed Jul 15, 2020
2 parents f465550 + c2fe926 commit b354cda
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 @@ -70,7 +70,7 @@
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.14.0" />
<PackageReference Include="Microsoft.ApplicationInsights.SnapshotCollector" Version="1.3.7" />
<PackageReference Include="Microsoft.AspNetCore.ApplicationInsights.HostingStartup" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureAD.UI" Version="3.1.5" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureAD.UI" Version="3.1.6" />
<PackageReference Include="Microsoft.AspNetCore.AzureAppServices.HostingStartup" Version="3.1.5" />
<PackageReference Include="Microsoft.Azure.ActiveDirectory.GraphClient" Version="2.1.1" NoWarn="NU1701" />
<PackageReference Include="Microsoft.Azure.Management.ResourceManager" Version="2.4.0-preview" />
Expand Down

0 comments on commit b354cda

Please sign in to comment.