Update nuget packages

This commit is contained in:
2026-01-03 11:00:00 +01:00
parent 73f7e585bc
commit 42521a0e12
6 changed files with 9 additions and 10 deletions

View File

@@ -18,8 +18,8 @@ public class ExampleController : FluentApiControllerBase
{
#region Fields
private readonly IExampleProvider _provider;
private readonly IExampleProvider _provider;
#endregion
#region Constructors