Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/nuget/src/Microsoft.AspNetCore.Au…
Browse files Browse the repository at this point in the history
…thentication.OpenIdConnect-6.0.6
  • Loading branch information
hocinehacherouf authored Jun 15, 2022
2 parents 5bfadaf + d343723 commit fd5dd51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="bunit.web" Version="1.9.8" />
<PackageReference Include="bunit.web.testcomponents" Version="1.9.8" />
<PackageReference Include="FluentAssertions" Version="6.7.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.6" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="6.0.5" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="6.0.6" />
<PackageReference Include="Microsoft.Graph" Version="4.30.0" />
<PackageReference Include="Microsoft.OpenApi" Version="1.3.1" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.15.1" />
Expand Down

0 comments on commit fd5dd51

Please sign in to comment.