mirror of
https://github.com/AlexMacocian/SystemExtensions.git
synced 2026-07-17 14:59:29 +00:00
Move logger resolver to System.Logging
Nit fixes
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
using System.Extensions;
|
||||
using System.Configuration;
|
||||
|
||||
namespace System.Configuration
|
||||
namespace System.Extensions.Configuration
|
||||
{
|
||||
public sealed class UpdateableOptionsWrapper<T> : IUpdateableOptions<T>
|
||||
where T : class
|
||||
|
||||
Reference in New Issue
Block a user