3 references to WithMigrationsProject
Aspire.Hosting.EntityFrameworkCore (1)
EFMigrationResourceBuilderExtensions.cs (1)
150
/// or <see cref="
WithMigrationsProject
{TProject}(IResourceBuilder{EFMigrationResource})"/>, if
SqlServerEndToEnd.AppHost (2)
AppHost.cs (2)
22
.
WithMigrationsProject
<Projects.SqlServerEndToEnd_Common>()
29
.
WithMigrationsProject
<Projects.SqlServerEndToEnd_Common>()