Switch target framework to .NET Standard 2.0

This commit is contained in:
Cinder Biscuits
2017-09-03 14:25:41 -05:00
parent 8f661ed587
commit 63201c4c79
20 changed files with 19 additions and 21 deletions

View File

@@ -1,6 +1,5 @@
using System.IO;
using System.Threading.Tasks;
using Windows.Storage;
namespace CSJ2K.Util
{