Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.App in /test/Tests.Integration
Browse files Browse the repository at this point in the history
Bumps [Microsoft.AspNetCore.App](https://github.com/aspnet/AspNetCore) from 2.1.5 to 2.1.15.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@2.1.5...v2.1.15)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.App
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 7, 2022
1 parent 04b71a7 commit 8dc9a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Tests.Integration/Tests.Integration.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.1.5" />
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.1.15" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OAuth" Version="2.1.2" />
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.1.1" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="2.1.3" />
Expand Down

0 comments on commit 8dc9a4a

Please sign in to comment.