|
<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>
<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\ICLRStrongName.cs"/>
<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\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\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\StrongName.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\x86\Debug\net472\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.DotNet.SignCheckLibrary\x86\Debug\net472\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\artifacts\obj\Microsoft.DotNet.SignCheckLibrary\x86\Debug\net472\Microsoft.DotNet.SignCheckLibrary.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.DotNet.SignCheckLibrary\x86\Debug\net472\Microsoft.DotNet.SignCheckLibrary.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<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\b830701bf04a4248998232d1a5f22b23\Microsoft.VisualStudio.OLE.Interop.dll"/>
<ReferencePath Include="..\..\..\..\ref\cafb29d5233847fbb4edcf8d7c32b1e3\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\ref\f74995119334484fb6db6825be2eac0d\Newtonsoft.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\f901e3b0d2294f5eaa3f9f92bed4fdf3\NuGet.Common.dll"/>
<ReferencePath Include="..\..\..\..\ref\d554c2fdd4ba4bdeb7265363f0bd0405\NuGet.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\9235e716f1c6428db1fafe21f6786c38\NuGet.Frameworks.dll"/>
<ReferencePath Include="..\..\..\..\ref\5dd4ab79904e4ca58d3b4ad352176141\NuGet.Packaging.dll"/>
<ReferencePath Include="..\..\..\..\ref\42989a2163af40e5b9fb91b2f7daf20c\NuGet.Versioning.dll"/>
<ReferencePath Include="..\..\..\..\ref\1fcaabd01ae74a6ea4cbd2e2b9cecfe6\SevenZip.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\84a2eca8242442c089cb01d45dbb2397\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\ref\be636da5b9a7459dba9af713d30adf42\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\29eefe08d689476bb3d01cd782b7de3f\System.IO.Packaging.dll"/>
<ReferencePath Include="..\..\..\..\ref\64a5d4a2a4354531b41c65ed5e5534b2\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\40dd49b3da7b4fe9aa1fe56059d48289\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\a5b36d0b822a494487066b3b753eb901\System.Security.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>
|