Skip to content

Commit 1fa2963

Browse files
committed
Update dependency Microsoft.Toolkit.Uwp.Notifications to v7.1.2
1 parent 81362c2 commit 1fa2963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HyperMC/HyperMC.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
1818
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.2" />
1919
<PackageReference Include="Microsoft.Extensions.Hosting" Version="5.0.0" />
20-
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications" Version="7.1.0" />
20+
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications" Version="7.1.2" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)