mirror of
https://github.com/AlexMacocian/SystemExtensions.git
synced 2026-07-25 16:35:23 +00:00
6 lines
109 B
C#
6 lines
109 B
C#
namespace SystemExtensions.DependencyInjection.Tests.Configuration;
|
|
|
|
public sealed class DummyOptions
|
|
{
|
|
}
|