Merge branch 'net5'

This commit is contained in:
goat 2022-04-25 20:05:51 +02:00
commit 1395e3a555
No known key found for this signature in database
GPG key ID: 7773BB5B43BA52E5
94 changed files with 2455 additions and 783 deletions

View file

@ -1,4 +1,3 @@
using System;
using System.Collections.Generic;
using System.IO;

View file

@ -1,4 +1,3 @@
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;

View file

@ -1,10 +1,6 @@
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using Dalamud.Data;
using Dalamud.Game.Text.SeStringHandling.Payloads;
using Dalamud.IoC;
using Dalamud.IoC.Internal;
using Lumina.Excel.GeneratedSheets;