mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 04:37:30 +02:00
MSIX: implement initial version of notifications library (#1178)
This commit is contained in:
4
src/common/notifications_winrt/packages.config
Normal file
4
src/common/notifications_winrt/packages.config
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Microsoft.Windows.CppWinRT" version="2.0.200117.5" targetFramework="native" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user