mirror of
https://github.com/danbulant/Cosmos
synced 2026-06-02 22:30:27 +00:00
478 lines
No EOL
37 KiB
XML
478 lines
No EOL
37 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProductVersion>8.0.30703</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{1935F867-CB03-45EE-9D0D-03C273294CF6}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Cosmos.Plugs</RootNamespace>
|
|
<AssemblyName>Cosmos.Plugs</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Accessibility">
|
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
</Reference>
|
|
<Reference Include="Cosmos.IL2CPU.Plugs">
|
|
<HintPath>..\..\..\IL2CPU\Cosmos.IL2CPU.Plugs\bin\x86\Release\Cosmos.IL2CPU.Plugs.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.VisualBasic" />
|
|
<Reference Include="Microsoft.VisualBasic.Compatibility" />
|
|
<Reference Include="Microsoft.VisualBasic.Compatibility.Data" />
|
|
<Reference Include="sysglobl" />
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Activities.Presentation" />
|
|
<Reference Include="System.AddIn" />
|
|
<Reference Include="System.configuration" />
|
|
<Reference Include="System.Configuration.Install" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Data.Entity" />
|
|
<Reference Include="System.Data.OracleClient" />
|
|
<Reference Include="System.Data.SqlXml" />
|
|
<Reference Include="System.Deployment" />
|
|
<Reference Include="System.Design" />
|
|
<Reference Include="System.Device" />
|
|
<Reference Include="System.DirectoryServices" />
|
|
<Reference Include="System.DirectoryServices.AccountManagement" />
|
|
<Reference Include="System.DirectoryServices.Protocols" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Drawing.Design" />
|
|
<Reference Include="System.EnterpriseServices" />
|
|
<Reference Include="System.IdentityModel" />
|
|
<Reference Include="System.IdentityModel.Selectors" />
|
|
<Reference Include="System.IO.Log" />
|
|
<Reference Include="System.Management" />
|
|
<Reference Include="System.Management.Instrumentation" />
|
|
<Reference Include="System.Messaging" />
|
|
<Reference Include="System.Net" />
|
|
<Reference Include="System.Runtime.Caching" />
|
|
<Reference Include="System.Runtime.DurableInstancing" />
|
|
<Reference Include="System.Runtime.Remoting" />
|
|
<Reference Include="System.Security" />
|
|
<Reference Include="System.ServiceModel" />
|
|
<Reference Include="System.ServiceModel.Activation" />
|
|
<Reference Include="System.ServiceProcess" />
|
|
<Reference Include="System.Transactions" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Web.Extensions" />
|
|
<Reference Include="System.Web.Mobile" />
|
|
<Reference Include="System.Web.Services" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Workflow.Activities" />
|
|
<Reference Include="System.Workflow.ComponentModel" />
|
|
<Reference Include="System.Workflow.Runtime" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Accessibility\Accessibility\CAccPropServicesClassImpl.cs" />
|
|
<Compile Include="Microsoft.Transactions.Bridge\Microsoft\Transactions\Wsat\Clusters\SafeHClusEnumImpl.cs" />
|
|
<Compile Include="Microsoft.Transactions.Bridge\Microsoft\Transactions\Wsat\Clusters\SafeHClusterImpl.cs" />
|
|
<Compile Include="Microsoft.Transactions.Bridge\Microsoft\Transactions\Wsat\Clusters\SafeHKeyImpl.cs" />
|
|
<Compile Include="Microsoft.Transactions.Bridge\Microsoft\Transactions\Wsat\Clusters\SafeHResourceImpl.cs" />
|
|
<Compile Include="Microsoft.Transactions.Bridge\Microsoft\Transactions\Wsat\Clusters\SafeNativeMethodsImpl.cs" />
|
|
<Compile Include="Microsoft.Transactions.Bridge\Microsoft\Transactions\Wsat\Protocol\EtwNativeMethodsImpl.cs" />
|
|
<Compile Include="Microsoft.VisualBasic.Compatibility.Data\Microsoft\VisualBasic\Compatibility\VB6\SafeLocalAllocHandleImpl.cs" />
|
|
<Compile Include="Microsoft.VisualBasic.Compatibility\Microsoft\VisualBasic\Compatibility\VB6\NativeMethodsImpl.cs" />
|
|
<Compile Include="Microsoft.VisualBasic.Compatibility\Microsoft\VisualBasic\Compatibility\VB6\SafeNativeMethodsImpl.cs" />
|
|
<Compile Include="Microsoft.VisualBasic\Microsoft\VisualBasic\CompilerServices\NativeMethodsImpl.cs" />
|
|
<Compile Include="Microsoft.VisualBasic\Microsoft\VisualBasic\CompilerServices\SafeNativeMethodsImpl.cs" />
|
|
<Compile Include="Microsoft.VisualBasic\Microsoft\VisualBasic\CompilerServices\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="mscorlib\Microsoft\Win32\OAVariantLibImpl.cs" />
|
|
<Compile Include="mscorlib\Microsoft\Win32\SafeHandles\SafePEFileHandleImpl.cs" />
|
|
<Compile Include="mscorlib\Microsoft\Win32\SafeHandles\SafeRegistryHandleImpl.cs" />
|
|
<Compile Include="mscorlib\Microsoft\Win32\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="mscorlib\Microsoft\Win32\Win32NativeImpl.cs" />
|
|
<Compile Include="mscorlib\System\AppDomainImpl.cs" />
|
|
<Compile Include="mscorlib\System\AppDomainManagerImpl.cs" />
|
|
<Compile Include="mscorlib\System\AppDomainSetupImpl.cs" />
|
|
<Compile Include="mscorlib\System\ArgIteratorImpl.cs" />
|
|
<Compile Include="mscorlib\System\ArrayImpl.cs" />
|
|
<Compile Include="mscorlib\System\BCLDebugImpl.cs" />
|
|
<Compile Include="mscorlib\System\BufferImpl.cs" />
|
|
<Compile Include="mscorlib\System\ConfigServerImpl.cs" />
|
|
<Compile Include="mscorlib\System\ConvertImpl.cs" />
|
|
<Compile Include="mscorlib\System\CurrencyImpl.cs" />
|
|
<Compile Include="mscorlib\System\CurrentSystemTimeZoneImpl.cs" />
|
|
<Compile Include="mscorlib\System\DateTimeImpl.cs" />
|
|
<Compile Include="mscorlib\System\DecimalImpl.cs" />
|
|
<Compile Include="mscorlib\System\DefaultBinderImpl.cs" />
|
|
<Compile Include="mscorlib\System\DelegateImpl.cs" />
|
|
<Compile Include="mscorlib\System\Deployment\Internal\Isolation\IsolationInteropImpl.cs" />
|
|
<Compile Include="mscorlib\System\Diagnostics\AssertImpl.cs" />
|
|
<Compile Include="mscorlib\System\Diagnostics\DebuggerImpl.cs" />
|
|
<Compile Include="mscorlib\System\Diagnostics\Eventing\ClassicEtwImpl.cs" />
|
|
<Compile Include="mscorlib\System\Diagnostics\Eventing\EventProviderImpl.cs" />
|
|
<Compile Include="mscorlib\System\Diagnostics\Eventing\ManifestEtwImpl.cs" />
|
|
<Compile Include="mscorlib\System\Diagnostics\LogImpl.cs" />
|
|
<Compile Include="mscorlib\System\Diagnostics\StackTraceImpl.cs" />
|
|
<Compile Include="mscorlib\System\EnumImpl.cs" />
|
|
<Compile Include="mscorlib\System\EnvironmentImpl.cs" />
|
|
<Compile Include="mscorlib\System\ExceptionImpl.cs" />
|
|
<Compile Include="mscorlib\System\GCImpl.cs" />
|
|
<Compile Include="mscorlib\System\Globalization\CalendarDataImpl.cs" />
|
|
<Compile Include="mscorlib\System\Globalization\CharUnicodeInfoImpl.cs" />
|
|
<Compile Include="mscorlib\System\Globalization\CompareInfoImpl.cs" />
|
|
<Compile Include="mscorlib\System\Globalization\CultureDataImpl.cs" />
|
|
<Compile Include="mscorlib\System\Globalization\CultureInfoImpl.cs" />
|
|
<Compile Include="mscorlib\System\Globalization\EncodingTableImpl.cs" />
|
|
<Compile Include="mscorlib\System\Globalization\TextInfoImpl.cs" />
|
|
<Compile Include="mscorlib\System\IO\FileLoadExceptionImpl.cs" />
|
|
<Compile Include="mscorlib\System\IO\IsolatedStorage\IsolatedStorageFileImpl.cs" />
|
|
<Compile Include="mscorlib\System\IO\IsolatedStorage\IsolatedStorageImpl.cs" />
|
|
<Compile Include="mscorlib\System\IO\IsolatedStorage\SafeIsolatedStorageFileHandleImpl.cs" />
|
|
<Compile Include="mscorlib\System\IO\__ConsoleStreamImpl.cs" />
|
|
<Compile Include="mscorlib\System\MarshalByRefObjectImpl.cs" />
|
|
<Compile Include="mscorlib\System\MathImpl.cs" />
|
|
<Compile Include="mscorlib\System\MdaImpl.cs" />
|
|
<Compile Include="mscorlib\System\MissingMemberExceptionImpl.cs" />
|
|
<Compile Include="mscorlib\System\ModuleHandleImpl.cs" />
|
|
<Compile Include="mscorlib\System\NumberImpl.cs" />
|
|
<Compile Include="mscorlib\System\ParseNumbersImpl.cs" />
|
|
<Compile Include="mscorlib\System\Reflection\AssemblyNameImpl.cs" />
|
|
<Compile Include="mscorlib\System\Reflection\CustomAttributeEncodedArgumentImpl.cs" />
|
|
<Compile Include="mscorlib\System\Reflection\CustomAttributeImpl.cs" />
|
|
<Compile Include="mscorlib\System\Reflection\Emit\AssemblyBuilderImpl.cs" />
|
|
<Compile Include="mscorlib\System\Reflection\Emit\MethodRentalImpl.cs" />
|
|
<Compile Include="mscorlib\System\Reflection\Emit\ModuleBuilderImpl.cs" />
|
|
<Compile Include="mscorlib\System\Reflection\Emit\TypeBuilderImpl.cs" />
|
|
<Compile Include="mscorlib\System\Reflection\Emit\TypeNameBuilderImpl.cs" />
|
|
<Compile Include="mscorlib\System\Reflection\LoaderAllocatorScoutImpl.cs" />
|
|
<Compile Include="mscorlib\System\Reflection\MetadataImportImpl.cs" />
|
|
<Compile Include="mscorlib\System\Reflection\PseudoCustomAttributeImpl.cs" />
|
|
<Compile Include="mscorlib\System\Reflection\RtFieldInfoImpl.cs" />
|
|
<Compile Include="mscorlib\System\Reflection\RuntimeAssemblyImpl.cs" />
|
|
<Compile Include="mscorlib\System\Reflection\RuntimeModuleImpl.cs" />
|
|
<Compile Include="mscorlib\System\Reflection\SecurityContextFrameImpl.cs" />
|
|
<Compile Include="mscorlib\System\RuntimeFieldHandleImpl.cs" />
|
|
<Compile Include="mscorlib\System\RuntimeMethodHandleImpl.cs" />
|
|
<Compile Include="mscorlib\System\RuntimeTypeHandleImpl.cs" />
|
|
<Compile Include="mscorlib\System\RuntimeTypeImpl.cs" />
|
|
<Compile Include="mscorlib\System\Runtime\CompilerServices\DependentHandleImpl.cs" />
|
|
<Compile Include="mscorlib\System\Runtime\CompilerServices\JitHelpersImpl.cs" />
|
|
<Compile Include="mscorlib\System\Runtime\CompilerServices\RuntimeHelpersImpl.cs" />
|
|
<Compile Include="mscorlib\System\Runtime\InteropServices\ArrayWithOffsetImpl.cs" />
|
|
<Compile Include="mscorlib\System\Runtime\InteropServices\CriticalHandleImpl.cs" />
|
|
<Compile Include="mscorlib\System\Runtime\InteropServices\ExtensibleClassFactoryImpl.cs" />
|
|
<Compile Include="mscorlib\System\Runtime\InteropServices\GCHandleImpl.cs" />
|
|
<Compile Include="mscorlib\System\Runtime\InteropServices\MarshalImpl.cs" />
|
|
<Compile Include="mscorlib\System\Runtime\InteropServices\NativeMethodsImpl.cs" />
|
|
<Compile Include="mscorlib\System\Runtime\InteropServices\RegistrationServicesImpl.cs" />
|
|
<Compile Include="mscorlib\System\Runtime\InteropServices\RuntimeEnvironmentImpl.cs" />
|
|
<Compile Include="mscorlib\System\Runtime\InteropServices\SafeBufferImpl.cs" />
|
|
<Compile Include="mscorlib\System\Runtime\InteropServices\SafeHandleImpl.cs" />
|
|
<Compile Include="mscorlib\System\Runtime\InteropServices\TypeLibConverterImpl.cs" />
|
|
<Compile Include="mscorlib\System\Runtime\MemoryFailPointImpl.cs" />
|
|
<Compile Include="mscorlib\System\Runtime\Remoting\Channels\ChannelServicesImpl.cs" />
|
|
<Compile Include="mscorlib\System\Runtime\Remoting\Contexts\ContextImpl.cs" />
|
|
<Compile Include="mscorlib\System\Runtime\Remoting\Messaging\MessageImpl.cs" />
|
|
<Compile Include="mscorlib\System\Runtime\Remoting\Messaging\StackBuilderSinkImpl.cs" />
|
|
<Compile Include="mscorlib\System\Runtime\Remoting\Proxies\RealProxyImpl.cs" />
|
|
<Compile Include="mscorlib\System\Runtime\Remoting\RemotingServicesImpl.cs" />
|
|
<Compile Include="mscorlib\System\Runtime\Serialization\FormatterServicesImpl.cs" />
|
|
<Compile Include="mscorlib\System\Runtime\Versioning\VersioningHelperImpl.cs" />
|
|
<Compile Include="mscorlib\System\SafeTypeNameParserHandleImpl.cs" />
|
|
<Compile Include="mscorlib\System\Security\CodeAccessSecurityEngineImpl.cs" />
|
|
<Compile Include="mscorlib\System\Security\Cryptography\PasswordDeriveBytesImpl.cs" />
|
|
<Compile Include="mscorlib\System\Security\Cryptography\RNGCryptoServiceProviderImpl.cs" />
|
|
<Compile Include="mscorlib\System\Security\Cryptography\RSACryptoServiceProviderImpl.cs" />
|
|
<Compile Include="mscorlib\System\Security\Cryptography\SafeHashHandleImpl.cs" />
|
|
<Compile Include="mscorlib\System\Security\Cryptography\SafeKeyHandleImpl.cs" />
|
|
<Compile Include="mscorlib\System\Security\Cryptography\SafeProvHandleImpl.cs" />
|
|
<Compile Include="mscorlib\System\Security\Cryptography\UtilsImpl.cs" />
|
|
<Compile Include="mscorlib\System\Security\Cryptography\X509Certificates\SafeCertContextHandleImpl.cs" />
|
|
<Compile Include="mscorlib\System\Security\Cryptography\X509Certificates\SafeCertStoreHandleImpl.cs" />
|
|
<Compile Include="mscorlib\System\Security\Cryptography\X509Certificates\X509UtilsImpl.cs" />
|
|
<Compile Include="mscorlib\System\Security\FrameSecurityDescriptorImpl.cs" />
|
|
<Compile Include="mscorlib\System\Security\Permissions\FileIOAccessImpl.cs" />
|
|
<Compile Include="mscorlib\System\Security\Policy\AssemblyEvidenceFactoryImpl.cs" />
|
|
<Compile Include="mscorlib\System\Security\Policy\PEFileEvidenceFactoryImpl.cs" />
|
|
<Compile Include="mscorlib\System\Security\Policy\ZoneImpl.cs" />
|
|
<Compile Include="mscorlib\System\Security\Principal\Win32Impl.cs" />
|
|
<Compile Include="mscorlib\System\Security\SafeBSTRHandleImpl.cs" />
|
|
<Compile Include="mscorlib\System\Security\SecurityContextImpl.cs" />
|
|
<Compile Include="mscorlib\System\Security\SecurityManagerImpl.cs" />
|
|
<Compile Include="mscorlib\System\Security\SecurityRuntimeImpl.cs" />
|
|
<Compile Include="mscorlib\System\Security\Util\ConfigImpl.cs" />
|
|
<Compile Include="mscorlib\System\Security\Util\StringExpressionSetImpl.cs" />
|
|
<Compile Include="mscorlib\System\Security\Util\URLStringImpl.cs" />
|
|
<Compile Include="mscorlib\System\SignatureImpl.cs" />
|
|
<Compile Include="mscorlib\System\SizedReferenceImpl.cs" />
|
|
<Compile Include="mscorlib\System\StringImpl.cs" />
|
|
<Compile Include="mscorlib\System\StubHelpers\DateMarshalerImpl.cs" />
|
|
<Compile Include="mscorlib\System\StubHelpers\InterfaceMarshalerImpl.cs" />
|
|
<Compile Include="mscorlib\System\StubHelpers\MngdNativeArrayMarshalerImpl.cs" />
|
|
<Compile Include="mscorlib\System\StubHelpers\MngdRefCustomMarshalerImpl.cs" />
|
|
<Compile Include="mscorlib\System\StubHelpers\MngdSafeArrayMarshalerImpl.cs" />
|
|
<Compile Include="mscorlib\System\StubHelpers\ObjectMarshalerImpl.cs" />
|
|
<Compile Include="mscorlib\System\StubHelpers\StubHelpersImpl.cs" />
|
|
<Compile Include="mscorlib\System\StubHelpers\ValueClassMarshalerImpl.cs" />
|
|
<Compile Include="mscorlib\System\Text\NormalizationImpl.cs" />
|
|
<Compile Include="mscorlib\System\Text\StringBuilderImpl.cs" />
|
|
<Compile Include="mscorlib\System\Threading\CompressedStackImpl.cs" />
|
|
<Compile Include="mscorlib\System\Threading\DomainCompressedStackImpl.cs" />
|
|
<Compile Include="mscorlib\System\Threading\HostExecutionContextManagerImpl.cs" />
|
|
<Compile Include="mscorlib\System\Threading\InterlockedImpl.cs" />
|
|
<Compile Include="mscorlib\System\Threading\MonitorImpl.cs" />
|
|
<Compile Include="mscorlib\System\Threading\OverlappedDataImpl.cs" />
|
|
<Compile Include="mscorlib\System\Threading\ReaderWriterLockImpl.cs" />
|
|
<Compile Include="mscorlib\System\Threading\RegisteredWaitHandleSafeImpl.cs" />
|
|
<Compile Include="mscorlib\System\Threading\SynchronizationContextImpl.cs" />
|
|
<Compile Include="mscorlib\System\Threading\ThreadImpl.cs" />
|
|
<Compile Include="mscorlib\System\Threading\ThreadPoolImpl.cs" />
|
|
<Compile Include="mscorlib\System\Threading\TimerBaseImpl.cs" />
|
|
<Compile Include="mscorlib\System\Threading\WaitHandleImpl.cs" />
|
|
<Compile Include="mscorlib\System\TimeSpanImpl.cs" />
|
|
<Compile Include="mscorlib\System\TypedReferenceImpl.cs" />
|
|
<Compile Include="mscorlib\System\TypeImpl.cs" />
|
|
<Compile Include="mscorlib\System\TypeLoadExceptionImpl.cs" />
|
|
<Compile Include="mscorlib\System\TypeNameParserImpl.cs" />
|
|
<Compile Include="mscorlib\System\Utf8StringImpl.cs" />
|
|
<Compile Include="mscorlib\System\ValueTypeImpl.cs" />
|
|
<Compile Include="mscorlib\System\VariantImpl.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="sysglobl\System\Globalization\CultureAndRegionInfoBuilderImpl.cs" />
|
|
<Compile Include="System.Activities.Presentation\System\Activities\Presentation\View\Win32InteropImpl.cs" />
|
|
<Compile Include="System.AddIn\System\AddIn\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.Configuration.Install\System\Configuration\Install\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.Configuration\Microsoft\Win32\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Core\Microsoft\Win32\SafeHandles\SafeAxlBufferHandleImpl.cs" />
|
|
<Compile Include="System.Core\Microsoft\Win32\SafeHandles\SafeBCryptAlgorithmHandleImpl.cs" />
|
|
<Compile Include="System.Core\Microsoft\Win32\SafeHandles\SafeBCryptHashHandleImpl.cs" />
|
|
<Compile Include="System.Core\Microsoft\Win32\SafeHandles\SafeCapiHashHandleImpl.cs" />
|
|
<Compile Include="System.Core\Microsoft\Win32\SafeHandles\SafeCapiKeyHandleImpl.cs" />
|
|
<Compile Include="System.Core\Microsoft\Win32\SafeHandles\SafeCspHandleImpl.cs" />
|
|
<Compile Include="System.Core\Microsoft\Win32\SafeHandles\SafeNCryptKeyHandleImpl.cs" />
|
|
<Compile Include="System.Core\Microsoft\Win32\SafeHandles\SafeNCryptProviderHandleImpl.cs" />
|
|
<Compile Include="System.Core\Microsoft\Win32\SafeHandles\SafeNCryptSecretHandleImpl.cs" />
|
|
<Compile Include="System.Core\Microsoft\Win32\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Core\System\Security\Cryptography\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Core\System\Security\Cryptography\X509Certificates\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Data.Entity\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.Data.OracleClient\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.Data.OracleClient\System\Data\Common\SafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Data.OracleClient\System\Data\Common\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Data.SqlXml\System\Xml\Xsl\Runtime\XsltFunctionsImpl.cs" />
|
|
<Compile Include="System.Data\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.Data\System\Data\Common\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.Data\System\Data\Common\SafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Data\System\Data\Common\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Data\System\Data\SqlTypes\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Deployment\Microsoft\Internal\Performance\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.Deployment\System\Deployment\Application\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.Deployment\System\Deployment\Internal\CodeSigning\Win32Impl.cs" />
|
|
<Compile Include="System.Deployment\System\Deployment\Internal\Isolation\IsolationInteropImpl.cs" />
|
|
<Compile Include="System.Design\Microsoft\Internal\Performance\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.Design\System\ComponentModel\Design\SafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Design\System\ComponentModel\Design\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Design\System\Design\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.Design\System\Design\SafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Design\System\Design\Shell32Impl.cs" />
|
|
<Compile Include="System.Design\System\Design\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Design\System\Design\UtilImpl.cs" />
|
|
<Compile Include="System.Device\System\Device\Location\Internal\PROPVARIANTImpl.cs" />
|
|
<Compile Include="System.DirectoryServices.AccountManagement\System\DirectoryServices\AccountManagement\SafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.DirectoryServices.AccountManagement\System\DirectoryServices\AccountManagement\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.DirectoryServices.Protocols\System\DirectoryServices\Protocols\Wldap32Impl.cs" />
|
|
<Compile Include="System.DirectoryServices\System\DirectoryServices\ActiveDirectory\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.DirectoryServices\System\DirectoryServices\ActiveDirectory\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.DirectoryServices\System\DirectoryServices\Interop\SafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.DirectoryServices\System\DirectoryServices\Interop\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Drawing.Design\System\Drawing\Design\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.Drawing.Design\System\Drawing\Design\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Drawing.Design\System\Drawing\Design\UtilImpl.cs" />
|
|
<Compile Include="System.Drawing\System\Drawing\GdipImpl.cs" />
|
|
<Compile Include="System.Drawing\System\Drawing\Internal\DbgUtilImpl.cs" />
|
|
<Compile Include="System.Drawing\System\Drawing\Internal\IntSafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Drawing\System\Drawing\Internal\IntUnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Drawing\System\Drawing\SafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Drawing\System\Drawing\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Dynamic\System\Dynamic\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.EnterpriseServices\System\EnterpriseServices\Internal\AssemblyManagerImpl.cs" />
|
|
<Compile Include="System.EnterpriseServices\System\EnterpriseServices\Internal\CacheInfoImpl.cs" />
|
|
<Compile Include="System.EnterpriseServices\System\EnterpriseServices\Internal\GenerateMetadataImpl.cs" />
|
|
<Compile Include="System.EnterpriseServices\System\EnterpriseServices\Internal\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.EnterpriseServices\System\EnterpriseServices\Internal\PublishImpl.cs" />
|
|
<Compile Include="System.EnterpriseServices\System\EnterpriseServices\Internal\SoapClientImportImpl.cs" />
|
|
<Compile Include="System.EnterpriseServices\System\EnterpriseServices\Internal\SoapServerInfoImpl.cs" />
|
|
<Compile Include="System.EnterpriseServices\System\EnterpriseServices\UtilImpl.cs" />
|
|
<Compile Include="System.EnterpriseServices\System\EnterpriseServices\Wow64HelperImpl.cs" />
|
|
<Compile Include="System.IdentityModel.Selectors\Microsoft\InfoCards\Diagnostics\InfoCardTraceImpl.cs" />
|
|
<Compile Include="System.IdentityModel.Selectors\Microsoft\InfoCards\Diagnostics\SafeEventLogHandleImpl.cs" />
|
|
<Compile Include="System.IdentityModel.Selectors\Microsoft\InfoCards\GlobalAllocSafeHandleImpl.cs" />
|
|
<Compile Include="System.IdentityModel.Selectors\Microsoft\InfoCards\HGlobalSafeHandleImpl.cs" />
|
|
<Compile Include="System.IdentityModel.Selectors\System\IdentityModel\Selectors\InternalRefCountedHandleImpl.cs" />
|
|
<Compile Include="System.IdentityModel.Selectors\System\IdentityModel\Selectors\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.IdentityModel.Selectors\System\IdentityModel\Selectors\SafeLibraryHandleImpl.cs" />
|
|
<Compile Include="System.IdentityModel.Selectors\System\IdentityModel\Selectors\SafeTokenHandleImpl.cs" />
|
|
<Compile Include="System.IdentityModel\System\IdentityModel\CAPIImpl.cs" />
|
|
<Compile Include="System.IdentityModel\System\IdentityModel\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.IdentityModel\System\IdentityModel\SafeCloseHandleImpl.cs" />
|
|
<Compile Include="System.IdentityModel\System\IdentityModel\SafeDeleteContextImpl.cs" />
|
|
<Compile Include="System.IdentityModel\System\IdentityModel\SafeFreeCertContextImpl.cs" />
|
|
<Compile Include="System.IdentityModel\System\IdentityModel\SafeFreeContextBufferImpl.cs" />
|
|
<Compile Include="System.IdentityModel\System\IdentityModel\SafeFreeCredentialsImpl.cs" />
|
|
<Compile Include="System.IO.Log\System\IO\Log\CoTaskMemHandleImpl.cs" />
|
|
<Compile Include="System.IO.Log\System\IO\Log\SafeArchiveContextImpl.cs" />
|
|
<Compile Include="System.IO.Log\System\IO\Log\SafeMarshalContextImpl.cs" />
|
|
<Compile Include="System.IO.Log\System\IO\Log\SafeReadContextImpl.cs" />
|
|
<Compile Include="System.IO.Log\System\IO\Log\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Management.Instrumentation\System\Management\Instrumentation\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.Management\System\Management\Instrumentation\ComThreadingInfoImpl.cs" />
|
|
<Compile Include="System.Management\System\Management\Instrumentation\InstrumentationImpl.cs" />
|
|
<Compile Include="System.Management\System\Management\IWbemClassObjectFreeThreadedImpl.cs" />
|
|
<Compile Include="System.Management\System\Management\ManagementScopeImpl.cs" />
|
|
<Compile Include="System.Management\System\Management\MTAHelperImpl.cs" />
|
|
<Compile Include="System.Management\System\Management\WbemErrorInfoImpl.cs" />
|
|
<Compile Include="System.Management\System\Management\WmiNetUtilsHelperImpl.cs" />
|
|
<Compile Include="System.Messaging\System\Messaging\Interop\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.Messaging\System\Messaging\Interop\SafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Messaging\System\Messaging\Interop\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Net\System\Net\PeerToPeer\Collaboration\UnsafeCollabNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Net\System\Net\PeerToPeer\UnsafeP2PNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Net\System\Net\UnsafeSystemNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Runtime.Caching\System\Runtime\Caching\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Runtime.DurableInstancing\System\Runtime\Interop\SafeEventLogWriteHandleImpl.cs" />
|
|
<Compile Include="System.Runtime.DurableInstancing\System\Runtime\Interop\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Runtime.Remoting\System\Runtime\Remoting\Channels\Ipc\NativePipeImpl.cs" />
|
|
<Compile Include="System.Runtime.Remoting\System\Runtime\Remoting\Channels\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.Security\System\Security\Cryptography\CAPISafeImpl.cs" />
|
|
<Compile Include="System.Security\System\Security\Cryptography\CAPIUnsafeImpl.cs" />
|
|
<Compile Include="System.Security\System\Security\Cryptography\CMSG_SIGNER_ENCODE_INFOImpl.cs" />
|
|
<Compile Include="System.Security\System\Security\Cryptography\SafeCertChainHandleImpl.cs" />
|
|
<Compile Include="System.Security\System\Security\Cryptography\SafeCertContextHandleImpl.cs" />
|
|
<Compile Include="System.Security\System\Security\Cryptography\SafeCertStoreHandleImpl.cs" />
|
|
<Compile Include="System.Security\System\Security\Cryptography\SafeCryptMsgHandleImpl.cs" />
|
|
<Compile Include="System.Security\System\Security\Cryptography\SafeCryptProvHandleImpl.cs" />
|
|
<Compile Include="System.Security\System\Security\Cryptography\SafeLibraryHandleImpl.cs" />
|
|
<Compile Include="System.Security\System\Security\Cryptography\SafeLocalAllocHandleImpl.cs" />
|
|
<Compile Include="System.ServiceModel.Activation\System\ServiceModel\Activation\Interop\SafeCloseHandleCriticalImpl.cs" />
|
|
<Compile Include="System.ServiceModel.Activation\System\ServiceModel\Activation\Interop\SafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.ServiceModel\System\ServiceModel\Activation\ListenerUnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.ServiceModel\System\ServiceModel\Activation\SafeCloseHandleImpl.cs" />
|
|
<Compile Include="System.ServiceModel\System\ServiceModel\Channels\CertificateHandleImpl.cs" />
|
|
<Compile Include="System.ServiceModel\System\ServiceModel\Channels\CertificateNameImpl.cs" />
|
|
<Compile Include="System.ServiceModel\System\ServiceModel\Channels\CertificateStoreHandleImpl.cs" />
|
|
<Compile Include="System.ServiceModel\System\ServiceModel\Channels\KeyContainerHandleImpl.cs" />
|
|
<Compile Include="System.ServiceModel\System\ServiceModel\Channels\KeyHandleImpl.cs" />
|
|
<Compile Include="System.ServiceModel\System\ServiceModel\Channels\PeerWinsockImpl.cs" />
|
|
<Compile Include="System.ServiceModel\System\ServiceModel\Channels\SafeLibraryHandleImpl.cs" />
|
|
<Compile Include="System.ServiceModel\System\ServiceModel\Channels\SafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.ServiceModel\System\ServiceModel\Channels\SelfSignedCertificateImpl.cs" />
|
|
<Compile Include="System.ServiceModel\System\ServiceModel\Channels\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.ServiceModel\System\ServiceModel\Channels\UnsafePnrpNativeMethodsImpl.cs" />
|
|
<Compile Include="System.ServiceModel\System\ServiceModel\ComIntegration\SafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.ServiceModel\System\ServiceModel\Security\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.ServiceProcess\System\ServiceProcess\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.ServiceProcess\System\ServiceProcess\SafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.ServiceProcess\System\ServiceProcess\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Transactions\System\Transactions\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.Transactions\System\Transactions\Oletx\CoTaskMemHandleImpl.cs" />
|
|
<Compile Include="System.Transactions\System\Transactions\Oletx\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.Web.Extensions\System\Web\ClientServices\Providers\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Web.Mobile\System\Web\UI\Design\MobileControls\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.Web.Mobile\System\Web\UI\Design\MobileControls\SafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Web.Services\System\Web\Services\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Web\System\Web\Hosting\UnsafeIISMethodsImpl.cs" />
|
|
<Compile Include="System.Web\System\Web\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.Web\System\Web\SafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Web\System\Web\Security\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.Web\System\Web\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Windows.Forms\System\Deployment\Internal\CodeSigning\Win32Impl.cs" />
|
|
<Compile Include="System.Windows.Forms\System\Deployment\Internal\Isolation\IsolationInteropImpl.cs" />
|
|
<Compile Include="System.Windows.Forms\System\Windows\Forms\Internal\DbgUtilImpl.cs" />
|
|
<Compile Include="System.Windows.Forms\System\Windows\Forms\Internal\IntSafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Windows.Forms\System\Windows\Forms\Internal\IntUnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Windows.Forms\System\Windows\Forms\PROCESS_INFORMATIONImpl.cs" />
|
|
<Compile Include="System.Windows.Forms\System\Windows\Forms\SafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Windows.Forms\System\Windows\Forms\Shell32Impl.cs" />
|
|
<Compile Include="System.Windows.Forms\System\Windows\Forms\ThemingScopeImpl.cs" />
|
|
<Compile Include="System.Windows.Forms\System\Windows\Forms\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Windows.Forms\System\Windows\Forms\UtilImpl.cs" />
|
|
<Compile Include="System.Windows.Forms\System\Windows\Forms\VARIANTImpl.cs" />
|
|
<Compile Include="System.Workflow.Activities\System\Workflow\Activities\Common\HelpersImpl.cs" />
|
|
<Compile Include="System.Workflow.Activities\System\Workflow\Activities\Common\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.Workflow.ComponentModel\System\Workflow\ComponentModel\Design\HelpersImpl.cs" />
|
|
<Compile Include="System.Workflow.ComponentModel\System\Workflow\ComponentModel\Design\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System.Workflow.ComponentModel\System\Workflow\Interop\NativeMethodsImpl.cs" />
|
|
<Compile Include="System.Workflow.Runtime\System\Workflow\Runtime\DebugEngine\NativeMethodsImpl.cs" />
|
|
<Compile Include="System\Microsoft\Win32\NativeMethodsImpl.cs" />
|
|
<Compile Include="System\Microsoft\Win32\SafeHandles\SafeEventLogReadHandleImpl.cs" />
|
|
<Compile Include="System\Microsoft\Win32\SafeHandles\SafeEventLogWriteHandleImpl.cs" />
|
|
<Compile Include="System\Microsoft\Win32\SafeHandles\SafeFileMappingHandleImpl.cs" />
|
|
<Compile Include="System\Microsoft\Win32\SafeHandles\SafeFileMapViewHandleImpl.cs" />
|
|
<Compile Include="System\Microsoft\Win32\SafeHandles\SafeLibraryHandleImpl.cs" />
|
|
<Compile Include="System\Microsoft\Win32\SafeHandles\SafeLocalMemHandleImpl.cs" />
|
|
<Compile Include="System\Microsoft\Win32\SafeHandles\SafeProcessHandleImpl.cs" />
|
|
<Compile Include="System\Microsoft\Win32\SafeHandles\SafeTimerHandleImpl.cs" />
|
|
<Compile Include="System\Microsoft\Win32\SafeHandles\SafeUserTokenHandleImpl.cs" />
|
|
<Compile Include="System\Microsoft\Win32\SafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System\Microsoft\Win32\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System\System\Diagnostics\SharedUtilsImpl.cs" />
|
|
<Compile Include="System\System\Media\SafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System\System\Media\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System\System\Net\HttpApiImpl.cs" />
|
|
<Compile Include="System\System\Net\NativeNTSSPIImpl.cs" />
|
|
<Compile Include="System\System\Net\NativePKIImpl.cs" />
|
|
<Compile Include="System\System\Net\NativeSSLWin9xSSPIImpl.cs" />
|
|
<Compile Include="System\System\Net\NetworkInformation\UnsafeNetInfoNativeMethodsImpl.cs" />
|
|
<Compile Include="System\System\Net\NetworkInformation\UnsafeWinINetNativeMethodsImpl.cs" />
|
|
<Compile Include="System\System\Net\OSSOCKImpl.cs" />
|
|
<Compile Include="System\System\Net\RasHelperImpl.cs" />
|
|
<Compile Include="System\System\Net\RegistryHelperImpl.cs" />
|
|
<Compile Include="System\System\Net\SafeNetHandlesImpl.cs" />
|
|
<Compile Include="System\System\Net\SafeNetHandlesSafeOverlappedFreeImpl.cs" />
|
|
<Compile Include="System\System\Net\SafeNetHandlesXPOrLaterImpl.cs" />
|
|
<Compile Include="System\System\Net\SafeNetHandles_SCHANNELImpl.cs" />
|
|
<Compile Include="System\System\Net\SafeNetHandles_SECUR32Impl.cs" />
|
|
<Compile Include="System\System\Net\SafeNetHandles_SECURITYImpl.cs" />
|
|
<Compile Include="System\System\Net\UnsafeNclNativeMethodsImpl.cs" />
|
|
<Compile Include="System\System\Net\UnsafeWinInetCacheImpl.cs" />
|
|
<Compile Include="System\System\Net\WinHttpImpl.cs" />
|
|
<Compile Include="System\System\Net\WinInetImpl.cs" />
|
|
<Compile Include="System\System\Security\Cryptography\CAPISafeImpl.cs" />
|
|
<Compile Include="System\System\Security\Cryptography\CAPIUnsafeImpl.cs" />
|
|
<Compile Include="System\System\Security\Cryptography\CMSG_SIGNER_ENCODE_INFOImpl.cs" />
|
|
<Compile Include="System\System\Security\Cryptography\SafeCertChainHandleImpl.cs" />
|
|
<Compile Include="System\System\Security\Cryptography\SafeCertContextHandleImpl.cs" />
|
|
<Compile Include="System\System\Security\Cryptography\SafeCertStoreHandleImpl.cs" />
|
|
<Compile Include="System\System\Security\Cryptography\SafeCryptMsgHandleImpl.cs" />
|
|
<Compile Include="System\System\Security\Cryptography\SafeCryptProvHandleImpl.cs" />
|
|
<Compile Include="System\System\Security\Cryptography\SafeLibraryHandleImpl.cs" />
|
|
<Compile Include="System\System\Security\Cryptography\SafeLocalAllocHandleImpl.cs" />
|
|
<Compile Include="System\System\Security\Permissions\UnsafeNativeMethodsImpl.cs" />
|
|
<Compile Include="System\System\Timers\TimerImpl.cs" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
</Project> |