removed other projects
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
using LogViewer.Core;
|
||||
using LogViewer.Core.ViewModels;
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using Microsoft.Extensions.Hosting;
|
||||
using Serilog.Sinks.LogView.Core.Logging;
|
||||
using LogDataStore = LogViewer.Avalonia.Logging.LogDataStore;
|
||||
|
||||
namespace LogViewer.Avalonia;
|
||||
namespace LogViewer.Avalonia.Extensions;
|
||||
|
||||
public static class ServicesExtension
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user