Update model.md

pull/25865/head
Rick Anderson 2022-05-13 16:04:01 -10:00 committed by GitHub
parent eb221dd9ad
commit 4b7f2a9d2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -330,8 +330,6 @@ The `Pages/Movies/Delete.cshtml.cs` file requires the following `pragma` stateme
#pragma warning restore CS8604
```
Ignore NU1603 package mismatch warnings, they will be fixed when .NET 6 is released.
### Test the app
1. Run the app and append `/Movies` to the URL in the browser (`http://localhost:port/movies`).