Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaryam Ariyan <maryam.ariyan@microsoft.com>2017-11-22 02:22:35 +0300
committerGitHub <noreply@github.com>2017-11-22 02:22:35 +0300
commit28fffe8f2db669fb578d6c41aac39598c53826ef (patch)
tree0b9965705d8a68df302f49277bbd133e5920603b /pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.pkgproj
parent779171fea3d9f0b25d4058e281ca05b2b6eec323 (diff)
Packaging System.ComponentModel.Composition (#25411)
Fixes #11857
Diffstat (limited to 'pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.pkgproj')
-rw-r--r--pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.pkgproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.pkgproj b/pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.pkgproj
index 0d670cefca..6262a750be 100644
--- a/pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.pkgproj
+++ b/pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.pkgproj
@@ -23,6 +23,7 @@
<PrereleaseLibraryPackage Include="Microsoft.Win32.Registry" />
<PrereleaseLibraryPackage Include="Microsoft.Win32.Registry.AccessControl" />
<PrereleaseLibraryPackage Include="System.CodeDom" />
+ <PrereleaseLibraryPackage Include="System.ComponentModel.Composition" />
<PrereleaseLibraryPackage Include="System.Configuration.ConfigurationManager" />
<PrereleaseLibraryPackage Include="System.Data.Odbc" />
<PrereleaseLibraryPackage Include="System.Drawing.Common" />