Include WinUI reference

This commit is contained in:
Daniel Clark
2021-02-09 14:14:42 +00:00
parent fae7721b5f
commit d8581f33e7
7 changed files with 12 additions and 56 deletions
@@ -7,6 +7,9 @@
<LangVersion>9.0</LangVersion>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.UI.Xaml" Version="2.5.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\NotificationFlyout.Uwp.UI.Controls\NotificationFlyout.Uwp.UI.Controls.csproj" />