Add an Aspire AppHost project (using Aspire 9 RC1), which: * starts up both samples app projects * adds the AWSSDK OTEL instrumentation * adds the ASP.NET Core instrumentation * adds a LocalStack docker container (something like [this](https://github.com/justeattakeaway/LocalSqsSnsMessaging/blob/b2660e77665e3a049b7c4c88103086356a6efc5d/tests/LocalSqsSnsMessaging.Tests.AppHost/Program.cs#L3-L5))