Update to stable Uwp.Notifications package

This commit is contained in:
Luis von der Eltz
2021-03-16 18:53:59 +01:00
parent ea1ff49805
commit 1306b6bbbf
2 changed files with 2 additions and 2 deletions
@@ -11,7 +11,7 @@
<ItemGroup>
<ProjectReference Include="..\DesktopNotifications\DesktopNotifications.csproj" />
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications" Version="7.0.0-preview4" />
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications" Version="7.0.0" />
</ItemGroup>
</Project>