Created
June 27, 2016 16:34
-
-
Save mellinoe/2b968f5845986dbfb530745644daafd9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### System.Composition.AttributedModel ### | |
<?xml version="1.0" encoding="utf-8"?> | |
<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd"> | |
<metadata minClientVersion="2.12"> | |
<id>System.Composition.AttributedModel</id> | |
<version>1.0.31-beta-24223-0</version> | |
<title>System.Composition.AttributedModel</title> | |
<authors>Microsoft</authors> | |
<owners>microsoft,dotnetframework</owners> | |
<requireLicenseAcceptance>true</requireLicenseAcceptance> | |
<licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl> | |
<projectUrl>https://dot.net/</projectUrl> | |
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl> | |
<description>Provides common attributes used by System.Composition types. | |
Commonly Used Types: | |
System.Composition.ExportAttribute | |
System.Composition.ImportAttribute | |
System.Composition.Convention.AttributedModelProvider | |
When using NuGet 3.x this package requires at least version 3.4.</description> | |
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes> | |
<copyright>© Microsoft Corporation. All rights reserved.</copyright> | |
<serviceable>true</serviceable> | |
<dependencies> | |
<group targetFramework="MonoAndroid1.0" /> | |
<group targetFramework="MonoTouch1.0" /> | |
<group targetFramework=".NETFramework4.5" /> | |
<group targetFramework=".NETStandard1.0"> | |
<dependency id="System.Diagnostics.Debug" version="4.0.11" /> | |
<dependency id="System.Reflection" version="4.1.0" /> | |
<dependency id="System.Runtime" version="4.1.0" /> | |
</group> | |
<group targetFramework="Windows8.0" /> | |
<group targetFramework="WindowsPhone8.0" /> | |
<group targetFramework="WindowsPhoneApp8.1" /> | |
<group targetFramework="Xamarin.iOS1.0" /> | |
<group targetFramework="Xamarin.Mac2.0" /> | |
<group targetFramework="Xamarin.TVOS1.0" /> | |
<group targetFramework="Xamarin.WatchOS1.0" /> | |
</dependencies> | |
</metadata> | |
<files> | |
<file src="D:\OSS\corefx\pkg\dotnet_library_license.txt" target="" exclude="" /> | |
<file src="D:\OSS\corefx\pkg\ThirdPartyNotices.txt" target="" exclude="" /> | |
<file src="D:\OSS\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.AttributedModel\System.Composition.AttributedModel.dll" target="lib/netstandard1.0" exclude="" /> | |
<file src="D:\OSS\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.AttributedModel\System.Composition.AttributedModel.pdb" target="lib/netstandard1.0" exclude="" /> | |
<file src="D:\OSS\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.AttributedModel\System.Composition.AttributedModel.dll" target="lib/portable-net45+win8+wp8+wpa81" exclude="" /> | |
<file src="D:\OSS\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.AttributedModel\System.Composition.AttributedModel.pdb" target="lib/portable-net45+win8+wp8+wpa81" exclude="" /> | |
<file src="D:\OSS\corefx\bin\obj\AnyOS.AnyCPU.Debug\System.Composition.AttributedModel\_AssemblyInfo.cs" target="src\bin\obj\AnyOS.AnyCPU.Debug\System.Composition.AttributedModel\_AssemblyInfo.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.AttributedModel\src\System\Composition\Convention\AttributedModelProvider.cs" target="src\src\System.Composition.AttributedModel\src\System\Composition\Convention\AttributedModelProvider.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.AttributedModel\src\System\Composition\ExportAttribute.cs" target="src\src\System.Composition.AttributedModel\src\System\Composition\ExportAttribute.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.AttributedModel\src\System\Composition\ExportMetadataAttribute.cs" target="src\src\System.Composition.AttributedModel\src\System\Composition\ExportMetadataAttribute.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.AttributedModel\src\System\Composition\ImportAttribute.cs" target="src\src\System.Composition.AttributedModel\src\System\Composition\ImportAttribute.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.AttributedModel\src\System\Composition\ImportingConstructorAttribute.cs" target="src\src\System.Composition.AttributedModel\src\System\Composition\ImportingConstructorAttribute.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.AttributedModel\src\System\Composition\ImportManyAttribute.cs" target="src\src\System.Composition.AttributedModel\src\System\Composition\ImportManyAttribute.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.AttributedModel\src\System\Composition\ImportMetadataConstraintAttribute.cs" target="src\src\System.Composition.AttributedModel\src\System\Composition\ImportMetadataConstraintAttribute.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.AttributedModel\src\System\Composition\MetadataAttributeAttribute.cs" target="src\src\System.Composition.AttributedModel\src\System\Composition\MetadataAttributeAttribute.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.AttributedModel\src\System\Composition\OnImportsSatisfiedAttribute.cs" target="src\src\System.Composition.AttributedModel\src\System\Composition\OnImportsSatisfiedAttribute.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.AttributedModel\src\System\Composition\PartMetadataAttribute.cs" target="src\src\System.Composition.AttributedModel\src\System\Composition\PartMetadataAttribute.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.AttributedModel\src\System\Composition\PartNotDiscoverableAttribute.cs" target="src\src\System.Composition.AttributedModel\src\System\Composition\PartNotDiscoverableAttribute.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.AttributedModel\src\System\Composition\SharedAttribute.cs" target="src\src\System.Composition.AttributedModel\src\System\Composition\SharedAttribute.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.AttributedModel\src\System\Composition\SharingBoundaryAttribute.cs" target="src\src\System.Composition.AttributedModel\src\System\Composition\SharingBoundaryAttribute.cs" exclude="" /> | |
</files> | |
</package> | |
### System.Composition.Convention ### | |
<?xml version="1.0" encoding="utf-8"?> | |
<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd"> | |
<metadata minClientVersion="2.12"> | |
<id>System.Composition.Convention</id> | |
<version>1.0.31-beta-24223-0</version> | |
<title>System.Composition.Convention</title> | |
<authors>Microsoft</authors> | |
<owners>microsoft,dotnetframework</owners> | |
<requireLicenseAcceptance>true</requireLicenseAcceptance> | |
<licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl> | |
<projectUrl>https://dot.net/</projectUrl> | |
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl> | |
<description>Provides types that support using Managed Extensibility Framework with a convention-based configuration model. | |
Commonly Used Types: | |
System.Composition.Convention.ConventionBuilder | |
System.Composition.Convention.ExportConventionBuilder | |
System.Composition.Convention.ImportConventionBuilder | |
System.Composition.Convention.PartConventionBuilder | |
System.Composition.Convention.ParameterImportConventionBuilder | |
When using NuGet 3.x this package requires at least version 3.4.</description> | |
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes> | |
<copyright>© Microsoft Corporation. All rights reserved.</copyright> | |
<serviceable>true</serviceable> | |
<dependencies> | |
<group targetFramework="MonoAndroid1.0"> | |
<dependency id="System.Composition.AttributedModel" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework="MonoTouch1.0"> | |
<dependency id="System.Composition.AttributedModel" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework=".NETFramework4.5"> | |
<dependency id="System.Composition.AttributedModel" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework=".NETStandard1.0"> | |
<dependency id="System.Collections" version="4.0.11" /> | |
<dependency id="System.Composition.AttributedModel" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Diagnostics.Debug" version="4.0.11" /> | |
<dependency id="System.Diagnostics.Tools" version="4.0.1" /> | |
<dependency id="System.Globalization" version="4.0.11" /> | |
<dependency id="System.Linq" version="4.1.0" /> | |
<dependency id="System.Linq.Expressions" version="4.1.0" /> | |
<dependency id="System.Reflection" version="4.1.0" /> | |
<dependency id="System.Reflection.Extensions" version="4.0.1" /> | |
<dependency id="System.Resources.ResourceManager" version="4.0.1" /> | |
<dependency id="System.Runtime" version="4.1.0" /> | |
<dependency id="System.Threading" version="4.0.11" /> | |
</group> | |
<group targetFramework="Windows8.0"> | |
<dependency id="System.Composition.AttributedModel" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework="WindowsPhone8.0"> | |
<dependency id="System.Composition.AttributedModel" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework="WindowsPhoneApp8.1"> | |
<dependency id="System.Composition.AttributedModel" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework="Xamarin.iOS1.0"> | |
<dependency id="System.Composition.AttributedModel" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework="Xamarin.Mac2.0"> | |
<dependency id="System.Composition.AttributedModel" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework="Xamarin.TVOS1.0"> | |
<dependency id="System.Composition.AttributedModel" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework="Xamarin.WatchOS1.0"> | |
<dependency id="System.Composition.AttributedModel" version="1.0.31-beta-24223-0" /> | |
</group> | |
</dependencies> | |
</metadata> | |
<files> | |
<file src="D:\OSS\corefx\pkg\dotnet_library_license.txt" target="" exclude="" /> | |
<file src="D:\OSS\corefx\pkg\ThirdPartyNotices.txt" target="" exclude="" /> | |
<file src="D:\OSS\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.Convention\System.Composition.Convention.dll" target="lib/netstandard1.0" exclude="" /> | |
<file src="D:\OSS\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.Convention\System.Composition.Convention.pdb" target="lib/netstandard1.0" exclude="" /> | |
<file src="D:\OSS\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.Convention\System.Composition.Convention.dll" target="lib/portable-net45+win8+wp8+wpa81" exclude="" /> | |
<file src="D:\OSS\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.Convention\System.Composition.Convention.pdb" target="lib/portable-net45+win8+wp8+wpa81" exclude="" /> | |
<file src="D:\OSS\corefx\bin\obj\AnyOS.AnyCPU.Debug\System.Composition.Convention\_AssemblyInfo.cs" target="src\bin\obj\AnyOS.AnyCPU.Debug\System.Composition.Convention\_AssemblyInfo.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\Common\src\Microsoft\Internal\Assumes.cs" target="src\src\Common\src\Microsoft\Internal\Assumes.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\Common\src\Microsoft\Internal\Assumes.InternalErrorException.cs" target="src\src\Common\src\Microsoft\Internal\Assumes.InternalErrorException.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\Common\src\Microsoft\Internal\CommonStrings.Designer.cs" target="src\src\Common\src\Microsoft\Internal\CommonStrings.Designer.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\Common\src\Microsoft\Internal\EmptyArray.cs" target="src\src\Common\src\Microsoft\Internal\EmptyArray.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\Common\src\Microsoft\Internal\Requires.cs" target="src\src\Common\src\Microsoft\Internal\Requires.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Convention\src\Microsoft\Composition\Diagnostics\CompositionTrace.cs" target="src\src\System.Composition.Convention\src\Microsoft\Composition\Diagnostics\CompositionTrace.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Convention\src\Microsoft\Composition\Diagnostics\CompositionTraceId.cs" target="src\src\System.Composition.Convention\src\Microsoft\Composition\Diagnostics\CompositionTraceId.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Convention\src\Microsoft\Composition\Diagnostics\CompositionTraceSource.cs" target="src\src\System.Composition.Convention\src\Microsoft\Composition\Diagnostics\CompositionTraceSource.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Convention\src\Microsoft\Composition\Diagnostics\DebuggerTraceWriter.cs" target="src\src\System.Composition.Convention\src\Microsoft\Composition\Diagnostics\DebuggerTraceWriter.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Convention\src\Microsoft\Composition\Diagnostics\TraceSourceTraceWriter.cs" target="src\src\System.Composition.Convention\src\Microsoft\Composition\Diagnostics\TraceSourceTraceWriter.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Convention\src\Microsoft\Composition\Diagnostics\TraceWriter.cs" target="src\src\System.Composition.Convention\src\Microsoft\Composition\Diagnostics\TraceWriter.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Convention\src\Microsoft\Internal\AttributeServices.cs" target="src\src\System.Composition.Convention\src\Microsoft\Internal\AttributeServices.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Convention\src\Microsoft\Internal\ReflectionServices.cs" target="src\src\System.Composition.Convention\src\Microsoft\Internal\ReflectionServices.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Convention\src\Strings.Designer.cs" target="src\src\System.Composition.Convention\src\Strings.Designer.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Convention\src\System\Composition\Convention\ConventionBuilder.cs" target="src\src\System.Composition.Convention\src\System\Composition\Convention\ConventionBuilder.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Convention\src\System\Composition\Convention\ExportConventionBuilder.cs" target="src\src\System.Composition.Convention\src\System\Composition\Convention\ExportConventionBuilder.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Convention\src\System\Composition\Convention\ImportConventionBuilder.cs" target="src\src\System.Composition.Convention\src\System\Composition\Convention\ImportConventionBuilder.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Convention\src\System\Composition\Convention\ParameterImportConventionBuilder.cs" target="src\src\System.Composition.Convention\src\System\Composition\Convention\ParameterImportConventionBuilder.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Convention\src\System\Composition\Convention\PartConventionBuilder.cs" target="src\src\System.Composition.Convention\src\System\Composition\Convention\PartConventionBuilder.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Convention\src\System\Composition\Convention\PartConventionBuilderOfT.cs" target="src\src\System.Composition.Convention\src\System\Composition\Convention\PartConventionBuilderOfT.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Convention\src\System\Composition\ExceptionBuilder.cs" target="src\src\System.Composition.Convention\src\System\Composition\ExceptionBuilder.cs" exclude="" /> | |
</files> | |
</package> | |
### System.Composition.Hosting ### | |
<?xml version="1.0" encoding="utf-8"?> | |
<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd"> | |
<metadata minClientVersion="2.12"> | |
<id>System.Composition.Hosting</id> | |
<version>1.0.31-beta-24223-0</version> | |
<title>System.Composition.Hosting</title> | |
<authors>Microsoft</authors> | |
<owners>microsoft,dotnetframework</owners> | |
<requireLicenseAcceptance>true</requireLicenseAcceptance> | |
<licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl> | |
<projectUrl>https://dot.net/</projectUrl> | |
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl> | |
<description>Provides Managed Extensibility Framework types that are useful to developers of extensible applications, or hosts. | |
Commonly Used Types: | |
System.Composition.Hosting.CompositionHost | |
When using NuGet 3.x this package requires at least version 3.4.</description> | |
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes> | |
<copyright>© Microsoft Corporation. All rights reserved.</copyright> | |
<serviceable>true</serviceable> | |
<dependencies> | |
<group targetFramework="MonoAndroid1.0"> | |
<dependency id="System.Composition.Runtime" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework="MonoTouch1.0"> | |
<dependency id="System.Composition.Runtime" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework=".NETFramework4.5"> | |
<dependency id="System.Composition.Runtime" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework=".NETStandard1.0"> | |
<dependency id="System.Collections" version="4.0.11" /> | |
<dependency id="System.Composition.Runtime" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Diagnostics.Debug" version="4.0.11" /> | |
<dependency id="System.Diagnostics.Tools" version="4.0.1" /> | |
<dependency id="System.Globalization" version="4.0.11" /> | |
<dependency id="System.Linq" version="4.1.0" /> | |
<dependency id="System.Linq.Expressions" version="4.1.0" /> | |
<dependency id="System.ObjectModel" version="4.0.12" /> | |
<dependency id="System.Reflection" version="4.1.0" /> | |
<dependency id="System.Reflection.Extensions" version="4.0.1" /> | |
<dependency id="System.Resources.ResourceManager" version="4.0.1" /> | |
<dependency id="System.Runtime" version="4.1.0" /> | |
<dependency id="System.Threading" version="4.0.11" /> | |
</group> | |
<group targetFramework="Windows8.0"> | |
<dependency id="System.Composition.Runtime" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework="WindowsPhone8.0"> | |
<dependency id="System.Composition.Runtime" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework="WindowsPhoneApp8.1"> | |
<dependency id="System.Composition.Runtime" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework="Xamarin.iOS1.0"> | |
<dependency id="System.Composition.Runtime" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework="Xamarin.Mac2.0"> | |
<dependency id="System.Composition.Runtime" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework="Xamarin.TVOS1.0"> | |
<dependency id="System.Composition.Runtime" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework="Xamarin.WatchOS1.0"> | |
<dependency id="System.Composition.Runtime" version="1.0.31-beta-24223-0" /> | |
</group> | |
</dependencies> | |
</metadata> | |
<files> | |
<file src="D:\OSS\corefx\pkg\dotnet_library_license.txt" target="" exclude="" /> | |
<file src="D:\OSS\corefx\pkg\ThirdPartyNotices.txt" target="" exclude="" /> | |
<file src="D:\OSS\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.Hosting\System.Composition.Hosting.dll" target="lib/netstandard1.0" exclude="" /> | |
<file src="D:\OSS\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.Hosting\System.Composition.Hosting.pdb" target="lib/netstandard1.0" exclude="" /> | |
<file src="D:\OSS\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.Hosting\System.Composition.Hosting.dll" target="lib/portable-net45+win8+wp8+wpa81" exclude="" /> | |
<file src="D:\OSS\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.Hosting\System.Composition.Hosting.pdb" target="lib/portable-net45+win8+wp8+wpa81" exclude="" /> | |
<file src="D:\OSS\corefx\bin\obj\AnyOS.AnyCPU.Debug\System.Composition.Hosting\_AssemblyInfo.cs" target="src\bin\obj\AnyOS.AnyCPU.Debug\System.Composition.Hosting\_AssemblyInfo.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\Common\src\Microsoft\Internal\Assumes.cs" target="src\src\Common\src\Microsoft\Internal\Assumes.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\Common\src\Microsoft\Internal\Assumes.InternalErrorException.cs" target="src\src\Common\src\Microsoft\Internal\Assumes.InternalErrorException.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\Common\src\Microsoft\Internal\CommonStrings.Designer.cs" target="src\src\Common\src\Microsoft\Internal\CommonStrings.Designer.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\Common\src\Microsoft\Internal\EmptyArray.cs" target="src\src\Common\src\Microsoft\Internal\EmptyArray.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\Common\src\Microsoft\Internal\Requires.cs" target="src\src\Common\src\Microsoft\Internal\Requires.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\Microsoft\Internal\ThrowHelper.cs" target="src\src\System.Composition.Hosting\src\Microsoft\Internal\ThrowHelper.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\Properties\Resources.Designer.cs" target="src\src\System.Composition.Hosting\src\Properties\Resources.Designer.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\CompositionHost.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\CompositionHost.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\CompositeActivator.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\CompositeActivator.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\CompositionDependency.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\CompositionDependency.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\CompositionOperation.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\CompositionOperation.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\CycleBreakingExportDescriptor.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\CycleBreakingExportDescriptor.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\CycleBreakingMetadataDictionary.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\CycleBreakingMetadataDictionary.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\DependencyAccessor.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\DependencyAccessor.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\DirectExportDescriptor.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\DirectExportDescriptor.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\ExportDescriptor.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\ExportDescriptor.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\ExportDescriptorPromise.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\ExportDescriptorPromise.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\ExportDescriptorProvider.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\ExportDescriptorProvider.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\ExportDescriptorRegistry.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\ExportDescriptorRegistry.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\ExportDescriptorRegistryUpdate.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\ExportDescriptorRegistryUpdate.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\LifetimeContext.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\LifetimeContext.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\UpdateResult.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Core\UpdateResult.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Providers\Constants.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Providers\Constants.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Providers\CurrentScope\CurrentScopeExportDescriptorProvider.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Providers\CurrentScope\CurrentScopeExportDescriptorProvider.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Providers\ExportFactory\ExportFactoryExportDescriptorProvider.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Providers\ExportFactory\ExportFactoryExportDescriptorProvider.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Providers\ExportFactory\ExportFactoryWithMetadataExportDescriptorProvider.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Providers\ExportFactory\ExportFactoryWithMetadataExportDescriptorProvider.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Providers\ImportMany\ImportManyExportDescriptorProvider.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Providers\ImportMany\ImportManyExportDescriptorProvider.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Providers\Lazy\LazyExportDescriptorProvider.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Providers\Lazy\LazyExportDescriptorProvider.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Providers\Lazy\LazyWithMetadataExportDescriptorProvider.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Providers\Lazy\LazyWithMetadataExportDescriptorProvider.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Providers\Metadata\MetadataViewProvider.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Providers\Metadata\MetadataViewProvider.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Util\Formatters.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Util\Formatters.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Util\MethodInfoExtensions.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Util\MethodInfoExtensions.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Hosting\src\System\Composition\Hosting\Util\SmallSparseInitonlyArray.cs" target="src\src\System.Composition.Hosting\src\System\Composition\Hosting\Util\SmallSparseInitonlyArray.cs" exclude="" /> | |
</files> | |
</package> | |
### System.Composition.Runtime ### | |
<?xml version="1.0" encoding="utf-8"?> | |
<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd"> | |
<metadata minClientVersion="2.12"> | |
<id>System.Composition.Runtime</id> | |
<version>1.0.31-beta-24223-0</version> | |
<title>System.Composition.Runtime</title> | |
<authors>Microsoft</authors> | |
<owners>microsoft,dotnetframework</owners> | |
<requireLicenseAcceptance>true</requireLicenseAcceptance> | |
<licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl> | |
<projectUrl>https://dot.net/</projectUrl> | |
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl> | |
<description>Contains runtime components of the Managed Extensibility Framework. | |
Commonly Used Types: | |
System.Composition.CompositionContext | |
When using NuGet 3.x this package requires at least version 3.4.</description> | |
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes> | |
<copyright>© Microsoft Corporation. All rights reserved.</copyright> | |
<serviceable>true</serviceable> | |
<dependencies> | |
<group targetFramework="MonoAndroid1.0" /> | |
<group targetFramework="MonoTouch1.0" /> | |
<group targetFramework=".NETFramework4.5" /> | |
<group targetFramework=".NETStandard1.0"> | |
<dependency id="System.Collections" version="4.0.11" /> | |
<dependency id="System.Diagnostics.Debug" version="4.0.11" /> | |
<dependency id="System.Diagnostics.Tools" version="4.0.1" /> | |
<dependency id="System.Globalization" version="4.0.11" /> | |
<dependency id="System.Linq" version="4.1.0" /> | |
<dependency id="System.Reflection" version="4.1.0" /> | |
<dependency id="System.Resources.ResourceManager" version="4.0.1" /> | |
<dependency id="System.Runtime" version="4.1.0" /> | |
</group> | |
<group targetFramework="Windows8.0" /> | |
<group targetFramework="WindowsPhone8.0" /> | |
<group targetFramework="WindowsPhoneApp8.1" /> | |
<group targetFramework="Xamarin.iOS1.0" /> | |
<group targetFramework="Xamarin.Mac2.0" /> | |
<group targetFramework="Xamarin.TVOS1.0" /> | |
<group targetFramework="Xamarin.WatchOS1.0" /> | |
</dependencies> | |
</metadata> | |
<files> | |
<file src="D:\OSS\corefx\pkg\dotnet_library_license.txt" target="" exclude="" /> | |
<file src="D:\OSS\corefx\pkg\ThirdPartyNotices.txt" target="" exclude="" /> | |
<file src="D:\OSS\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.Runtime\System.Composition.Runtime.dll" target="lib/netstandard1.0" exclude="" /> | |
<file src="D:\OSS\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.Runtime\System.Composition.Runtime.pdb" target="lib/netstandard1.0" exclude="" /> | |
<file src="D:\OSS\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.Runtime\System.Composition.Runtime.dll" target="lib/portable-net45+win8+wp8+wpa81" exclude="" /> | |
<file src="D:\OSS\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.Runtime\System.Composition.Runtime.pdb" target="lib/portable-net45+win8+wp8+wpa81" exclude="" /> | |
<file src="D:\OSS\corefx\bin\obj\AnyOS.AnyCPU.Debug\System.Composition.Runtime\_AssemblyInfo.cs" target="src\bin\obj\AnyOS.AnyCPU.Debug\System.Composition.Runtime\_AssemblyInfo.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Runtime\src\Properties\Resources.Designer.cs" target="src\src\System.Composition.Runtime\src\Properties\Resources.Designer.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Runtime\src\System\Composition\CompositionContext.cs" target="src\src\System.Composition.Runtime\src\System\Composition\CompositionContext.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Runtime\src\System\Composition\ExportFactoryOfT.cs" target="src\src\System.Composition.Runtime\src\System\Composition\ExportFactoryOfT.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Runtime\src\System\Composition\ExportFactoryOfTTMetadata.cs" target="src\src\System.Composition.Runtime\src\System\Composition\ExportFactoryOfTTMetadata.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Runtime\src\System\Composition\ExportOfT.cs" target="src\src\System.Composition.Runtime\src\System\Composition\ExportOfT.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Runtime\src\System\Composition\Hosting\CompositionFailedException.cs" target="src\src\System.Composition.Runtime\src\System\Composition\Hosting\CompositionFailedException.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Runtime\src\System\Composition\Hosting\Core\CompositionContract.cs" target="src\src\System.Composition.Runtime\src\System\Composition\Hosting\Core\CompositionContract.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.Runtime\src\System\Composition\Runtime\Util\Formatters.cs" target="src\src\System.Composition.Runtime\src\System\Composition\Runtime\Util\Formatters.cs" exclude="" /> | |
</files> | |
</package> | |
### System.Composition.TypedParts ### | |
<?xml version="1.0" encoding="utf-8"?> | |
<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd"> | |
<metadata minClientVersion="2.12"> | |
<id>System.Composition.TypedParts</id> | |
<version>1.0.31-beta-24223-0</version> | |
<title>System.Composition.TypedParts</title> | |
<authors>Microsoft</authors> | |
<owners>microsoft,dotnetframework</owners> | |
<requireLicenseAcceptance>true</requireLicenseAcceptance> | |
<licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl> | |
<projectUrl>https://dot.net/</projectUrl> | |
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl> | |
<description>Provides some extension methods for the Managed Extensibility Framework. | |
Commonly Used Types: | |
System.Composition.CompositionContextExtensions | |
System.Composition.Hosting.ContainerConfiguration | |
When using NuGet 3.x this package requires at least version 3.4.</description> | |
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes> | |
<copyright>© Microsoft Corporation. All rights reserved.</copyright> | |
<serviceable>true</serviceable> | |
<dependencies> | |
<group targetFramework="MonoAndroid1.0"> | |
<dependency id="System.Composition.AttributedModel" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Composition.Hosting" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Composition.Runtime" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework="MonoTouch1.0"> | |
<dependency id="System.Composition.AttributedModel" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Composition.Hosting" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Composition.Runtime" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework=".NETFramework4.5"> | |
<dependency id="System.Composition.AttributedModel" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Composition.Hosting" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Composition.Runtime" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework=".NETStandard1.0"> | |
<dependency id="System.Collections" version="4.0.11" /> | |
<dependency id="System.Composition.AttributedModel" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Composition.Hosting" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Composition.Runtime" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Diagnostics.Debug" version="4.0.11" /> | |
<dependency id="System.Diagnostics.Tools" version="4.0.1" /> | |
<dependency id="System.Globalization" version="4.0.11" /> | |
<dependency id="System.Linq" version="4.1.0" /> | |
<dependency id="System.Linq.Expressions" version="4.1.0" /> | |
<dependency id="System.Reflection" version="4.1.0" /> | |
<dependency id="System.Reflection.Extensions" version="4.0.1" /> | |
<dependency id="System.Resources.ResourceManager" version="4.0.1" /> | |
<dependency id="System.Runtime" version="4.1.0" /> | |
<dependency id="System.Runtime.Extensions" version="4.1.0" /> | |
</group> | |
<group targetFramework="Windows8.0"> | |
<dependency id="System.Composition.AttributedModel" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Composition.Hosting" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Composition.Runtime" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework="WindowsPhone8.0"> | |
<dependency id="System.Composition.AttributedModel" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Composition.Hosting" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Composition.Runtime" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework="WindowsPhoneApp8.1"> | |
<dependency id="System.Composition.AttributedModel" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Composition.Hosting" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Composition.Runtime" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework="Xamarin.iOS1.0"> | |
<dependency id="System.Composition.AttributedModel" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Composition.Hosting" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Composition.Runtime" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework="Xamarin.Mac2.0"> | |
<dependency id="System.Composition.AttributedModel" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Composition.Hosting" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Composition.Runtime" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework="Xamarin.TVOS1.0"> | |
<dependency id="System.Composition.AttributedModel" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Composition.Hosting" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Composition.Runtime" version="1.0.31-beta-24223-0" /> | |
</group> | |
<group targetFramework="Xamarin.WatchOS1.0"> | |
<dependency id="System.Composition.AttributedModel" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Composition.Hosting" version="1.0.31-beta-24223-0" /> | |
<dependency id="System.Composition.Runtime" version="1.0.31-beta-24223-0" /> | |
</group> | |
</dependencies> | |
</metadata> | |
<files> | |
<file src="D:\OSS\corefx\pkg\dotnet_library_license.txt" target="" exclude="" /> | |
<file src="D:\OSS\corefx\pkg\ThirdPartyNotices.txt" target="" exclude="" /> | |
<file src="D:\OSS\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.TypedParts\System.Composition.TypedParts.dll" target="lib/netstandard1.0" exclude="" /> | |
<file src="D:\OSS\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.TypedParts\System.Composition.TypedParts.pdb" target="lib/netstandard1.0" exclude="" /> | |
<file src="D:\OSS\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.TypedParts\System.Composition.TypedParts.dll" target="lib/portable-net45+win8+wp8+wpa81" exclude="" /> | |
<file src="D:\OSS\corefx\bin\AnyOS.AnyCPU.Debug\System.Composition.TypedParts\System.Composition.TypedParts.pdb" target="lib/portable-net45+win8+wp8+wpa81" exclude="" /> | |
<file src="D:\OSS\corefx\bin\obj\AnyOS.AnyCPU.Debug\System.Composition.TypedParts\_AssemblyInfo.cs" target="src\bin\obj\AnyOS.AnyCPU.Debug\System.Composition.TypedParts\_AssemblyInfo.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\Common\src\Microsoft\Internal\EmptyArray.cs" target="src\src\Common\src\Microsoft\Internal\EmptyArray.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.TypedParts\src\Properties\Resources.Designer.cs" target="src\src\System.Composition.TypedParts\src\Properties\Resources.Designer.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.TypedParts\src\System\Composition\CompositionContextExtensions.cs" target="src\src\System.Composition.TypedParts\src\System\Composition\CompositionContextExtensions.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.TypedParts\src\System\Composition\Convention\AttributedModelProviderExtensions.cs" target="src\src\System.Composition.TypedParts\src\System\Composition\Convention\AttributedModelProviderExtensions.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.TypedParts\src\System\Composition\Debugging\ContainerConfigurationDebuggerProxy.cs" target="src\src\System.Composition.TypedParts\src\System\Composition\Debugging\ContainerConfigurationDebuggerProxy.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.TypedParts\src\System\Composition\Debugging\DiscoveredPartDebuggerProxy.cs" target="src\src\System.Composition.TypedParts\src\System\Composition\Debugging\DiscoveredPartDebuggerProxy.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.TypedParts\src\System\Composition\Hosting\ContainerConfiguration.cs" target="src\src\System.Composition.TypedParts\src\System\Composition\Hosting\ContainerConfiguration.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.TypedParts\src\System\Composition\TypedParts\ActivationFeatures\ActivationFeature.cs" target="src\src\System.Composition.TypedParts\src\System\Composition\TypedParts\ActivationFeatures\ActivationFeature.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.TypedParts\src\System\Composition\TypedParts\ActivationFeatures\DisposalFeature.cs" target="src\src\System.Composition.TypedParts\src\System\Composition\TypedParts\ActivationFeatures\DisposalFeature.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.TypedParts\src\System\Composition\TypedParts\ActivationFeatures\LifetimeFeature.cs" target="src\src\System.Composition.TypedParts\src\System\Composition\TypedParts\ActivationFeatures\LifetimeFeature.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.TypedParts\src\System\Composition\TypedParts\ActivationFeatures\OnImportsSatisfiedFeature.cs" target="src\src\System.Composition.TypedParts\src\System\Composition\TypedParts\ActivationFeatures\OnImportsSatisfiedFeature.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.TypedParts\src\System\Composition\TypedParts\ActivationFeatures\PropertyImportSite.cs" target="src\src\System.Composition.TypedParts\src\System\Composition\TypedParts\ActivationFeatures\PropertyImportSite.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.TypedParts\src\System\Composition\TypedParts\ActivationFeatures\PropertyInjectionFeature.cs" target="src\src\System.Composition.TypedParts\src\System\Composition\TypedParts\ActivationFeatures\PropertyInjectionFeature.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.TypedParts\src\System\Composition\TypedParts\ContractHelpers.cs" target="src\src\System.Composition.TypedParts\src\System\Composition\TypedParts\ContractHelpers.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.TypedParts\src\System\Composition\TypedParts\Discovery\DiscoveredExport.cs" target="src\src\System.Composition.TypedParts\src\System\Composition\TypedParts\Discovery\DiscoveredExport.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.TypedParts\src\System\Composition\TypedParts\Discovery\DiscoveredInstanceExport.cs" target="src\src\System.Composition.TypedParts\src\System\Composition\TypedParts\Discovery\DiscoveredInstanceExport.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.TypedParts\src\System\Composition\TypedParts\Discovery\DiscoveredPart.cs" target="src\src\System.Composition.TypedParts\src\System\Composition\TypedParts\Discovery\DiscoveredPart.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.TypedParts\src\System\Composition\TypedParts\Discovery\DiscoveredPropertyExport.cs" target="src\src\System.Composition.TypedParts\src\System\Composition\TypedParts\Discovery\DiscoveredPropertyExport.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.TypedParts\src\System\Composition\TypedParts\Discovery\ParameterImportSite.cs" target="src\src\System.Composition.TypedParts\src\System\Composition\TypedParts\Discovery\ParameterImportSite.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.TypedParts\src\System\Composition\TypedParts\Discovery\TypeInspector.cs" target="src\src\System.Composition.TypedParts\src\System\Composition\TypedParts\Discovery\TypeInspector.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.TypedParts\src\System\Composition\TypedParts\ImportInfo.cs" target="src\src\System.Composition.TypedParts\src\System\Composition\TypedParts\ImportInfo.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.TypedParts\src\System\Composition\TypedParts\TypedPartExportDescriptorProvider.cs" target="src\src\System.Composition.TypedParts\src\System\Composition\TypedParts\TypedPartExportDescriptorProvider.cs" exclude="" /> | |
<file src="D:\OSS\corefx\src\System.Composition.TypedParts\src\System\Composition\TypedParts\Util\DirectAttributeContext.cs" target="src\src\System.Composition.TypedParts\src\System\Composition\TypedParts\Util\DirectAttributeContext.cs" exclude="" /> | |
</files> | |
</package> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment