Skip to content

Commit cea4349

Browse files
Update dependency Microsoft.VisualStudio.Web.BrowserLink to 2.2.0 (#1923)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Microsoft.VisualStudio.Web.BrowserLink](https://asp.net/) ([source](https://redirect.github.com/aspnet/BrowserLink)) | nuget | minor | `2.1.1` -> `2.2.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>aspnet/BrowserLink (Microsoft.VisualStudio.Web.BrowserLink)</summary> ### [`v2.2.0`](https://redirect.github.com/aspnet/BrowserLink/compare/2.1.1...2.2.0) [Compare Source](https://redirect.github.com/aspnet/BrowserLink/compare/2.1.1...2.2.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
1 parent 4cff053 commit cea4349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classic-azure-ts-appservice-devops/src/DotNetCoreSqlDb.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="2.3.0" />
1717
<PackageReference Include="Microsoft.Extensions.Logging.AzureAppServices" Version="2.2.5" />
1818
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="2.2.0" />
19-
<PackageReference Include="Microsoft.VisualStudio.Web.BrowserLink" Version="2.1.1" />
19+
<PackageReference Include="Microsoft.VisualStudio.Web.BrowserLink" Version="2.2.0" />
2020
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.2.4" />
2121
</ItemGroup>
2222

0 commit comments

Comments
 (0)