1544 lines
122 KiB
XML
Executable File
1544 lines
122 KiB
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="..\packages\Costura.Fody.5.7.0\build\Costura.Fody.props" Condition="Exists('..\packages\Costura.Fody.5.7.0\build\Costura.Fody.props')" />
|
|
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{D934058E-A7DB-493F-A741-AE8E3DF867F4}</ProjectGuid>
|
|
<OutputType>Exe</OutputType>
|
|
<RootNamespace>winPEAS</RootNamespace>
|
|
<AssemblyName>winPEAS</AssemblyName>
|
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|
<CopySQLiteInteropFiles>false</CopySQLiteInteropFiles>
|
|
<FileAlignment>512</FileAlignment>
|
|
<Deterministic>true</Deterministic>
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
<TargetFrameworkProfile />
|
|
<PublishUrl>publish\</PublishUrl>
|
|
<Install>true</Install>
|
|
<InstallFrom>Disk</InstallFrom>
|
|
<UpdateEnabled>false</UpdateEnabled>
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
<UpdateInterval>7</UpdateInterval>
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
<UpdateRequired>false</UpdateRequired>
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>TRUE WIN32 _MSC_VER NDEBUG NO_TCL SQLITE_ASCII SQLITE_DISABLE_LFS SQLITE_ENABLE_OVERSIZE_CELL_CHECK SQLITE_MUTEX_OMIT SQLITE_OMIT_AUTHORIZATION SQLITE_OMIT_DEPRECATED SQLITE_OMIT_GET_TABLE SQLITE_OMIT_INCRBLOB SQLITE_OMIT_LOOKASIDE SQLITE_OMIT_SHARED_CACHE SQLITE_OMIT_UTF16 SQLITE_OMIT_VIRTUALTABLE SQLITE_OS_WIN SQLITE_SYSTEM_MALLOC VDBE_PROFILE_OFF</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<LangVersion>8.0</LangVersion>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRUE WIN32 _MSC_VER NDEBUG NO_TCL SQLITE_ASCII SQLITE_DISABLE_LFS SQLITE_ENABLE_OVERSIZE_CELL_CHECK SQLITE_MUTEX_OMIT SQLITE_OMIT_AUTHORIZATION SQLITE_OMIT_DEPRECATED SQLITE_OMIT_GET_TABLE SQLITE_OMIT_INCRBLOB SQLITE_OMIT_LOOKASIDE SQLITE_OMIT_SHARED_CACHE SQLITE_OMIT_UTF16 SQLITE_OMIT_VIRTUALTABLE SQLITE_OS_WIN SQLITE_SYSTEM_MALLOC VDBE_PROFILE_OFF</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<LangVersion>8.0</LangVersion>
|
|
<RunCodeAnalysis>false</RunCodeAnalysis>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\x64\Debug\</OutputPath>
|
|
<DefineConstants>TRUE WIN32 _MSC_VER NDEBUG NO_TCL SQLITE_ASCII SQLITE_DISABLE_LFS SQLITE_ENABLE_OVERSIZE_CELL_CHECK SQLITE_MUTEX_OMIT SQLITE_OMIT_AUTHORIZATION SQLITE_OMIT_DEPRECATED SQLITE_OMIT_GET_TABLE SQLITE_OMIT_INCRBLOB SQLITE_OMIT_LOOKASIDE SQLITE_OMIT_SHARED_CACHE SQLITE_OMIT_UTF16 SQLITE_OMIT_VIRTUALTABLE SQLITE_OS_WIN SQLITE_SYSTEM_MALLOC VDBE_PROFILE_OFF</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<LangVersion>8.0</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<NoWarn>0168 ; 0169; 0414; 0618; 0649</NoWarn>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
<OutputPath>bin\x64\Release\</OutputPath>
|
|
<DefineConstants>TRUE WIN32 _MSC_VER NDEBUG NO_TCL SQLITE_ASCII SQLITE_DISABLE_LFS SQLITE_ENABLE_OVERSIZE_CELL_CHECK SQLITE_MUTEX_OMIT SQLITE_OMIT_AUTHORIZATION SQLITE_OMIT_DEPRECATED SQLITE_OMIT_GET_TABLE SQLITE_OMIT_INCRBLOB SQLITE_OMIT_LOOKASIDE SQLITE_OMIT_SHARED_CACHE SQLITE_OMIT_UTF16 SQLITE_OMIT_VIRTUALTABLE SQLITE_OS_WIN SQLITE_SYSTEM_MALLOC VDBE_PROFILE_OFF</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<LangVersion>8.0</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\x86\Debug\</OutputPath>
|
|
<DefineConstants>TRUE WIN32 _MSC_VER NDEBUG NO_TCL SQLITE_ASCII SQLITE_DISABLE_LFS SQLITE_ENABLE_OVERSIZE_CELL_CHECK SQLITE_MUTEX_OMIT SQLITE_OMIT_AUTHORIZATION SQLITE_OMIT_DEPRECATED SQLITE_OMIT_GET_TABLE SQLITE_OMIT_INCRBLOB SQLITE_OMIT_LOOKASIDE SQLITE_OMIT_SHARED_CACHE SQLITE_OMIT_UTF16 SQLITE_OMIT_VIRTUALTABLE SQLITE_OS_WIN SQLITE_SYSTEM_MALLOC VDBE_PROFILE_OFF</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<LangVersion>8.0</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
|
<OutputPath>bin\x86\Release\</OutputPath>
|
|
<DefineConstants>TRUE WIN32 _MSC_VER NDEBUG NO_TCL SQLITE_ASCII SQLITE_DISABLE_LFS SQLITE_ENABLE_OVERSIZE_CELL_CHECK SQLITE_MUTEX_OMIT SQLITE_OMIT_AUTHORIZATION SQLITE_OMIT_DEPRECATED SQLITE_OMIT_GET_TABLE SQLITE_OMIT_INCRBLOB SQLITE_OMIT_LOOKASIDE SQLITE_OMIT_SHARED_CACHE SQLITE_OMIT_UTF16 SQLITE_OMIT_VIRTUALTABLE SQLITE_OS_WIN SQLITE_SYSTEM_MALLOC VDBE_PROFILE_OFF</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<LangVersion>8.0</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<StartupObject>
|
|
</StartupObject>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Portable.BouncyCastle.1.9.0\lib\net40\BouncyCastle.Crypto.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Costura, Version=5.7.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Costura.Fody.5.7.0\lib\netstandard1.0\Costura.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Win32.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.AppContext, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.AppContext.4.3.0\lib\net463\System.AppContext.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ComponentModel.Composition" />
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System.Console, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Console.4.3.0\lib\net46\System.Console.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Data.SQLite, Version=1.0.119.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.119.0\lib\net451\System.Data.SQLite.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Data.SQLite.EF6, Version=1.0.119.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Data.SQLite.EF6.1.0.119.0\lib\net451\System.Data.SQLite.EF6.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Data.SQLite.Linq, Version=1.0.119.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Data.SQLite.Linq.1.0.119.0\lib\net451\System.Data.SQLite.Linq.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Diagnostics.DiagnosticSource, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Diagnostics.DiagnosticSource.4.3.0\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Diagnostics.Tracing, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Diagnostics.Tracing.4.3.0\lib\net462\System.Diagnostics.Tracing.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.DirectoryServices.AccountManagement" />
|
|
<Reference Include="System.Globalization.Calendars, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Globalization.Calendars.4.3.0\lib\net46\System.Globalization.Calendars.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.IO.Compression, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.IO.Compression.FileSystem" />
|
|
<Reference Include="System.IO.Compression.ZipFile, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.IO.Compression.ZipFile.4.3.0\lib\net46\System.IO.Compression.ZipFile.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.IO.FileSystem, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Linq, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Linq.4.3.0\lib\net463\System.Linq.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Linq.Expressions, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Linq.Expressions.4.3.0\lib\net463\System.Linq.Expressions.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Management" />
|
|
<Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Http, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Net.Http.4.3.0\lib\net46\System.Net.Http.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Net.Sockets, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Numerics" />
|
|
<Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Reflection, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Reflection.4.3.0\lib\net462\System.Reflection.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Extensions, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.Extensions.4.3.0\lib\net462\System.Runtime.Extensions.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.InteropServices, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.InteropServices.4.3.0\lib\net463\System.Runtime.InteropServices.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Security" />
|
|
<Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.ServiceProcess" />
|
|
<Reference Include="System.Text.Encodings.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Text.RegularExpressions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Text.RegularExpressions.4.3.0\lib\net463\System.Text.RegularExpressions.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Transactions" />
|
|
<Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Extensions" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Xml.ReaderWriter.4.3.0\lib\net46\System.Xml.ReaderWriter.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="3rdParty\AlphaFS\Device\ChangeErrorMode.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Device.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\DeviceInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\DiskSpaceInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\DriveInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\Volume.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\Volume.DefineDosDevice.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\Volume.DeleteDosDevice.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\Volume.DeleteVolumeMountPoint.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\Volume.DiskFreeSpace.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\Volume.DriveType.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\Volume.EnumerateVolumeMountPoints.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\Volume.EnumerateVolumePathNames.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\Volume.EnumerateVolumes.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\Volume.GetDriveFormat.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\Volume.GetDriveNameForNtDeviceName.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\Volume.GetUniqueVolumeNameForPath.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\Volume.GetVolumeDeviceName.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\Volume.GetVolumeDisplayName.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\Volume.GetVolumeGuid.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\Volume.GetVolumeGuidForNtDeviceName.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\Volume.GetVolumeInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\Volume.GetVolumePathName.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\Volume.IsReady.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\Volume.IsSameVolume.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\Volume.IsVolume.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\Volume.QueryDosDevice.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\Volume.SetVolumeMountPoint.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\Volume.VolumeLabel.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Device\Volume\VolumeInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\ByHandleFileInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\CopyMoveArguments.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\CopyMoveProgressRoutine.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\CopyMoveResult.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Compression\Directory.Compress.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Compression\Directory.CompressTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Compression\Directory.Decompress.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Compression\Directory.DecompressTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Compression\Directory.DisableCompression.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Compression\Directory.DisableCompressionTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Compression\Directory.EnableCompression.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Compression\Directory.EnableCompressionTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory CopyMove\Directory.Copy.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory CopyMove\Directory.CopyFolderTimestamps.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory CopyMove\Directory.CopyTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory CopyMove\Directory.Move.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory CopyMove\Directory.MoveTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory CopyMove\Directory.ValidateMoveAction.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Core Methods\Directory.CompressDecompressCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Core Methods\Directory.CopyMoveCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Core Methods\Directory.CopyMoveDirectoryCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Core Methods\Directory.CreateDirectoryCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Core Methods\Directory.CreateJunctionCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Core Methods\Directory.DeleteDirectoryCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Core Methods\Directory.DeleteDirectoryNative.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Core Methods\Directory.DeleteEmptySubdirectoriesCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Core Methods\Directory.DeleteJunctionCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Core Methods\Directory.EnableDisableEncryptionCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Core Methods\Directory.EncryptDecryptDirectoryCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Core Methods\Directory.EnumerateFileIdBothDirectoryInfoCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Core Methods\Directory.EnumerateFileSystemEntryInfosCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Core Methods\Directory.ExistsJunctionCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Core Methods\Directory.GetDirectoryRootCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Core Methods\Directory.GetParentCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Core Methods\Directory.GetPropertiesCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Core Methods\Directory.GetSizeCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Core Methods\Directory.IsEmptyCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Encryption\Directory.Decrypt.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Encryption\Directory.DisableEncryption.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Encryption\Directory.EnableEncryption.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Encryption\Directory.Encrypt.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Encryption\Directory.ExportEncryptedDirectoryRaw.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Encryption\Directory.ImportEncryptedDirectoryRaw.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Junctions, Links\Directory.CreateJunction.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Junctions, Links\Directory.CreateJunctionTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Junctions, Links\Directory.CreateSymbolicLink.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Junctions, Links\Directory.CreateSymbolicLinkTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Junctions, Links\Directory.DeleteJunction.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Junctions, Links\Directory.DeleteJunctionTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Junctions, Links\Directory.ExistsJunction.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Junctions, Links\Directory.ExistsJunctionTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.CopyTimestamps.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.CopyTimestampsTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.GetChangeTime.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.GetChangeTimeTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.GetChangeTimeUtc.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.GetChangeTimeUtcTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.GetCreationTime.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.GetCreationTimeTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.GetCreationTimeUtc.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.GetCreationTimeUtcTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.GetLastAccessTime.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.GetLastAccessTimeTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.GetLastAccessTimeUtc.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.GetLastAccessTimeUtcTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.GetLastWriteTime.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.GetLastWriteTimeTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.GetLastWriteTimeUtc.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.GetLastWriteTimeUtcTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.SetCreationTime.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.SetCreationTimeTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.SetCreationTimeUtc.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.SetCreationTimeUtcTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.SetLastAccessTime.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.SetLastAccessTimeTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.SetLastAccessTimeUtc.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.SetLastAccessTimeUtcTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.SetLastWriteTime.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.SetLastWriteTimeTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.SetLastWriteTimeUtc.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.SetLastWriteTimeUtcTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory Time\Directory.SetTimestamps.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.CountFileSystemObjects.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.CountFileSystemObjectsTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.CreateDirectory.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.CreateDirectoryTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.Delete.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.DeleteEmptySubdirectories.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.DeleteEmptySubdirectoriesTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.DeleteTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.EnumerateAlternateDataStreams.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.EnumerateAlternateDataStreamsTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.EnumerateDirectories.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.EnumerateDirectoriesTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.EnumerateFileIdBothDirectoryInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.EnumerateFileIdBothDirectoryInfoTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.EnumerateFiles.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.EnumerateFilesTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.EnumerateFileSystemEntries.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.EnumerateFileSystemEntriesTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.EnumerateFileSystemEntryInfos.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.EnumerateFileSystemEntryInfosTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.EnumerateLogicalDrives.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.Exists.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.ExistsDrive.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.ExistsTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetAccessControl.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetCurrentDirectory.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetDirectories.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetDirectoriesTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetDirectoryRoot.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetDirectoryRootTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetFileIdInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetFileIdInfoTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetFileInfoByHandle.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetFileInfoByHandleTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetFiles.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetFilesTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetFileSystemEntries.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetFileSystemEntriesTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetFileSystemEntryInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetFileSystemEntryInfoTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetLinkTargetInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetLinkTargetInfoTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetLogicalDrives.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetParent.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetParentTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetProperties.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetPropertiesTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetSize.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.GetSizeTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.HasInheritedPermissions.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.IsEmpty.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.IsEmptyTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.SetAccessControl.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Directory Class\Directory.SetCurrentDirectory.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo Compression\DirectoryInfo.Compress.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo Compression\DirectoryInfo.Decompress.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo Compression\DirectoryInfo.DisableCompression.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo Compression\DirectoryInfo.EnableCompression.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo CopyToMoveTo\DirectoryInfo.CopyTo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo CopyToMoveTo\DirectoryInfo.CopyToMoveToCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo CopyToMoveTo\DirectoryInfo.MoveTo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo Encryption\DirectoryInfo.Decrypt.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo Encryption\DirectoryInfo.DisableEncryption.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo Encryption\DirectoryInfo.EnableEncryption.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo Encryption\DirectoryInfo.Encrypt.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo Junctions, Links\DirectoryInfo.CreateJunction.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo Junctions, Links\DirectoryInfo.DeleteJunction.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo Junctions, Links\DirectoryInfo.ExistsJunction.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo.CountFileSystemObjects.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo.Create.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo.CreateSubdirectory.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo.CreateSubdirectoryCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo.Delete.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo.DeleteEmptySubdirectories.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo.EnumerateAlternateDataStreams.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo.EnumerateDirectories.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo.EnumerateFiles.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo.EnumerateFileSystemInfos.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo.GetAccessControl.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo.GetDirectories.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo.GetFileIdInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo.GetFiles.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo.GetFileSystemInfos.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo.RefreshEntryInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\DirectoryInfo Class\DirectoryInfo.SetAccessControl.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Exceptions\AlreadyExistsException.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Exceptions\DeviceNotReadyException.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Exceptions\DirectoryNotEmptyException.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Exceptions\DirectoryReadOnlyException.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Exceptions\FileReadOnlyException.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Exceptions\InvalidTransactionException.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Exceptions\NotAReparsePointException.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Exceptions\NotSameDeviceException.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Exceptions\TransactionalConflictException.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Exceptions\TransactionAlreadyAbortedException.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Exceptions\TransactionAlreadyCommittedException.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Exceptions\TransactionException.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Exceptions\UnrecognizedReparsePointException.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Exceptions\UnsupportedRemoteTransactionException.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Compression\File.Compress.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Compression\File.CompressTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Compression\File.Decompress.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Compression\File.DecompressTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Compression\File.GetCompressedSize.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Compression\File.GetCompressedSizeTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File CopyMove\File.Copy.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File CopyMove\File.CopyMoveLogic.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File CopyMove\File.CopyMoveNative.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File CopyMove\File.CopyTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File CopyMove\File.Move.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File CopyMove\File.MoveTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File CopyMove\File.RestartMoveOrThrowException.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File CopyMove\File.ValidateFileOrDirectoryMoveArguments.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File CopyMove\File.VerifyDelayUntilReboot.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.AppendTextCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.CopyMoveCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.CopyTimestampsCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.CreateFileCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.CreateFileStreamCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.CreateHardlinkCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.CreateSymbolicLinkCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.CreateTextCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.DeleteFileCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.EncryptDecryptFileCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.EnumerateAlternateDataStreamsCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.EnumerateHardLinksCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.ExistsCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.FindAllStreamsCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.GetAccessControlCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.GetAttributesExCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.GetChangeTimeCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.GetCompressedSizeCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.GetCreationTimeCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.GetEncryptionStatusCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.GetFileIdInfoCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.GetFileInfoByHandleCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.GetFileSystemEntryInfoCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.GetHashCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.GetLastAccessTimeCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.GetLastWriteTimeCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.GetLinkTargetInfoCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.GetProcessForFileLockCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.GetSizeCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.ImportExportEncryptedFileDirectoryRawCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.IsLockedCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.OpenCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.ReadAllBytesCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.ReadAllLinesCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.ReadAllTextCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.ReadLinesCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.ReplaceCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.SetAccessControlCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.SetAttributesCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.SetFsoDateTimeCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.WriteAllBytesCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Core Methods\File.WriteAppendAllLinesCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Encryption\File.Decrypt.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Encryption\File.Encrypt.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Encryption\File.ExportEncryptedFileRaw.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Encryption\File.GetEncryptionStatus.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Encryption\File.ImportEncryptedFileRaw.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Junctions, Links\File.CreateHardLink.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Junctions, Links\File.CreateHardLinkTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Junctions, Links\File.CreateSymbolicLink.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Junctions, Links\File.CreateSymbolicLinkTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Junctions, Links\File.EnumerateHardLinks.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Junctions, Links\File.EnumerateHardLinksTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Junctions, Links\File.GetLinkTargetInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Junctions, Links\File.GetLinkTargetInfoTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.CopyTimestamps.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.CopyTimestampsTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.GetChangeTime.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.GetChangeTimeTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.GetChangeTimeUtc.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.GetChangeTimeUtcTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.GetCreationTime.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.GetCreationTimeTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.GetCreationTimeUtc.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.GetCreationTimeUtcTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.GetLastAccessTime.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.GetLastAccessTimeTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.GetLastAccessTimeUtc.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.GetLastAccessTimeUtcTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.GetLastWriteTime.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.GetLastWriteTimeTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.GetLastWriteTimeUtc.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.GetLastWriteTimeUtcTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.SetCreationTime.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.SetCreationTimeTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.SetCreationTimeUtc.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.SetCreationTimeUtcTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.SetLastAccessTime.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.SetLastAccessTimeTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.SetLastAccessTimeUtc.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.SetLastAccessTimeUtcTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.SetLastWriteTime.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.SetLastWriteTimeTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.SetLastWriteTimeUtc.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.SetLastWriteTimeUtcTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.SetTimestamps.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.SetTimestampsTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.SetTimestampsUtc.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File Time\File.SetTimestampsUtcTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.AppendAllLines.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.AppendAllLinesTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.AppendAllText.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.AppendAllTextTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.AppendText.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.AppendTextTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.AttributeLogic.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.Create.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.CreateText.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.CreateTextTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.CreateTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.Delete.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.DeleteTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.EnumerateAlternateDataStreams.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.EnumerateAlternateDataStreamsTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.Exists.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.ExistsTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.FindFirstStreamNative.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.GetAccessControl.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.GetAttributes.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.GetAttributesTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.GetFileIdInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.GetFileIdInfoTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.GetFileInfoByHandle.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.GetFileInfoByHandleTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.GetFileSystemEntryInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.GetFileSystemEntryInfoTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.GetHash.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.GetHashTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.GetProcessForFileLock.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.GetProcessForFileLockTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.GetSize.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.GetSizeTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.IsLocked.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.IsLockedTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.Open.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.OpenBackupRead.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.OpenBackupReadTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.OpenRead.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.OpenReadTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.OpenText.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.OpenTextTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.OpenTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.OpenWrite.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.OpenWriteTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.ReadAllBytes.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.ReadAllBytesTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.ReadAllLines.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.ReadAllLinesTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.ReadAllText.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.ReadAllTextTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.ReadLines.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.ReadLinesTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.Replace.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.SetAccessControl.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.SetAttributes.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.SetAttributesTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.ThrowIOExceptionIfFsoExist.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.WriteAllBytes.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.WriteAllBytesTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.WriteAllLines.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.WriteAllLinesTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.WriteAllText.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\File Class\File.WriteAllTextTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileIdBothDirectoryInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileInfo Class\FileInfo Compression\FileInfo.Compress.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileInfo Class\FileInfo Compression\FileInfo.Decompress.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileInfo Class\FileInfo CopyToMoveTo\FileInfo.CopyTo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileInfo Class\FileInfo CopyToMoveTo\FileInfo.CopyToMoveToCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileInfo Class\FileInfo CopyToMoveTo\FileInfo.MoveTo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileInfo Class\FileInfo Encryption\FileInfo.Decrypt.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileInfo Class\FileInfo Encryption\FileInfo.Encrypt.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileInfo Class\FileInfo.AppendText.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileInfo Class\FileInfo.Create.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileInfo Class\FileInfo.CreateText.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileInfo Class\FileInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileInfo Class\FileInfo.Delete.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileInfo Class\FileInfo.EnumerateAlternateDataStreams.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileInfo Class\FileInfo.GetAccessControl.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileInfo Class\FileInfo.GetFileIdInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileInfo Class\FileInfo.GetHash.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileInfo Class\FileInfo.IsLocked.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileInfo Class\FileInfo.Open.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileInfo Class\FileInfo.OpenRead.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileInfo Class\FileInfo.OpenText.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileInfo Class\FileInfo.OpenWrite.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileInfo Class\FileInfo.RefreshEntryInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileInfo Class\FileInfo.Replace.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileInfo Class\FileInfo.SetAccessControl.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileSystemEntryInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FileSystemInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\FindFileSystemEntryInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\KernelTransaction.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Link Stream\AlternateDataStreamInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Link Stream\BackupFileStream.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Link Stream\BackupStreamInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Link Stream\LinkTargetInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Link Stream\SymbolicLinkTargetInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Methods\NativeMethods.BackupStreams.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Methods\NativeMethods.Constants.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Methods\NativeMethods.DeviceManagement.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Methods\NativeMethods.DirectoryManagement.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Methods\NativeMethods.DiskManagement.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Methods\NativeMethods.EncryptedFileRaw.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Methods\NativeMethods.FileManagement.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Methods\NativeMethods.Handles.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Methods\NativeMethods.KernelTransactions.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Methods\NativeMethods.PathManagement.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Methods\NativeMethods.Shell32.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Methods\NativeMethods.Utilities.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Methods\NativeMethods.VolumeManagement.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\BY_HANDLE_FILE_INFORMATION.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\COPY_FILE_FLAGS.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\FILETIME.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\FILE_BASIC_INFO.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\FILE_ID_BOTH_DIR_INFO.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\FILE_ID_INFO.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\FILE_INFO_BY_HANDLE_CLASS.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\FINDEX_INFO_LEVELS.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\FINDEX_SEARCH_OPS.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\FIND_FIRST_EX_FLAGS.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\GET_FILEEX_INFO_LEVELS.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\MountPointReparseBuffer.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\MOVE_FILE_FLAGS.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\ReparseDataBufferHeader.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\REPARSE_DATA_BUFFER.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\SP_DEVICE_INTERFACE_DATA.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\SP_DEVICE_INTERFACE_DETAIL_DATA.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\SP_DEVINFO_DATA.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\STREAM_ATTRIBUTE.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\STREAM_ID.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\STREAM_INFO_LEVELS.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\SymbolicLinkReparseBuffer.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\VOLUME_INFO_FLAGS.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\WIN32_FILE_ATTRIBUTE_DATA.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\WIN32_FIND_DATA.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\WIN32_FIND_STREAM_DATA.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Native Other\WIN32_STREAM_ID.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path Core Methods\Path.AddTrailingDirectorySeparatorCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path Core Methods\Path.CombineCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path Core Methods\Path.GetDirectoryNameCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path Core Methods\Path.GetDirectoryNameWithoutRootCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path Core Methods\Path.GetExtensionCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path Core Methods\Path.GetFileNameCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path Core Methods\Path.GetFileNameWithoutExtensionCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path Core Methods\Path.GetFinalPathNameByHandleCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path Core Methods\Path.GetFullPathCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path Core Methods\Path.GetLongPathCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path Core Methods\Path.GetLongShort83PathCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path Core Methods\Path.GetPathRootCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path Core Methods\Path.GetRegularPathCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path Core Methods\Path.GetSuffixedDirectoryNameCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path Core Methods\Path.GetSuffixedDirectoryNameWithoutRootCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path Core Methods\Path.GetTempPathCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path Core Methods\Path.IsPathRootedCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path Core Methods\Path.IsUncPathCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path Core Methods\Path.LocalToUncCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path Core Methods\Path.RemoveTrailingDirectorySeparatorCore.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.AddTrailingDirectorySeparator.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.ChangeExtension.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.Combine.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.Constants.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetDirectoryName.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetDirectoryNameWithoutRoot.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetDirectoryNameWithoutRootTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetExtension.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetFileName.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetFileNameWithoutExtension.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetFinalPathNameByHandle.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetFullPath.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetFullPathTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetInvalidFileNameChars.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetInvalidPathChars.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetLongFrom83ShortPath.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetLongFrom83ShortPathTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetLongPath.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetPathRoot.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetRandomFileName.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetRegularPath.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetRelativePath.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetShort83Path.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetShort83PathTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetSuffixedDirectoryName.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetSuffixedDirectoryNameTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetSuffixedDirectoryNameWithoutRoot.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetSuffixedDirectoryNameWithoutRootTransacted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetTempFileName.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.GetTempPath.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.HasExtension.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.Helpers.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.IsLogicalDrive.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.IsLongPath.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.IsPathRooted.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.IsUncPath.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.IsValidName.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.LocalToUnc.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Path Class\Path.RemoveTrailingDirectorySeparator.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Shell32.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Shell32Info.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Structures, Enumerations\CopyMoveProgressCallbackReason.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Structures, Enumerations\CopyMoveProgressResult.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Structures, Enumerations\CopyOptions.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Structures, Enumerations\DeviceGuid.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Structures, Enumerations\DiGetClassFlags.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Structures, Enumerations\DirectoryEnumerationFilters.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Structures, Enumerations\DirectoryEnumerationOptions.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Structures, Enumerations\DosDeviceAttributes.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Structures, Enumerations\EncryptedFileRawMode.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Structures, Enumerations\ErrorMode.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Structures, Enumerations\ExtendedFileAttributes.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Structures, Enumerations\FileEncryptionStatus.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Structures, Enumerations\FileIdInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Structures, Enumerations\FinalPathFormats.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Structures, Enumerations\GetFullPathOptions.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Structures, Enumerations\MoveOptions.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Structures, Enumerations\PathFormat.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Structures, Enumerations\ReparsePointTag.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Structures, Enumerations\SetupDiGetDeviceRegistryPropertyEnum.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Structures, Enumerations\StreamAttribute.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Structures, Enumerations\StreamId.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Structures, Enumerations\SymbolicLinkTarget.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Filesystem\Structures, Enumerations\SymbolicLinkType.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\NativeError.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\OperatingSystem.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Resources.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="3rdParty\AlphaFS\Safe Handles\SafeCmConnectMachineHandle.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Safe Handles\SafeEncryptedFileRawHandle.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Safe Handles\SafeFindFileHandle.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Safe Handles\SafeFindVolumeHandle.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Safe Handles\SafeFindVolumeMountPointHandle.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Safe Handles\SafeGlobalMemoryBufferHandle.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Safe Handles\SafeKernelTransactionHandle.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Safe Handles\SafeLocalMemoryBufferHandle.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Safe Handles\SafeNativeMemoryBufferHandle.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Safe Handles\SafeSetupDiClassDevsExHandle.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Safe Handles\SafeTokenHandle.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\CRC\Crc32.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\CRC\Crc64.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\CRC\HashType.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\InternalPrivilegeEnabler.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Methods\NativeMethods.AdjustTokenPrivileges.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Methods\NativeMethods.Constants.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Methods\NativeMethods.GetNamedSecurityInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Methods\NativeMethods.GetSecurityDescriptorControl.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Methods\NativeMethods.GetSecurityDescriptorDacl.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Methods\NativeMethods.GetSecurityDescriptorGroup.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Methods\NativeMethods.GetSecurityDescriptorLength.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Methods\NativeMethods.GetSecurityDescriptorOwner.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Methods\NativeMethods.GetSecurityDescriptorSacl.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Methods\NativeMethods.GetSecurityInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Methods\NativeMethods.GetTokenInformation.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Methods\NativeMethods.LocalFree.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Methods\NativeMethods.LookupPrivilegeDisplayName.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Methods\NativeMethods.LookupPrivilegeValue.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Methods\NativeMethods.OpenProcessToken.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Methods\NativeMethods.SetNamedSecurityInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Methods\NativeMethods.SetSecurityInfo.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Other\Luid.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Other\SECURITY_DESCRIPTOR_CONTROL.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Other\SECURITY_INFORMATION.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Other\SE_OBJECT_TYPE.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Other\TOKEN.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Other\TOKEN_ELEVATION_TYPE.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Other\TOKEN_INFORMATION_CLASS.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Native Other\TOKEN_PRIVILEGES.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\Privilege.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\PrivilegeEnabler.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\ProcessContext.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Security\SecurityAttributes.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Utils.cs" />
|
|
<Compile Include="3rdParty\AlphaFS\Win32Errors.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\Asn1Encodable.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\Asn1EncodableVector.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\Asn1Exception.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\Asn1InputStream.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\Asn1Null.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\Asn1Object.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\Asn1OctetString.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\Asn1OctetStringParser.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\Asn1OutputStream.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\Asn1ParsingException.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\Asn1Sequence.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\Asn1SequenceParser.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\Asn1Set.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\Asn1SetParser.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\Asn1StreamParser.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\Asn1TaggedObject.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\Asn1TaggedObjectParser.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\Asn1Tags.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\BerApplicationSpecific.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\BerApplicationSpecificParser.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\BerBitString.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\BerOctetString.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\BerOctetStringParser.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\BerOutputStream.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\BerSequence.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\BerSequenceParser.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\BerSet.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\BerSetParser.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\BerTaggedObject.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\BerTaggedObjectParser.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\ConstructedOctetStream.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\cryptopro\CryptoProObjectIdentifiers.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DefiniteLengthInputStream.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerApplicationSpecific.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerBitString.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerBmpString.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerBoolean.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerEnumerated.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerExternal.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerExternalParser.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerGeneralizedTime.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerGeneralString.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerGraphicString.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerIA5String.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerInteger.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerNull.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerNumericString.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerObjectIdentifier.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerOctetString.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerOctetStringParser.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerOutputStream.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerPrintableString.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerSequence.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerSequenceParser.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerSet.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerSetParser.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerStringBase.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerT61String.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerTaggedObject.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerUniversalString.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerUtcTime.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerUtf8String.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerVideotexString.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\DerVisibleString.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\gm\GMObjectIdentifiers.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\IAsn1ApplicationSpecificParser.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\IAsn1Choice.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\IAsn1Convertible.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\IAsn1String.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\IndefiniteLengthInputStream.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\LimitedInputStream.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\misc\MiscObjectIdentifiers.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\nist\NistObjectIdentifiers.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\OidTokenizer.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\pkcs\PkcsObjectIdentifiers.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\rosstandart\RosstandartObjectIdentifiers.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\teletrust\TeleTrusTObjectIdentifiers.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\ua\UAObjectIdentifiers.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\asn1\util\FilterStream.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\CryptoException.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\Check.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\Blake2bDigest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\Blake2sDigest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\CSHAKEDigest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\DSTU7564Digest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\GeneralDigest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\GOST3411Digest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\GOST3411_2012Digest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\GOST3411_2012_256Digest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\GOST3411_2012_512Digest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\KeccakDigest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\LongDigest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\MD2Digest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\MD4Digest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\MD5Digest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\NonMemoableDigest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\NullDigest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\RipeMD128Digest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\RipeMD160Digest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\RipeMD256Digest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\RipeMD320Digest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\Sha1Digest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\Sha224Digest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\Sha256Digest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\Sha384Digest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\SHA3Digest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\Sha512Digest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\Sha512tDigest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\ShakeDigest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\ShortenedDigest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\SkeinDigest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\SkeinEngine.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\SM3Digest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\TigerDigest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\WhirlpoolDigest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\digests\XofUtils.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\engines\AesEngine.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\engines\Gost28147Engine.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\engines\ThreefishEngine.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\IBlockCipher.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\InvalidCipherTextException.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\IXof.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\modes\GcmBlockCipher.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\modes\GcmUtilities.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\modes\gcm\BasicGcmExponentiator.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\modes\gcm\IGcmExponentiator.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\modes\gcm\IGcmMultiplier.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\modes\gcm\Tables4kGcmMultiplier.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\modes\IAeadBlockCipher.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\modes\IAeadCipher.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\OutputLengthException.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\parameters\AeadParameters.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\parameters\KeyParameter.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\parameters\ParametersWithIV.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\parameters\ParametersWithSBox.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\parameters\SkeinParameters.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\parameters\TweakableBlockCipherParameters.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\prng\CryptoApiRandomGenerator.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\prng\DigestRandomGenerator.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\prng\IRandomGenerator.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\util\Arrays.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\util\Longs.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\util\Pack.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\util\Platform.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\crypto\util\Times.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\DataLengthException.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\ICipherParameters.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\IDigest.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\math\BigInteger.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\math\raw\Bits.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\math\raw\Interleave.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\oiw\OiwObjectIdentifiers.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\security\DigestUtilities.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\security\SecureRandom.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\security\SecurityUtilityException.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\util\collections\CollectionUtilities.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\util\collections\ISet.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\util\collections\UnmodifiableDictionary.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\util\collections\UnmodifiableDictionaryProxy.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\util\collections\UnmodifiableList.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\util\collections\UnmodifiableListProxy.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\util\collections\UnmodifiableSet.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\util\collections\UnmodifiableSetProxy.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\util\date\DateTimeUtilities.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\util\encoders\Hex.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\util\encoders\HexEncoder.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\util\encoders\IEncoder.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\util\Enums.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\util\IMemoable.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\util\io\BaseInputStream.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\util\io\StreamOverflowException.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\util\io\Streams.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\util\MemoableResetException.cs" />
|
|
<Compile Include="3rdParty\BouncyCastle\util\Strings.cs" />
|
|
<Compile Include="3rdParty\SQLite\SQLiteDatabase.cs" />
|
|
<Compile Include="3rdParty\SQLite\SQLiteVdbe.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\alter_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\analyze_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\attach_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\auth_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\backup_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\bitvec_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\btmutex_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\BtreeInt_h.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\btree_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\Btree_h.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\build_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\callback_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\complete_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\date_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\Delagates.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\delete_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\expr_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\fault_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\func_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\global_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\hash_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\Hash_h.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\hwtime_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\insert_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\journal_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\keywordhash_h.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\legacy_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\loadext_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\main_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\malloc_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\mem0_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\mem1_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\memjournal_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\mutex_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\mutex_h.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\mutex_noop_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\mutex_w32.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\notify_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\opcodes_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\opcodes_h.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\os_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\os_common_h.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\os_h.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\os_win_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\pager_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\pager_h.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\parse_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\parse_h.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\pcache1_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\pcache_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\pcache_h.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\pragma_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\prepare_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\printf_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\random_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\resolve_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\rowset_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\select_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\sqlite3ext_h.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\sqlite3_h.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\sqliteicu_h.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\sqliteInt_h.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\sqliteLimit_h.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\status_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\table_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\tokenize_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\trigger_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\update_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\utf_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\util_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\vacuum_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\vdbeapi_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\vdbeaux_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\vdbeblob_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\VdbeInt_h.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\vdbemem_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\vdbe_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\Vdbe_h.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\vtab_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\walker_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\where_c.cs" />
|
|
<Compile Include="3rdParty\SQLite\src\_Custom.cs" />
|
|
<Compile Include="3rdParty\YamlSerializer\EasyTypeConverter.cs" />
|
|
<Compile Include="3rdParty\YamlSerializer\ObjectExtensions.cs" />
|
|
<Compile Include="3rdParty\YamlSerializer\ObjectMemberAccessor.cs" />
|
|
<Compile Include="3rdParty\YamlSerializer\Parser.cs" />
|
|
<Compile Include="3rdParty\YamlSerializer\RehashableDictionary.cs" />
|
|
<Compile Include="3rdParty\YamlSerializer\TypeUtils.cs" />
|
|
<Compile Include="3rdParty\YamlSerializer\UriEncoding.cs" />
|
|
<Compile Include="3rdParty\YamlSerializer\YamlAnchorDictionary.cs" />
|
|
<Compile Include="3rdParty\YamlSerializer\YamlConstructor.cs" />
|
|
<Compile Include="3rdParty\YamlSerializer\YamlDoubleQuoteEscaping.cs" />
|
|
<Compile Include="3rdParty\YamlSerializer\YamlNode.cs" />
|
|
<Compile Include="3rdParty\YamlSerializer\YamlParser.cs" />
|
|
<Compile Include="3rdParty\YamlSerializer\YamlPresenter.cs" />
|
|
<Compile Include="3rdParty\YamlSerializer\YamlRepresenter.cs" />
|
|
<Compile Include="3rdParty\YamlSerializer\YamlSerializer.cs" />
|
|
<Compile Include="3rdParty\YamlSerializer\YamlTagPrefixes.cs" />
|
|
<Compile Include="3rdParty\YamlSerializer\YamlTagResolutionScheme.cs" />
|
|
<Compile Include="3rdParty\YamlSerializer\YamlTagValidator.cs" />
|
|
<Compile Include="Checks\ApplicationsInfo.cs" />
|
|
<Compile Include="Checks\BrowserInfo.cs" />
|
|
<Compile Include="Checks\CloudInfo.cs" />
|
|
<Compile Include="Checks\FileAnalysis.cs" />
|
|
<Compile Include="Checks\FilesInfo.cs" />
|
|
<Compile Include="Checks\Globals.cs" />
|
|
<Compile Include="Checks\ISystemCheck.cs" />
|
|
<Compile Include="Checks\EventsInfo.cs" />
|
|
<Compile Include="Checks\NetworkInfo.cs" />
|
|
<Compile Include="Checks\ProcessInfo.cs" />
|
|
<Compile Include="Checks\ServicesInfo.cs" />
|
|
<Compile Include="Checks\SystemInfo.cs" />
|
|
<Compile Include="Checks\UserInfo.cs" />
|
|
<Compile Include="Checks\WindowsCreds.cs" />
|
|
<Compile Include="Helpers\AppLocker\AppLockerHelper.cs" />
|
|
<Compile Include="Helpers\AppLocker\AppLockerRules.cs" />
|
|
<Compile Include="Helpers\AppLocker\IAppIdPolicyHandler.cs" />
|
|
<Compile Include="Helpers\AppLocker\SharpAppLocker.cs" />
|
|
<Compile Include="Helpers\HandlesHelper.cs" />
|
|
<Compile Include="Helpers\ProgressBar.cs" />
|
|
<Compile Include="Helpers\CredentialManager\Credential.cs" />
|
|
<Compile Include="Helpers\CredentialManager\CredentialManager.cs" />
|
|
<Compile Include="Helpers\CredentialManager\CredentialType.cs" />
|
|
<Compile Include="Helpers\CredentialManager\NativeMethods.cs" />
|
|
<Compile Include="Helpers\CredentialManager\PersistenceType.cs" />
|
|
<Compile Include="Helpers\CredentialManager\SecureStringHelper.cs" />
|
|
<Compile Include="Helpers\CustomFileInfo.cs" />
|
|
<Compile Include="Helpers\Extensions\EnumExtensions.cs" />
|
|
<Compile Include="Helpers\MemoryHelper.cs" />
|
|
<Compile Include="Helpers\PermissionsHelper.cs" />
|
|
<Compile Include="Helpers\Search\LOLBAS.cs" />
|
|
<Compile Include="Helpers\Search\Patterns.cs" />
|
|
<Compile Include="Helpers\YamlConfig\YamlConfig.cs" />
|
|
<Compile Include="Helpers\YamlConfig\YamlConfigHelper.cs" />
|
|
<Compile Include="Info\ApplicationInfo\ApplicationInfoHelper.cs" />
|
|
<Compile Include="Info\ApplicationInfo\AutoRuns.cs" />
|
|
<Compile Include="Info\ApplicationInfo\DeviceDrivers.cs" />
|
|
<Compile Include="Info\ApplicationInfo\InstalledApps.cs" />
|
|
<Compile Include="Helpers\Beaprint.cs" />
|
|
<Compile Include="Info\CloudInfo\AWSInfo.cs" />
|
|
<Compile Include="Info\CloudInfo\AzureInfo.cs" />
|
|
<Compile Include="Info\CloudInfo\EndpointData.cs" />
|
|
<Compile Include="Info\CloudInfo\GWorkspaceInfo.cs" />
|
|
<Compile Include="Info\CloudInfo\GCPInfo.cs" />
|
|
<Compile Include="Info\CloudInfo\CloudInfoBase.cs" />
|
|
<Compile Include="Info\EventsInfo\Logon\ExplicitLogonEventInfo.cs" />
|
|
<Compile Include="Info\EventsInfo\Logon\Logon.cs" />
|
|
<Compile Include="Info\EventsInfo\Logon\LogonEventInfo.cs" />
|
|
<Compile Include="Info\EventsInfo\Logon\LogonInfo.cs" />
|
|
<Compile Include="Info\EventsInfo\PowerShell\PowerShell.cs" />
|
|
<Compile Include="Info\EventsInfo\PowerShell\PowerShellEventInfo.cs" />
|
|
<Compile Include="Info\EventsInfo\Common.cs" />
|
|
<Compile Include="Info\EventsInfo\Power\Power.cs" />
|
|
<Compile Include="Info\EventsInfo\Power\PoweredEventInfo.cs" />
|
|
<Compile Include="Info\EventsInfo\ProcessCreation\ProcessCreation.cs" />
|
|
<Compile Include="Info\EventsInfo\ProcessCreation\ProcessCreationEventInfo.cs" />
|
|
<Compile Include="Info\FilesInfo\Certificates\CertificateInfo.cs" />
|
|
<Compile Include="Info\FilesInfo\Certificates\Certificates.cs" />
|
|
<Compile Include="Info\FilesInfo\McAfee\McAfee.cs" />
|
|
<Compile Include="Info\FilesInfo\McAfee\McAfeeSiteInfo.cs" />
|
|
<Compile Include="Info\FilesInfo\McAfee\McAfeeSitelistInfo.cs" />
|
|
<Compile Include="Info\FilesInfo\Office\Office.cs" />
|
|
<Compile Include="Info\FilesInfo\Office\OfficeRecentFileInfo.cs" />
|
|
<Compile Include="Info\FilesInfo\Office\OneDrive\CloudSyncProviderInfo.cs" />
|
|
<Compile Include="Info\FilesInfo\Office\OneDrive\OneDriveSyncProviderInfo.cs" />
|
|
<Compile Include="Info\FilesInfo\WSL\WSLHelper.cs" />
|
|
<Compile Include="Info\NetworkInfo\Enums\IPVersion.cs" />
|
|
<Compile Include="Info\NetworkInfo\Enums\MibTcpState.cs" />
|
|
<Compile Include="Info\NetworkInfo\Enums\Protocol.cs" />
|
|
<Compile Include="Info\NetworkInfo\Enums\TcpTableClass.cs" />
|
|
<Compile Include="Info\NetworkInfo\Enums\UdpTableClass.cs" />
|
|
<Compile Include="Info\NetworkInfo\InternetSettings\InternetSettings.cs" />
|
|
<Compile Include="Info\NetworkInfo\InternetSettings\InternetSettingsInfo.cs" />
|
|
<Compile Include="Info\NetworkInfo\InternetSettings\InternetSettingsKey.cs" />
|
|
<Compile Include="Info\NetworkInfo\NetworkConnection.cs" />
|
|
<Compile Include="Info\NetworkInfo\NetworkScanner\NetPinger.cs" />
|
|
<Compile Include="Info\NetworkInfo\NetworkScanner\NetworkUtils.cs" />
|
|
<Compile Include="Info\NetworkInfo\NetworkScanner\NetworkScanner.cs" />
|
|
<Compile Include="Info\NetworkInfo\NetworkScanner\PortScanner.cs" />
|
|
<Compile Include="Info\NetworkInfo\Structs\MIB_TCP6ROW_OWNER_PID.cs" />
|
|
<Compile Include="Info\NetworkInfo\Structs\MIB_TCP6TABLE_OWNER_PID.cs" />
|
|
<Compile Include="Info\NetworkInfo\Structs\MIB_TCPROW_OWNER_PID.cs" />
|
|
<Compile Include="Info\NetworkInfo\Structs\MIB_TCPTABLE_OWNER_PID.cs" />
|
|
<Compile Include="Info\NetworkInfo\Structs\MIB_UDP6ROW_OWNER_PID.cs" />
|
|
<Compile Include="Info\NetworkInfo\Structs\MIB_UDP6TABLE_OWNER_PID.cs" />
|
|
<Compile Include="Info\NetworkInfo\Structs\MIB_UDPROW_OWNER_PID.cs" />
|
|
<Compile Include="Info\NetworkInfo\Structs\MIB_UDPTABLE_OWNER_PID.cs" />
|
|
<Compile Include="Info\NetworkInfo\TcpConnectionInfo.cs" />
|
|
<Compile Include="Info\NetworkInfo\UdpConnectionInfo.cs" />
|
|
<Compile Include="Info\NetworkInfo\Win32Error.cs" />
|
|
<Compile Include="Info\SystemInfo\AuditPolicies\AuditEntryInfo.cs" />
|
|
<Compile Include="Info\SystemInfo\AuditPolicies\AuditPolicies.cs" />
|
|
<Compile Include="Info\SystemInfo\AuditPolicies\AuditPolicyGPOInfo.cs" />
|
|
<Compile Include="Info\SystemInfo\AuditPolicies\AuditType.cs" />
|
|
<Compile Include="Info\SystemInfo\CredentialGuard.cs" />
|
|
<Compile Include="Info\SystemInfo\DotNet\DotNet.cs" />
|
|
<Compile Include="Info\SystemInfo\DotNet\DotNetInfo.cs" />
|
|
<Compile Include="Info\SystemInfo\GroupPolicy\GroupPolicy.cs" />
|
|
<Compile Include="Info\SystemInfo\GroupPolicy\LocalGroupPolicyInfo.cs" />
|
|
<Compile Include="Info\SystemInfo\NamedPipes\NamedPipeInfo.cs" />
|
|
<Compile Include="Info\SystemInfo\NamedPipes\NamedPipes.cs" />
|
|
<Compile Include="Info\SystemInfo\Ntlm\Ntlm.cs" />
|
|
<Compile Include="Info\SystemInfo\Ntlm\NtlmSettingsInfo.cs" />
|
|
<Compile Include="Info\SystemInfo\PowerShell\PluginAccessInfo.cs" />
|
|
<Compile Include="Info\SystemInfo\PowerShell\PowerShell.cs" />
|
|
<Compile Include="Info\SystemInfo\PowerShell\PowerShellSessionSettingsInfo.cs" />
|
|
<Compile Include="Info\SystemInfo\Printers\PrinterInfo.cs" />
|
|
<Compile Include="Info\SystemInfo\Printers\Printers.cs" />
|
|
<Compile Include="Info\SystemInfo\SysMon\SysMon.cs" />
|
|
<Compile Include="Info\SystemInfo\SysMon\SysmonEventInfo.cs" />
|
|
<Compile Include="Info\SystemInfo\SysMon\SysmonHashAlgorithm.cs" />
|
|
<Compile Include="Info\SystemInfo\SysMon\SysmonInfo.cs" />
|
|
<Compile Include="Info\SystemInfo\SysMon\SysmonOptions.cs" />
|
|
<Compile Include="Info\SystemInfo\WindowsDefender\AsrRule.cs" />
|
|
<Compile Include="Info\SystemInfo\WindowsDefender\AsrSettings.cs" />
|
|
<Compile Include="Info\SystemInfo\WindowsDefender\WindowsDefender.cs" />
|
|
<Compile Include="Info\SystemInfo\WindowsDefender\WindowsDefenderSettings.cs" />
|
|
<Compile Include="Info\SystemInfo\WindowsDefender\WindowsDefenderSettingsInfo.cs" />
|
|
<Compile Include="Info\UserInfo\LogonSessions\LogonSessions.cs" />
|
|
<Compile Include="Info\UserInfo\LogonSessions\LogonSessionsInfo.cs" />
|
|
<Compile Include="Info\UserInfo\Tenant\JoinType.cs" />
|
|
<Compile Include="Info\UserInfo\Tenant\Tenant.cs" />
|
|
<Compile Include="Info\UserInfo\Tenant\TenantInfo.cs" />
|
|
<Compile Include="Info\WindowsCreds\AppCmd\AppCmd.cs" />
|
|
<Compile Include="Info\WindowsCreds\RDPClientSettings.cs" />
|
|
<Compile Include="Info\WindowsCreds\RDPServerSettings.cs" />
|
|
<Compile Include="Info\WindowsCreds\RDPSettingsInfo.cs" />
|
|
<Compile Include="Info\WindowsCreds\RemoteDesktop.cs" />
|
|
<Compile Include="InterestingFiles\GPP.cs" />
|
|
<Compile Include="InterestingFiles\InterestingFiles.cs" />
|
|
<Compile Include="InterestingFiles\Unattended.cs" />
|
|
<Compile Include="KnownFileCreds\Browsers\Brave\Brave.cs" />
|
|
<Compile Include="KnownFileCreds\Browsers\Browser.cs" />
|
|
<Compile Include="KnownFileCreds\Browsers\BrowserBase.cs" />
|
|
<Compile Include="KnownFileCreds\Browsers\Chrome\Chrome.cs" />
|
|
<Compile Include="KnownFileCreds\Browsers\ChromiumBase.cs" />
|
|
<Compile Include="KnownFileCreds\Browsers\Models\Login.cs" />
|
|
<Compile Include="KnownFileCreds\Browsers\Decryptor\GCDecryptor.cs" />
|
|
<Compile Include="KnownFileCreds\Browsers\Decryptor\LocalState.cs" />
|
|
<Compile Include="KnownFileCreds\Browsers\Firefox\FFDecryptor.cs" />
|
|
<Compile Include="KnownFileCreds\Browsers\Firefox\FFLogins.cs" />
|
|
<Compile Include="KnownFileCreds\Browsers\Firefox\Firefox.cs" />
|
|
<Compile Include="KnownFileCreds\Browsers\Firefox\LoginData.cs" />
|
|
<Compile Include="KnownFileCreds\Browsers\IBrowser.cs" />
|
|
<Compile Include="KnownFileCreds\Browsers\InternetExplorer.cs" />
|
|
<Compile Include="Checks\Checks.cs" />
|
|
<Compile Include="KnownFileCreds\Browsers\Models\CredentialModel.cs" />
|
|
<Compile Include="KnownFileCreds\Browsers\Opera\Opera.cs" />
|
|
<Compile Include="KnownFileCreds\Kerberos\Enums.cs" />
|
|
<Compile Include="KnownFileCreds\Kerberos\Helpers.cs" />
|
|
<Compile Include="KnownFileCreds\Kerberos\Kerberos.cs" />
|
|
<Compile Include="KnownFileCreds\Kerberos\Structs.cs" />
|
|
<Compile Include="KnownFileCreds\KnownFileCredsInfo.cs" />
|
|
<Compile Include="KnownFileCreds\Putty.cs" />
|
|
<Compile Include="KnownFileCreds\RemoteDesktop.cs" />
|
|
<Compile Include="KnownFileCreds\SecurityPackages\NtlmHashInfo.cs" />
|
|
<Compile Include="KnownFileCreds\SecurityPackages\SecBuffer.cs" />
|
|
<Compile Include="KnownFileCreds\SecurityPackages\SecBufferDesc.cs" />
|
|
<Compile Include="KnownFileCreds\SecurityPackages\SecurityPackages.cs" />
|
|
<Compile Include="KnownFileCreds\Slack\Slack.cs" />
|
|
<Compile Include="KnownFileCreds\SuperPutty\SuperPutty.cs" />
|
|
<Compile Include="KnownFileCreds\Vault\Enums\VAULT_ELEMENT_TYPE.cs" />
|
|
<Compile Include="KnownFileCreds\Vault\Enums\VAULT_SCHEMA_ELEMENT_ID.cs" />
|
|
<Compile Include="KnownFileCreds\Vault\Structs\VAULT_ITEM_ELEMENT.cs" />
|
|
<Compile Include="KnownFileCreds\Vault\Structs\VAULT_ITEM_WIN7.cs" />
|
|
<Compile Include="KnownFileCreds\Vault\Structs\VAULT_ITEM_WIN8.cs" />
|
|
<Compile Include="KnownFileCreds\Vault\VaultCli.cs" />
|
|
<Compile Include="Helpers\MyUtils.cs" />
|
|
<Compile Include="Info\UserInfo\SAM\Enums.cs" />
|
|
<Compile Include="Info\UserInfo\SAM\SamServer.cs" />
|
|
<Compile Include="Info\UserInfo\SAM\Structs.cs" />
|
|
<Compile Include="Info\UserInfo\SID2GroupNameHelper.cs" />
|
|
<Compile Include="Info\UserInfo\Token\Enums.cs" />
|
|
<Compile Include="Info\UserInfo\Token\Structs.cs" />
|
|
<Compile Include="Info\UserInfo\Token\Token.cs" />
|
|
<Compile Include="Info\UserInfo\User.cs" />
|
|
<Compile Include="Native\Advapi32.cs" />
|
|
<Compile Include="Native\Classes\SafeTokenHandle.cs" />
|
|
<Compile Include="Native\Classes\UNICODE_STRING.cs" />
|
|
<Compile Include="Native\Enums\AccessTypes.cs" />
|
|
<Compile Include="Native\Enums\CredentialType.cs" />
|
|
<Compile Include="Native\Enums\DS_NAME_FLAGS.cs" />
|
|
<Compile Include="Native\Enums\DS_NAME_FORMAT.cs" />
|
|
<Compile Include="Native\Enums\GPOLink.cs" />
|
|
<Compile Include="Native\Enums\GPOOptions.cs" />
|
|
<Compile Include="Native\Enums\NetJoinStatus.cs" />
|
|
<Compile Include="Native\Enums\PrivilegeAttributes.cs" />
|
|
<Compile Include="Native\Enums\SECURITY_IMPERSONATION_LEVEL.cs" />
|
|
<Compile Include="Native\Enums\SECURITY_LOGON_TYPE.cs" />
|
|
<Compile Include="Native\Enums\ServerTypes.cs" />
|
|
<Compile Include="Native\Enums\SessionSecurity.cs" />
|
|
<Compile Include="Native\Enums\SE_OBJECT_TYPE.cs" />
|
|
<Compile Include="Native\Enums\SID_NAME_USE.cs" />
|
|
<Compile Include="Native\Enums\TokenType.cs" />
|
|
<Compile Include="Native\Enums\TOKEN_ELEVATION_TYPE.cs" />
|
|
<Compile Include="Native\Enums\TOKEN_INFORMATION_CLASS.cs" />
|
|
<Compile Include="Native\Enums\UserPrivType.cs" />
|
|
<Compile Include="Native\Enums\WTS_INFO_CLASS.cs" />
|
|
<Compile Include="Native\Iphlpapi.cs" />
|
|
<Compile Include="Native\Ntdll.cs" />
|
|
<Compile Include="Native\Kernel32.cs" />
|
|
<Compile Include="Native\Netapi32.cs" />
|
|
<Compile Include="Native\Ntdsapi.cs" />
|
|
<Compile Include="Native\Psapi.cs" />
|
|
<Compile Include="Native\Samlib.cs" />
|
|
<Compile Include="Native\Secur32.cs" />
|
|
<Compile Include="Native\Structs\DSREG_JOIN_INFO.cs" />
|
|
<Compile Include="Native\Structs\DSREG_USER_INFO.cs" />
|
|
<Compile Include="Native\Structs\LastInputInfo.cs" />
|
|
<Compile Include="Native\Structs\LUID.cs" />
|
|
<Compile Include="Native\Structs\LUID_AND_ATTRIBUTES.cs" />
|
|
<Compile Include="Native\Structs\PRIVILEGE_SET.cs" />
|
|
<Compile Include="Native\Structs\SID_AND_ATTRIBUTES.cs" />
|
|
<Compile Include="Native\Structs\TOKEN_ELEVATION.cs" />
|
|
<Compile Include="Native\Structs\TOKEN_MANDATORY_LABEL.cs" />
|
|
<Compile Include="Native\Structs\TOKEN_PRIVILEGES.cs" />
|
|
<Compile Include="Native\Structs\USER_INFO_3.cs" />
|
|
<Compile Include="Native\User32.cs" />
|
|
<Compile Include="Native\Vaultcli.cs" />
|
|
<Compile Include="Native\WlanApi.cs" />
|
|
<Compile Include="Native\Wtsapi32.cs" />
|
|
<Compile Include="TaskScheduler\AccessControlExtension.cs" />
|
|
<Compile Include="TaskScheduler\Action.cs" />
|
|
<Compile Include="TaskScheduler\ActionCollection.cs" />
|
|
<Compile Include="TaskScheduler\CultureSwitcher.cs" />
|
|
<Compile Include="TaskScheduler\EnumGlobalizer.cs" />
|
|
<Compile Include="TaskScheduler\EnumUtil.cs" />
|
|
<Compile Include="TaskScheduler\JetBrains.Annotations.cs" />
|
|
<Compile Include="TaskScheduler\NamedValueCollection.cs" />
|
|
<Compile Include="TaskScheduler\NotV1SupportedException.cs" />
|
|
<Compile Include="TaskScheduler\ReflectionHelper.cs" />
|
|
<Compile Include="TaskScheduler\Task.cs" />
|
|
<Compile Include="TaskScheduler\TaskCollection.cs" />
|
|
<Compile Include="TaskScheduler\TaskEditor\Native\InteropUtil.cs" />
|
|
<Compile Include="TaskScheduler\TaskEditor\Native\NetServerEnum.cs" />
|
|
<Compile Include="TaskScheduler\TaskEditor\Native\NTDSAPI.cs" />
|
|
<Compile Include="TaskScheduler\TaskEditor\Native\SYSTEMTIME.cs" />
|
|
<Compile Include="TaskScheduler\TaskEvent.cs" />
|
|
<Compile Include="TaskScheduler\TaskFolder.cs" />
|
|
<Compile Include="TaskScheduler\TaskFolderCollection.cs" />
|
|
<Compile Include="TaskScheduler\TaskHandlerInterfaces.cs" />
|
|
<Compile Include="TaskScheduler\TaskSecurity.cs" />
|
|
<Compile Include="TaskScheduler\TaskService.cs" />
|
|
<Compile Include="TaskScheduler\Trigger.cs" />
|
|
<Compile Include="TaskScheduler\TriggerCollection.cs" />
|
|
<Compile Include="TaskScheduler\User.cs" />
|
|
<Compile Include="TaskScheduler\V1\TaskSchedulerV1Interop.cs" />
|
|
<Compile Include="TaskScheduler\V2\TaskSchedulerV2Interop.cs" />
|
|
<Compile Include="TaskScheduler\Wildcard.cs" />
|
|
<Compile Include="TaskScheduler\WindowsImpersonatedIdentity.cs" />
|
|
<Compile Include="TaskScheduler\XmlSerializationHelper.cs" />
|
|
<Compile Include="Wifi\NativeWifiApi\Enums.cs" />
|
|
<Compile Include="Wifi\NativeWifiApi\Structs.cs" />
|
|
<Compile Include="Info\NetworkInfo\Firewall.cs" />
|
|
<Compile Include="Info\NetworkInfo\NetworkInfoHelper.cs" />
|
|
<Compile Include="Info\ProcessInfo\DefensiveProcesses.cs" />
|
|
<Compile Include="Info\ProcessInfo\InterestingProcesses.cs" />
|
|
<Compile Include="Info\ProcessInfo\ProcessesInfo.cs" />
|
|
<Compile Include="Program.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Info\ServicesInfo\ServicesInfoHelper.cs" />
|
|
<Compile Include="Info\SystemInfo\SystemInfo.cs" />
|
|
<Compile Include="Info\UserInfo\UserInfoHelper.cs" />
|
|
<Compile Include="Helpers\DomainHelper.cs" />
|
|
<Compile Include="Helpers\CheckRunner.cs" />
|
|
<Compile Include="Helpers\ReflectionHelper.cs" />
|
|
<Compile Include="Helpers\Registry\RegistryHelper.cs" />
|
|
<Compile Include="Helpers\Search\SearchHelper.cs" />
|
|
<Compile Include="3rdParty\Watson\Msrc\CVE-2019-0836.cs" />
|
|
<Compile Include="3rdParty\Watson\Msrc\CVE-2019-0841.cs" />
|
|
<Compile Include="3rdParty\Watson\Msrc\CVE-2019-1064.cs" />
|
|
<Compile Include="3rdParty\Watson\Msrc\CVE-2019-1130.cs" />
|
|
<Compile Include="3rdParty\Watson\Msrc\CVE-2019-1253.cs" />
|
|
<Compile Include="3rdParty\Watson\Msrc\CVE-2019-1315.cs" />
|
|
<Compile Include="3rdParty\Watson\Msrc\CVE-2019-1385.cs" />
|
|
<Compile Include="3rdParty\Watson\Msrc\CVE-2019-1388.cs" />
|
|
<Compile Include="3rdParty\Watson\Msrc\CVE-2019-1405.cs" />
|
|
<Compile Include="3rdParty\Watson\Msrc\CVE-2020-0668.cs" />
|
|
<Compile Include="3rdParty\Watson\Msrc\CVE-2020-0683.cs" />
|
|
<Compile Include="3rdParty\Watson\Msrc\CVE-2020-1013.cs" />
|
|
<Compile Include="3rdParty\Watson\Msrc\CVE-2020-0796.cs" />
|
|
<Compile Include="3rdParty\Watson\Vulnerability.cs" />
|
|
<Compile Include="3rdParty\Watson\VulnerabilityCollection.cs" />
|
|
<Compile Include="3rdParty\Watson\Watson.cs" />
|
|
<Compile Include="3rdParty\Watson\Wmi.cs" />
|
|
<Compile Include="Wifi\Wifi.cs" />
|
|
<Compile Include="Wifi\NativeWifiApi\Interop.cs" />
|
|
<Compile Include="Wifi\NativeWifiApi\WlanClient.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="..\..\..\build_lists\regexes.yaml">
|
|
<Link>regexes.yaml</Link>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="..\..\..\build_lists\sensitive_files.yaml">
|
|
<Link>sensitive_files.yaml</Link>
|
|
</EmbeddedResource>
|
|
<None Include="App.config" />
|
|
<None Include="packages.config" />
|
|
<None Include="TaskScheduler\V1\TaskSchedulerV1Schema.xsd">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
<None Include="TaskScheduler\V2\TaskSchedulerV2Schema.xsd">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="3rdParty\AlphaFS\Resources.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Properties\Resources.de.resx" />
|
|
<EmbeddedResource Include="Properties\Resources.es.resx" />
|
|
<EmbeddedResource Include="Properties\Resources.fr.resx" />
|
|
<EmbeddedResource Include="Properties\Resources.it.resx" />
|
|
<EmbeddedResource Include="Properties\Resources.pl.resx" />
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Properties\Resources.ru.resx" />
|
|
<EmbeddedResource Include="Properties\Resources.zh-CN.resx" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.5.2">
|
|
<Visible>False</Visible>
|
|
<ProductName>Microsoft .NET Framework 4.5.2 %28x86 and x64%29</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<ItemGroup />
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="costura32\SQLite.Interop.dll" />
|
|
<EmbeddedResource Include="costura64\SQLite.Interop.dll" />
|
|
<Content Include="FodyWeavers.xml" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
<PropertyGroup>
|
|
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
|
</PropertyGroup>
|
|
<Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
|
|
<Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
|
|
<Error Condition="!Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.119.0\build\net451\Stub.System.Data.SQLite.Core.NetFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.119.0\build\net451\Stub.System.Data.SQLite.Core.NetFramework.targets'))" />
|
|
<Error Condition="!Exists('..\packages\Fody.6.5.5\build\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Fody.6.5.5\build\Fody.targets'))" />
|
|
<Error Condition="!Exists('..\packages\Costura.Fody.5.7.0\build\Costura.Fody.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Costura.Fody.5.7.0\build\Costura.Fody.props'))" />
|
|
<Error Condition="!Exists('..\packages\Costura.Fody.5.7.0\build\Costura.Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Costura.Fody.5.7.0\build\Costura.Fody.targets'))" />
|
|
</Target>
|
|
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
|
|
<Import Project="..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.119.0\build\net451\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition="Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.119.0\build\net451\Stub.System.Data.SQLite.Core.NetFramework.targets')" />
|
|
<Import Project="..\packages\Fody.6.5.5\build\Fody.targets" Condition="Exists('..\packages\Fody.6.5.5\build\Fody.targets')" />
|
|
<Import Project="..\packages\Costura.Fody.5.7.0\build\Costura.Fody.targets" Condition="Exists('..\packages\Costura.Fody.5.7.0\build\Costura.Fody.targets')" />
|
|
</Project> |