Open davidfowl opened 3 weeks ago
Using this project https://github.com/dotnet/aspire/tree/main/playground/mongo/Mongo.AppHost, running dotnet watch and making 3 edits to this line https://github.com/dotnet/aspire/blob/8abcdf7c7c5e2f0ea31db330e989450c9ccb8cdc/playground/mongo/Mongo.ApiService/Program.cs#L18.
Steps (using Visual Studio)
dotnet watch
Mongo.ApiService/Program.cs
entries
entries2
Video:
https://github.com/user-attachments/assets/59510d0e-11bf-4835-ba53-9050d5f314b1
Related https://github.com/dotnet/sdk/issues/44260 (seems like it repros on 9.0.100 as well)
Using this project https://github.com/dotnet/aspire/tree/main/playground/mongo/Mongo.AppHost, running dotnet watch and making 3 edits to this line https://github.com/dotnet/aspire/blob/8abcdf7c7c5e2f0ea31db330e989450c9ccb8cdc/playground/mongo/Mongo.ApiService/Program.cs#L18.
Steps (using Visual Studio)
dotnet watch
on Mongo.AppHost (you'll get 2 browser popups, one for the dashboard and one for the app)Mongo.ApiService/Program.cs
line 18 and changeentries
toentries2
Mongo.ApiService/Program.cs
line 18 and changeentries2
back toentries
Video:
https://github.com/user-attachments/assets/59510d0e-11bf-4835-ba53-9050d5f314b1