Style: C# 12 Primary constructor
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
using System.Reflection;
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
|
||||
namespace Microsoft.Extensions.DependencyInjection;
|
||||
namespace Hutopy.Application;
|
||||
|
||||
public static class DependencyInjection
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user