Merge pull request #1394 from KazWolfe/v9-cs-rollup

This commit is contained in:
goat 2023-09-17 16:06:23 +02:00 committed by GitHub
commit f52a70b1ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 43 additions and 38 deletions

View file

@ -1,8 +1,8 @@
using System;
using Serilog;
using Serilog;
using Serilog.Events;
#pragma warning disable CS1573 // See https://github.com/dotnet/roslyn/issues/40325
namespace Dalamud.Plugin.Services;
/// <summary>