You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,3 @@ Any queries, please contact andrew.grocott@justice.gov.uk or visit our slack cha
24
24
The recommended way to run and debug these apps is using .NET Aspire.
25
25
- **Using Visual Studio Code**: open the project and press `F5`, selecting the *Default Configuration*.
26
26
- **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