mirror of
https://github.com/AlexMacocian/SystemExtensions.git
synced 2026-07-20 08:19:30 +00:00
Move configuration namespace to system
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
using System.Extensions;
|
||||
|
||||
namespace System.Extensions.Configuration
|
||||
namespace System.Configuration
|
||||
{
|
||||
public sealed class UpdateableOptionsWrapper<T> : IUpdateableOptions<T>
|
||||
where T : class
|
||||
|
||||
Reference in New Issue
Block a user