mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Update packages, fix prebuild
This commit is contained in:
BIN
packages/AlphaFS.2.1.0/AlphaFS.2.1.0.nupkg
vendored
BIN
packages/AlphaFS.2.1.0/AlphaFS.2.1.0.nupkg
vendored
Binary file not shown.
21537
packages/AlphaFS.2.1.0/lib/net452/AlphaFS.xml
vendored
21537
packages/AlphaFS.2.1.0/lib/net452/AlphaFS.xml
vendored
File diff suppressed because it is too large
Load Diff
BIN
packages/AlphaFS.2.1.2/AlphaFS.2.1.2.nupkg
vendored
Normal file
BIN
packages/AlphaFS.2.1.2/AlphaFS.2.1.2.nupkg
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1008,7 +1008,7 @@
|
||||
<param name="ignoreReadOnly"><see langword="true"/> overrides read only <see cref="T:System.IO.FileAttributes"/> of files and directories.</param>
|
||||
<param name="pathFormat">Indicates the format of the path parameter(s).</param>
|
||||
</member>
|
||||
<member name="M:Alphaleonis.Win32.Filesystem.Directory.DeleteDirectoryCore(Alphaleonis.Win32.Filesystem.FileSystemEntryInfo,Alphaleonis.Win32.Filesystem.KernelTransaction,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,Alphaleonis.Win32.Filesystem.PathFormat)">
|
||||
<member name="M:Alphaleonis.Win32.Filesystem.Directory.DeleteDirectoryCore(Alphaleonis.Win32.Filesystem.FileSystemEntryInfo,Alphaleonis.Win32.Filesystem.KernelTransaction,System.String,System.Boolean,System.Boolean,System.Boolean,Alphaleonis.Win32.Filesystem.PathFormat)">
|
||||
<summary>Deletes the specified directory and, if indicated, any subdirectories in the directory.</summary>
|
||||
<remarks>The RemoveDirectory function marks a directory for deletion on close. Therefore, the directory is not removed until the last handle to the directory is closed.</remarks>
|
||||
<exception cref="T:System.ArgumentException"/>
|
||||
@@ -1023,7 +1023,6 @@
|
||||
<param name="path">The name of the directory to remove. Use either <paramref name="path"/> or <paramref name="fileSystemEntryInfo"/>, not both.</param>
|
||||
<param name="recursive"><see langword="true"/> to remove all files and subdirectories recursively; <see langword="false"/> otherwise only the top level empty directory.</param>
|
||||
<param name="ignoreReadOnly"><see langword="true"/> overrides read only attribute of files and directories.</param>
|
||||
<param name="requireEmpty"><see langword="true"/> requires the directory must be empty.</param>
|
||||
<param name="continueOnNotExist"><see langword="true"/> does not throw an Exception when the file system object does not exist.</param>
|
||||
<param name="pathFormat">Indicates the format of the path parameter(s).</param>
|
||||
</member>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1008,7 +1008,7 @@
|
||||
<param name="ignoreReadOnly"><see langword="true"/> overrides read only <see cref="T:System.IO.FileAttributes"/> of files and directories.</param>
|
||||
<param name="pathFormat">Indicates the format of the path parameter(s).</param>
|
||||
</member>
|
||||
<member name="M:Alphaleonis.Win32.Filesystem.Directory.DeleteDirectoryCore(Alphaleonis.Win32.Filesystem.FileSystemEntryInfo,Alphaleonis.Win32.Filesystem.KernelTransaction,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,Alphaleonis.Win32.Filesystem.PathFormat)">
|
||||
<member name="M:Alphaleonis.Win32.Filesystem.Directory.DeleteDirectoryCore(Alphaleonis.Win32.Filesystem.FileSystemEntryInfo,Alphaleonis.Win32.Filesystem.KernelTransaction,System.String,System.Boolean,System.Boolean,System.Boolean,Alphaleonis.Win32.Filesystem.PathFormat)">
|
||||
<summary>Deletes the specified directory and, if indicated, any subdirectories in the directory.</summary>
|
||||
<remarks>The RemoveDirectory function marks a directory for deletion on close. Therefore, the directory is not removed until the last handle to the directory is closed.</remarks>
|
||||
<exception cref="T:System.ArgumentException"/>
|
||||
@@ -1023,7 +1023,6 @@
|
||||
<param name="path">The name of the directory to remove. Use either <paramref name="path"/> or <paramref name="fileSystemEntryInfo"/>, not both.</param>
|
||||
<param name="recursive"><see langword="true"/> to remove all files and subdirectories recursively; <see langword="false"/> otherwise only the top level empty directory.</param>
|
||||
<param name="ignoreReadOnly"><see langword="true"/> overrides read only attribute of files and directories.</param>
|
||||
<param name="requireEmpty"><see langword="true"/> requires the directory must be empty.</param>
|
||||
<param name="continueOnNotExist"><see langword="true"/> does not throw an Exception when the file system object does not exist.</param>
|
||||
<param name="pathFormat">Indicates the format of the path parameter(s).</param>
|
||||
</member>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1008,7 +1008,7 @@
|
||||
<param name="ignoreReadOnly"><see langword="true"/> overrides read only <see cref="T:System.IO.FileAttributes"/> of files and directories.</param>
|
||||
<param name="pathFormat">Indicates the format of the path parameter(s).</param>
|
||||
</member>
|
||||
<member name="M:Alphaleonis.Win32.Filesystem.Directory.DeleteDirectoryCore(Alphaleonis.Win32.Filesystem.FileSystemEntryInfo,Alphaleonis.Win32.Filesystem.KernelTransaction,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,Alphaleonis.Win32.Filesystem.PathFormat)">
|
||||
<member name="M:Alphaleonis.Win32.Filesystem.Directory.DeleteDirectoryCore(Alphaleonis.Win32.Filesystem.FileSystemEntryInfo,Alphaleonis.Win32.Filesystem.KernelTransaction,System.String,System.Boolean,System.Boolean,System.Boolean,Alphaleonis.Win32.Filesystem.PathFormat)">
|
||||
<summary>Deletes the specified directory and, if indicated, any subdirectories in the directory.</summary>
|
||||
<remarks>The RemoveDirectory function marks a directory for deletion on close. Therefore, the directory is not removed until the last handle to the directory is closed.</remarks>
|
||||
<exception cref="T:System.ArgumentException"/>
|
||||
@@ -1023,7 +1023,6 @@
|
||||
<param name="path">The name of the directory to remove. Use either <paramref name="path"/> or <paramref name="fileSystemEntryInfo"/>, not both.</param>
|
||||
<param name="recursive"><see langword="true"/> to remove all files and subdirectories recursively; <see langword="false"/> otherwise only the top level empty directory.</param>
|
||||
<param name="ignoreReadOnly"><see langword="true"/> overrides read only attribute of files and directories.</param>
|
||||
<param name="requireEmpty"><see langword="true"/> requires the directory must be empty.</param>
|
||||
<param name="continueOnNotExist"><see langword="true"/> does not throw an Exception when the file system object does not exist.</param>
|
||||
<param name="pathFormat">Indicates the format of the path parameter(s).</param>
|
||||
</member>
|
||||
Binary file not shown.
Binary file not shown.
@@ -1008,7 +1008,7 @@
|
||||
<param name="ignoreReadOnly"><see langword="true"/> overrides read only <see cref="T:System.IO.FileAttributes"/> of files and directories.</param>
|
||||
<param name="pathFormat">Indicates the format of the path parameter(s).</param>
|
||||
</member>
|
||||
<member name="M:Alphaleonis.Win32.Filesystem.Directory.DeleteDirectoryCore(Alphaleonis.Win32.Filesystem.FileSystemEntryInfo,Alphaleonis.Win32.Filesystem.KernelTransaction,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,Alphaleonis.Win32.Filesystem.PathFormat)">
|
||||
<member name="M:Alphaleonis.Win32.Filesystem.Directory.DeleteDirectoryCore(Alphaleonis.Win32.Filesystem.FileSystemEntryInfo,Alphaleonis.Win32.Filesystem.KernelTransaction,System.String,System.Boolean,System.Boolean,System.Boolean,Alphaleonis.Win32.Filesystem.PathFormat)">
|
||||
<summary>Deletes the specified directory and, if indicated, any subdirectories in the directory.</summary>
|
||||
<remarks>The RemoveDirectory function marks a directory for deletion on close. Therefore, the directory is not removed until the last handle to the directory is closed.</remarks>
|
||||
<exception cref="T:System.ArgumentException"/>
|
||||
@@ -1023,7 +1023,6 @@
|
||||
<param name="path">The name of the directory to remove. Use either <paramref name="path"/> or <paramref name="fileSystemEntryInfo"/>, not both.</param>
|
||||
<param name="recursive"><see langword="true"/> to remove all files and subdirectories recursively; <see langword="false"/> otherwise only the top level empty directory.</param>
|
||||
<param name="ignoreReadOnly"><see langword="true"/> overrides read only attribute of files and directories.</param>
|
||||
<param name="requireEmpty"><see langword="true"/> requires the directory must be empty.</param>
|
||||
<param name="continueOnNotExist"><see langword="true"/> does not throw an Exception when the file system object does not exist.</param>
|
||||
<param name="pathFormat">Indicates the format of the path parameter(s).</param>
|
||||
</member>
|
||||
Binary file not shown.
Binary file not shown.
21536
packages/AlphaFS.2.1.2/lib/net452/AlphaFS.xml
vendored
Normal file
21536
packages/AlphaFS.2.1.2/lib/net452/AlphaFS.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -1,43 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>SharpCompress</id>
|
||||
<version>0.14.0</version>
|
||||
<title>SharpCompress - Pure C# Decompression/Compression</title>
|
||||
<authors>Adam Hathcock</authors>
|
||||
<owners>Adam Hathcock</owners>
|
||||
<licenseUrl>https://github.com/adamhathcock/sharpcompress/blob/master/LICENSE.txt</licenseUrl>
|
||||
<projectUrl>https://github.com/adamhathcock/sharpcompress</projectUrl>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<description>SharpCompress</description>
|
||||
<language>en-US</language>
|
||||
<tags>rar unrar zip unzip bzip2 gzip tar 7zip</tags>
|
||||
<dependencies>
|
||||
<group targetFramework=".NETFramework3.5" />
|
||||
<group targetFramework=".NETFramework4.0" />
|
||||
<group targetFramework=".NETFramework4.5" />
|
||||
<group targetFramework=".NETPortable4.0-Profile328" />
|
||||
<group targetFramework=".NETPortable4.5-Profile259" />
|
||||
<group targetFramework=".NETStandard1.0">
|
||||
<dependency id="System.Collections" version="[4.0.11, )" />
|
||||
<dependency id="System.Diagnostics.Debug" version="[4.0.11, )" />
|
||||
<dependency id="System.IO" version="[4.1.0, )" />
|
||||
<dependency id="System.Linq" version="[4.1.0, )" />
|
||||
<dependency id="System.Resources.ResourceManager" version="[4.0.1, )" />
|
||||
<dependency id="System.Runtime.Extensions" version="[4.1.0, )" />
|
||||
<dependency id="System.Text.Encoding.Extensions" version="[4.0.11, )" />
|
||||
</group>
|
||||
<group targetFramework=".NETStandard1.3">
|
||||
<dependency id="System.Collections" version="[4.0.11, )" />
|
||||
<dependency id="System.Diagnostics.Debug" version="[4.0.11, )" />
|
||||
<dependency id="System.IO" version="[4.1.0, )" />
|
||||
<dependency id="System.IO.FileSystem" version="[4.0.1, )" />
|
||||
<dependency id="System.Linq" version="[4.1.0, )" />
|
||||
<dependency id="System.Resources.ResourceManager" version="[4.0.1, )" />
|
||||
<dependency id="System.Runtime.Extensions" version="[4.1.0, )" />
|
||||
<dependency id="System.Security.Cryptography.Algorithms" version="[4.2.0, )" />
|
||||
<dependency id="System.Text.Encoding.Extensions" version="[4.0.11, )" />
|
||||
</group>
|
||||
</dependencies>
|
||||
</metadata>
|
||||
</package>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
packages/SharpCompress.0.15.1/SharpCompress.0.15.1.nupkg
vendored
Normal file
BIN
packages/SharpCompress.0.15.1/SharpCompress.0.15.1.nupkg
vendored
Normal file
Binary file not shown.
BIN
packages/SharpCompress.0.15.1/lib/net35/SharpCompress.dll
vendored
Normal file
BIN
packages/SharpCompress.0.15.1/lib/net35/SharpCompress.dll
vendored
Normal file
Binary file not shown.
BIN
packages/SharpCompress.0.15.1/lib/net40/SharpCompress.dll
vendored
Normal file
BIN
packages/SharpCompress.0.15.1/lib/net40/SharpCompress.dll
vendored
Normal file
Binary file not shown.
BIN
packages/SharpCompress.0.15.1/lib/net45/SharpCompress.dll
vendored
Normal file
BIN
packages/SharpCompress.0.15.1/lib/net45/SharpCompress.dll
vendored
Normal file
Binary file not shown.
BIN
packages/SharpCompress.0.15.1/lib/netstandard1.0/SharpCompress.dll
vendored
Normal file
BIN
packages/SharpCompress.0.15.1/lib/netstandard1.0/SharpCompress.dll
vendored
Normal file
Binary file not shown.
BIN
packages/SharpCompress.0.15.1/lib/netstandard1.3/SharpCompress.dll
vendored
Normal file
BIN
packages/SharpCompress.0.15.1/lib/netstandard1.3/SharpCompress.dll
vendored
Normal file
Binary file not shown.
BIN
packages/SharpCompress.0.15.1/lib/portable40-net40+sl5+win8+wp8+wpa81/SharpCompress.dll
vendored
Normal file
BIN
packages/SharpCompress.0.15.1/lib/portable40-net40+sl5+win8+wp8+wpa81/SharpCompress.dll
vendored
Normal file
Binary file not shown.
BIN
packages/SharpCompress.0.15.1/lib/portable45-net45+win8+wp8+wpa81/SharpCompress.dll
vendored
Normal file
BIN
packages/SharpCompress.0.15.1/lib/portable45-net45+win8+wp8+wpa81/SharpCompress.dll
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user