Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix build
  • Loading branch information
sebastienros authored May 17, 2025
commit d349d3a5d0579553e9ce83e03ad705ebd827f97a
1 change: 1 addition & 0 deletions tests/Shared/TestModuleInitializer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// The .NET Foundation licenses this file to you under the MIT license.

using System.Runtime.CompilerServices;
using Aspire.TestUtilities;
using EmptyFiles;

namespace Aspire.Hosting.Azure.Tests;
Expand Down