Skip to content

Commit

Permalink
Ignore false-positive error
Browse files Browse the repository at this point in the history
  • Loading branch information
evanlihou committed Sep 2, 2023
1 parent 77ab05e commit 745db5b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
}

<h4>@ViewData["Title"]</h4>
@* ReSharper disable once Mvc.PartialViewNotResolved *@
<partial name="_StatusMessage" model="Model.StatusMessage" />
<div class="row">
<div class="col-md-6">
Expand Down

0 comments on commit 745db5b

Please sign in to comment.