Skip to content

Commit

Permalink
Trigger to publish
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 46d289b commit f3c54cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ public static IServiceCollection AddBackgroundService(this IServiceCollection se
return services;
}
}
}
}
2 changes: 1 addition & 1 deletion src/DfE.CoreLibs.Caching/ServiceCollectionExtensions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ public static IServiceCollection AddServiceCaching(
return services;
}
}
}
}

0 comments on commit f3c54cd

Please sign in to comment.