Skip to content

Commit

Permalink
[release/6.0-staging] [wasm][debugger] Using "RollForward": major for…
Browse files Browse the repository at this point in the history
… BrowserDebugHost (#89003)

* using the same configuration used by BlazorDevServer

* Addressing @vitek-karas comment

---------

Co-authored-by: Thays Grazia <thaystg@gmail.com>
  • Loading branch information
github-actions[bot] and thaystg committed Aug 14, 2023
1 parent ebdd264 commit 822d1cd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFramework>$(AspNetCoreAppCurrent)</TargetFramework>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
<NoWarn>$(NoWarn),CA2007</NoWarn>
<RollForward>Major</RollForward>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 822d1cd

Please sign in to comment.