We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af1dbfc commit e1f48f3Copy full SHA for e1f48f3
aspnetcore/blazor/tutorials/movie-database-app/part-2.md
@@ -138,7 +138,7 @@ dotnet add package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
138
139
:::moniker-end
140
141
-:::moniker range="= aspnetcore-9.0"
+:::moniker range=">= aspnetcore-9.0 < aspnetcore-10.0"
142
143
```dotnetcli
144
dotnet tool install --global dotnet-aspnet-codegenerator
@@ -238,7 +238,7 @@ dotnet add package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
238
239
240
241
242
243
244
0 commit comments