update to .net framework 4.7.2

This commit is contained in:
Perfare
2020-03-27 21:42:40 +08:00
parent 286edfe72c
commit de95b02285
17 changed files with 359 additions and 387 deletions

View File

@ -1,9 +1,4 @@
using System;
using System.Drawing;
using System.Drawing.Imaging;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices;
namespace AssetStudio
{