Skip to content

Commit

Permalink
Trigger
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 237c10f commit 2c422a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/DfE.CoreLibs.Caching/ServiceCollectionExtensions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
using DfE.CoreLibs.Caching.Settings;
using Microsoft.Extensions.Configuration;


namespace Microsoft.Extensions.DependencyInjection
{
public static class ServiceCollectionExtensions
Expand All @@ -16,4 +17,4 @@ public static IServiceCollection AddServiceCaching(
return services;
}
}
}
}

0 comments on commit 2c422a8

Please sign in to comment.