mirror of
https://github.com/AlexMacocian/SystemExtensions.git
synced 2026-07-22 00:59:30 +00:00
Dependency Injection extensions
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace SystemExtensions.DependencyInjection.Tests.Configuration
|
||||
{
|
||||
public sealed class DummyOptions
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user