ProfessionalCSharp / MoreSamples

Additional code samples the book series Professional C#, Wrox Press
https://csharp.christiannagel.com
273 stars 96 forks source link

Bump Microsoft.AspNetCore.App from 2.1.0 to 2.1.4 in /ASPNETCore/Blazor/BlazorHosting/BlazorHosting.Server #71

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps Microsoft.AspNetCore.App from 2.1.0 to 2.1.4.

Commits
  • 6dd5a7b Merge branch release/2.1 into 2.1.4
  • a7a95c6 Add PR validation on VSTS
  • a85d99a Add the 2.1.3 archive baselines and a target to ensure this test is run on PR...
  • e7447ca Consume a new version of System.IO.Pipelines from ProdCon
  • 3f55bf3 Make System.IO.Pipelines a direct dependency of Microsoft.AspNetCore.App
  • 2f85e4a Add a restore feed for 2.1.3 packages
  • e4161d8 Prepare 2.1.4 patch
  • 7119fc7 Upgrade xunit test runner to 2.4.0 RTM and xunit.analyzers to 0.10.0 (#1275)
  • 18e0871 Update to NETCore.App 2.1.3-servicing-26722-02
  • 7d12e6b Updating external dependencies (#1268)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ProfessionalCSharp/MoreSamples/network/alerts).