File: Microsoft.DotNet.SignCheckLibrary.csproj
Web Access
Project: src\src\SignCheck\Microsoft.SignCheck\Microsoft.DotNet.SignCheckLibrary.csproj (Microsoft.DotNet.SignCheckLibrary)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <AssemblyName>Microsoft.DotNet.SignCheckLibrary</AssemblyName>
    <PublicSign>true</PublicSign>
    <KeyOriginatorFile>..\..\..\.packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.25311.1\tools\snk\35MSSharedLib1024.snk</KeyOriginatorFile>
    <LangVersion>Latest</LangVersion>
    <DefineConstants>TRACE;DEBUG;NETFRAMEWORK;NET472;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER</DefineConstants>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="Interop\Ole32.cs"/>
    <Compile Include="Interop\PortableExecutable\DllCharacteristics.cs"/>
    <Compile Include="Interop\PortableExecutable\ImageCor20Header.cs"/>
    <Compile Include="Interop\PortableExecutable\ImageDataDirectory.cs"/>
    <Compile Include="Interop\PortableExecutable\ImageDosHeader.cs"/>
    <Compile Include="Interop\PortableExecutable\ImageFileCharacteristics.cs"/>
    <Compile Include="Interop\PortableExecutable\ImageFileHeader.cs"/>
    <Compile Include="Interop\PortableExecutable\ImageMagic.cs"/>
    <Compile Include="Interop\PortableExecutable\ImageNTHeaders.cs"/>
    <Compile Include="Interop\PortableExecutable\ImageOptionalHeader.cs"/>
    <Compile Include="Interop\PortableExecutable\ImageSectionHeader.cs"/>
    <Compile Include="Interop\PortableExecutable\PortableExecutableHeader.cs"/>
    <Compile Include="Interop\PortableExecutable\SubSystem.cs"/>
    <Compile Include="Interop\Provider.cs"/>
    <Compile Include="Interop\RevocationChecks.cs"/>
    <Compile Include="Interop\StateAction.cs"/>
    <Compile Include="Interop\STGM.cs"/>
    <Compile Include="Interop\StructuredStorage.cs"/>
    <Compile Include="Interop\UIChoice.cs"/>
    <Compile Include="Interop\UnionChoice.cs"/>
    <Compile Include="Interop\WinCrypt.cs"/>
    <Compile Include="Interop\WinTrust.cs"/>
    <Compile Include="Interop\WinTrustData.cs"/>
    <Compile Include="Interop\WinTrustFileInfo.cs"/>
    <Compile Include="Logging\ConsoleLogger.cs"/>
    <Compile Include="Logging\FileLogger.cs"/>
    <Compile Include="Logging\ILogger.cs"/>
    <Compile Include="Logging\Log.cs"/>
    <Compile Include="Logging\LoggerBase.cs"/>
    <Compile Include="Logging\LogVerbosity.cs"/>
    <Compile Include="SignCheckResources.Designer.cs"/>
    <Compile Include="Utils.cs"/>
    <Compile Include="Verification\ArchiveVerifier.cs"/>
    <Compile Include="Verification\AuthentiCode.cs"/>
    <Compile Include="Verification\AuthentiCodeVerifier.cs"/>
    <Compile Include="Verification\CabVerifier.cs"/>
    <Compile Include="Verification\DetailKeys.cs"/>
    <Compile Include="Verification\Exclusion.cs"/>
    <Compile Include="Verification\Exclusions.cs"/>
    <Compile Include="Verification\ExeVerifier.cs"/>
    <Compile Include="Verification\FileHeaders.cs"/>
    <Compile Include="Verification\FileVerifier.cs"/>
    <Compile Include="Verification\ISecurityInfoProvider.cs"/>
    <Compile Include="Verification\JarVerifier.cs"/>
    <Compile Include="Verification\Jar\JarAttributes.cs"/>
    <Compile Include="Verification\Jar\JarError.cs"/>
    <Compile Include="Verification\Jar\JarFile.cs"/>
    <Compile Include="Verification\Jar\JarIndividualEntry.cs"/>
    <Compile Include="Verification\Jar\JarIndividualSection.cs"/>
    <Compile Include="Verification\Jar\JarManifestFile.cs"/>
    <Compile Include="Verification\Jar\JarManifestFileBase.cs"/>
    <Compile Include="Verification\Jar\JarResources.Designer.cs"/>
    <Compile Include="Verification\Jar\JarSignatureFile.cs"/>
    <Compile Include="Verification\Jar\JarUtils.cs"/>
    <Compile Include="Verification\JavaScriptVerifier.cs"/>
    <Compile Include="Verification\LZMAUtils.cs"/>
    <Compile Include="Verification\LzmaVerifier.cs"/>
    <Compile Include="Verification\MsiVerifier.cs"/>
    <Compile Include="Verification\MspVerifier.cs"/>
    <Compile Include="Verification\MsuVerifier.cs"/>
    <Compile Include="Verification\NupkgVerifier.cs"/>
    <Compile Include="Verification\PortableExecutableVerifier.cs"/>
    <Compile Include="Verification\SignatureVerificationManager.cs"/>
    <Compile Include="Verification\SignatureVerificationOptions.cs"/>
    <Compile Include="Verification\SignatureVerificationResult.cs"/>
    <Compile Include="Verification\Timestamp.cs"/>
    <Compile Include="Verification\UnsupportedFileVerifier.cs"/>
    <Compile Include="Verification\VsixVerifier.cs"/>
    <Compile Include="Verification\XmlVerifier.cs"/>
    <Compile Include="Verification\ZipVerifier.cs"/>
    <Compile Include="..\..\..\artifacts\obj\Microsoft.DotNet.SignCheckLibrary\Debug\net472\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.DotNet.SignCheckLibrary\Debug\net472\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\artifacts\obj\Microsoft.DotNet.SignCheckLibrary\Debug\net472\Microsoft.DotNet.SignCheckLibrary.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.DotNet.SignCheckLibrary\Debug\net472\Microsoft.DotNet.SignCheckLibrary.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\ref\848fefa1f3cc4ab88ade2626ed4fbffe\Microsoft.Bcl.AsyncInterfaces.dll"/>
    <ReferencePath Include="..\..\..\..\ref\35842ced24ed4df4a8eefb263e6a8391\Microsoft.Bcl.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6af7819bfa97483698801aca38e14b37\Microsoft.Build.Framework.dll"/>
    <ReferencePath Include="..\..\..\..\ref\442b0bef0a3e4647b4af8e4bfb90ca9b\Microsoft.Build.Utilities.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1bf28246650d417c9f15ac7e8aefbf6b\Microsoft.Deployment.Compression.Cab.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ee707478d47e4cc3ae5720954c5d768e\Microsoft.Deployment.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ae7cfc95da18442ebe02f69f8385c50b\Microsoft.Deployment.Resources.dll"/>
    <ReferencePath Include="..\..\..\..\ref\22df5501abbc4c958939ffaeabc152cf\Microsoft.Deployment.WindowsInstaller.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2b53999bf66443a798dc2de95d774c2f\Microsoft.Deployment.WindowsInstaller.Package.dll"/>
    <ReferencePath Include="..\..\..\..\ref\decb10180f0b4566b9f2fbe27a33b6dc\Microsoft.DotNet.StrongName.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cb1d70cb25314fb699488c7596f06196\Microsoft.IO.Redist.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7d816f1136eb4d548ea54444503b96bc\Microsoft.NET.StringTools.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b830701bf04a4248998232d1a5f22b23\Microsoft.VisualStudio.OLE.Interop.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cafb29d5233847fbb4edcf8d7c32b1e3\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\ref\dd21e08747d94bcebed8b56112226337\Newtonsoft.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ae30ee1c4c7647ef8678a9141826fc26\NuGet.Common.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0776d03a406e4f6e89263f942953bfad\NuGet.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2eca8e89950f4558b44f83404527c423\NuGet.Frameworks.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9a27fce61e2e4de0846a5566ecf79202\NuGet.Packaging.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e9f99ced525e44c185126989825f0e42\NuGet.Versioning.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3c38cf55d3714cb4b7895e44a6d06073\SevenZip.dll"/>
    <ReferencePath Include="..\..\..\..\ref\05dfc96b0eaa40aabfb5d2f9f916d9ba\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\ref\637de2d1854646a89c6ac1095d505bea\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fd0fcb8f9ea64b6d826002f69130a293\System.Configuration.ConfigurationManager.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3c9e850c90c548a0af7e388089bbdae9\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9830c18b4ae54d3189f16c37283329f2\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\ref\da2502c5079842b19aaf45d431b1301b\System.dll"/>
    <ReferencePath Include="..\..\..\..\ref\76e5685aed5642c2b08f6e049526ab12\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e8cdea1f97f44bdbb97078ef7e3484fb\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\ref\84a2eca8242442c089cb01d45dbb2397\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\ref\be636da5b9a7459dba9af713d30adf42\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\ref\15446976a00641b9a56d7e9a8e2ee643\System.IO.Packaging.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3245426de03241fc8515ad5beafb1bdc\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\ref\805945f327b047adb8f6389d9d8f82c3\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a03c062d22cc463aaea07b37d87f5a1d\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\ref\64a5d4a2a4354531b41c65ed5e5534b2\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\82f2aa9766d1415bb26b177ab15731ab\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6f8b79d3742249b0b819512147fff737\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bc84029b11234266bc379616e5f03999\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\ref\40dd49b3da7b4fe9aa1fe56059d48289\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ff6294e58d0741f0b536129b400981f1\System.Security.Cryptography.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a5b36d0b822a494487066b3b753eb901\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5c8b23c32e44458d9fa573fb034c4ece\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c538a440b66c4720b06890b78fecd66a\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bc890e4ea34f463c8fd960f43c8beb88\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a087127fe1df4ea2ab18cb765be637c3\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\ref\82ca8cb89d1a481badc16322e06a8f03\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a51d290bb29447c7b3e5b8d0df4c4e4e\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\ref\03723e3083fc4717a76f1367d3e6ce8a\WindowsBase.dll"/>
    <ReferencePath Include="..\..\..\..\ref\607f56f5211249afa34fe82f411cc1f4\wix.dll"/>
  </ItemGroup>
</Project>