Skip to content

Conversation

@dbeuchler
Copy link
Member

No description provided.

@dbeuchler dbeuchler added this to the Framework 8.x milestone Oct 13, 2025
@dbeuchler dbeuchler self-assigned this Oct 13, 2025
@dbeuchler dbeuchler added the enhancement New feature or request label Oct 13, 2025
## Migration calls

dotnet ef migrations add InitialCreate --startup-project ..\StartProject\StartProject.csproj --output-dir Model/Migrations
dotnet ef migrations add InitialCreate --startup-project ../StartProject.Asp/StartProject.Asp.csproj --output-dir Model/Migrations/SqlServer --context SqlServerResourcesContext
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was just a general 'note'. You could add some context or a headline here. The call wouldn't probably run from any directory.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I will update the doc later - it was written where MORYX was not an ASP.NET process.

SolutionGuid = {36EFC961-F4E7-49DC-A36A-99594FFB8243}
RESX_TaskErrorCategory = Message
RESX_ShowErrorsInErrorList = True
RESX_ShowErrorsInErrorList = True
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indentation

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh this was my ide - will fix that later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants