Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Farshad DASHTI authored and Farshad DASHTI committed Oct 2, 2024
1 parent f7c087a commit 67f8824
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
using DfE.CoreLibs.BackgroundService.Interfaces;
using DfE.CoreLibs.BackgroundService.Services;


namespace Microsoft.Extensions.DependencyInjection
{
public static class ServiceCollectionExtensions
Expand All @@ -13,4 +14,4 @@ public static IServiceCollection AddBackgroundService(this IServiceCollection se
return services;
}
}
}
}

0 comments on commit 67f8824

Please sign in to comment.