Move DisposableTimer into Umbraco.Core.Logging - as it seems to be only related to logging
This commit is contained in:
@@ -475,7 +475,7 @@
|
||||
<Compile Include="Dictionary\ICultureDictionary.cs" />
|
||||
<Compile Include="Dictionary\ICultureDictionaryFactory.cs" />
|
||||
<Compile Include="DisposableObject.cs" />
|
||||
<Compile Include="DisposableTimer.cs" />
|
||||
<Compile Include="Logging\DisposableTimer.cs" />
|
||||
<Compile Include="EmailSender.cs" />
|
||||
<Compile Include="Enum.cs" />
|
||||
<Compile Include="EnumerableExtensions.cs" />
|
||||
|
||||
Reference in New Issue
Block a user