From 7cacc19b777f1b9bb927440630b03bfbd222750e Mon Sep 17 00:00:00 2001 From: Alex Barney Date: Thu, 30 May 2019 18:22:51 -0500 Subject: [PATCH] Remove DiscUtils csproj files --- .../DiscUtils.Core/DiscUtils.Core.csproj | 70 ------------------- .../DiscUtils.Fat/DiscUtils.Fat.csproj | 50 ------------- .../DiscUtils.Streams.csproj | 53 -------------- 3 files changed, 173 deletions(-) delete mode 100644 src/LibHac.Nand/DiscUtils.Core/DiscUtils.Core.csproj delete mode 100644 src/LibHac.Nand/DiscUtils.Fat/DiscUtils.Fat.csproj delete mode 100644 src/LibHac.Nand/DiscUtils.Streams/DiscUtils.Streams.csproj diff --git a/src/LibHac.Nand/DiscUtils.Core/DiscUtils.Core.csproj b/src/LibHac.Nand/DiscUtils.Core/DiscUtils.Core.csproj deleted file mode 100644 index ff74363e..00000000 --- a/src/LibHac.Nand/DiscUtils.Core/DiscUtils.Core.csproj +++ /dev/null @@ -1,70 +0,0 @@ - - - - - Implementation of the ISO, UDF, FAT and NTFS file systems is now fairly stable. VHD, XVA, VMDK and VDI disk formats are implemented, as well as read/write Registry support. The library also includes a simple iSCSI initiator, for accessing disks via iSCSI and an NFS client implementation. - DiscUtils (for .NET and .NET Core), core library that supports parts of DiscUtils - Kenneth Bell;Quamotion;LordMike - netstandard1.5;net20;net40;net45 - true - DiscUtils.Core - ../../SigningKey.snk - true - DiscUtils.Core - DiscUtils;VHD;VDI;XVA;VMDK;ISO;NTFS;EXT2FS - https://github.com/DiscUtils/DiscUtils - https://github.com/DiscUtils/DiscUtils/blob/master/LICENSE.txt - git - https://github.com/DiscUtils/DiscUtils - false - false - false - false - false - True - - - - - - - - - - - - - - - - - - - - - 4.3.0 - - - 4.3.0 - - - - - $(DefineConstants);NETCORE - - - - $(DefineConstants);NET20 - - - - - - - - - - - - - diff --git a/src/LibHac.Nand/DiscUtils.Fat/DiscUtils.Fat.csproj b/src/LibHac.Nand/DiscUtils.Fat/DiscUtils.Fat.csproj deleted file mode 100644 index 1e1e10ef..00000000 --- a/src/LibHac.Nand/DiscUtils.Fat/DiscUtils.Fat.csproj +++ /dev/null @@ -1,50 +0,0 @@ - - - - - DiscUtils FAT filesystem parser - DiscUtils.Fat - Kenneth Bell;LordMike - netstandard1.5;net20;net40;net45 - DiscUtils.Fat - ../../SigningKey.snk - true - DiscUtils.Fat - DiscUtils;Filesystem;FAT - https://github.com/DiscUtils/DiscUtils - https://github.com/DiscUtils/DiscUtils/blob/master/LICENSE.txt - git - https://github.com/DiscUtils/DiscUtils - false - false - false - True - - - - - - - - - - - - - - - - - $(DefineConstants);NETCORE - - - - $(DefineConstants);NET20 - - - - - - - - diff --git a/src/LibHac.Nand/DiscUtils.Streams/DiscUtils.Streams.csproj b/src/LibHac.Nand/DiscUtils.Streams/DiscUtils.Streams.csproj deleted file mode 100644 index 5561bf73..00000000 --- a/src/LibHac.Nand/DiscUtils.Streams/DiscUtils.Streams.csproj +++ /dev/null @@ -1,53 +0,0 @@ - - - - - DiscUtils Streams - DiscUtils.Streams - Kenneth Bell;LordMike;Bianco Veigel - netstandard1.5;net20;net40;net45 - DiscUtils.Streams - ../../SigningKey.snk - true - DiscUtils.Streams - DiscUtils;Streams - https://github.com/DiscUtils/DiscUtils - https://github.com/DiscUtils/DiscUtils/blob/master/LICENSE.txt - git - https://github.com/DiscUtils/DiscUtils - false - false - false - True - - - - - - - - - - - - - - - $(DefineConstants);NETCORE - - - - $(DefineConstants);NET20 - - - - - - - - - - - - -