Skip to content

namespace fix#25

Merged
aaronpowell merged 3 commits intomainfrom
namespace-fix
Sep 17, 2024
Merged

namespace fix#25
aaronpowell merged 3 commits intomainfrom
namespace-fix

Conversation

@aaronpowell
Copy link
Copy Markdown
Member

Fixes #24

@aaronpowell aaronpowell linked an issue Sep 17, 2024 that may be closed by this pull request
@aaronpowell aaronpowell merged commit db67da9 into main Sep 17, 2024
@aaronpowell aaronpowell deleted the namespace-fix branch September 17, 2024 23:42
andrey-noskov added a commit to andrey-noskov/Aspire-CommunityToolkit that referenced this pull request Apr 9, 2026
…Toolkit#51)

Makes GenerateConfig() async:
- Renamed to GenerateConfigAsync with CancellationToken parameter
- Uses File.WriteAllTextAsync instead of synchronous File.WriteAllText
- Updated KindClusterManager caller to await the async method
- Updated test to match the new async signature

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
(cherry picked from commit d06e2adcb8d0311a0567c401385e8724b1a3469d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hosting extensions should use the Aspire.Hosting namespace

1 participant