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:
authorEric St. John <ericstj@microsoft.com>2018-02-27 00:29:08 +0300
committerEric St. John <ericstj@microsoft.com>2018-02-27 01:46:22 +0300
commit19c480042a637c583d35cf0f40d75a8129331642 (patch)
treeb54da1150f11a44cb791c11537a3ac3d93b0c334 /pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.pkgproj
parente6bbe92b4495873a8514da06eb8b664fdbb46bc2 (diff)
Add SystemEvents to Microsoft.Windows.Compatibility
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 7a374f06d2..ea4f0d53be 100644
--- a/pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.pkgproj
+++ b/pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.pkgproj
@@ -23,6 +23,7 @@
<ItemGroup>
<PrereleaseLibraryPackage Include="Microsoft.Win32.Registry" />
<PrereleaseLibraryPackage Include="Microsoft.Win32.Registry.AccessControl" />
+ <PrereleaseLibraryPackage Include="Microsoft.Win32.SystemEvents" />
<PrereleaseLibraryPackage Include="System.CodeDom" />
<PrereleaseLibraryPackage Include="System.ComponentModel.Composition" />
<PrereleaseLibraryPackage Include="System.Configuration.ConfigurationManager" />