Skip to content

Commit f771c79

Browse files
authored
Removes known issue from README (#22)
Removes the known issue section regarding potential SQL project startup timing issues, as it was fixed in CommunityToolkit's v13.
1 parent 6ca2896 commit f771c79

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,3 @@ Any queries, please contact andrew.grocott@justice.gov.uk or visit our slack cha
2424
The recommended way to run and debug these apps is using .NET Aspire.
2525
- **Using Visual Studio Code**: open the project and press `F5`, selecting the *Default Configuration*.
2626
- **Using Visual Studio or other IDEs**: From the debug configuration dropdown, select `Aspire.AppHost` and start the application.
27-
28-
### Known issues
29-
1. Due to a [known issue](https://github.com/CommunityToolkit/Aspire/issues/942) in the Aspire Community Toolkit, some SQL projects may start too early.
30-
- You may need to re-run the project for database changes to apply correctly.

0 commit comments

Comments
 (0)