Skip to content

Commit

Permalink
Update src/OpenFeature.Hosting/HostedFeatureLifecycleService.cs
Browse files Browse the repository at this point in the history
Co-authored-by: André Silva <[email protected]>
Signed-off-by: Artyom Tonoyan <[email protected]>
  • Loading branch information
arttonoyan and askpt authored Nov 1, 2024
1 parent 90481c0 commit 8252e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OpenFeature.Hosting/HostedFeatureLifecycleService.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
using Microsoft.Extensions.Options;
using OpenFeature.DependencyInjection;

namespace OpenFeature;
namespace OpenFeature.Hosting;

/// <summary>
/// A hosted service that manages the lifecycle of features within the application.
Expand Down

0 comments on commit 8252e47

Please sign in to comment.