Skip to content

Commit c2f5140

Browse files
committed
Update dependency Microsoft.Toolkit.Uwp.Notifications to v7.1.0
1 parent 7228512 commit c2f5140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HyperMC/HyperMC.csproj

+1-1
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.0.1" />
20+
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications" Version="7.1.0" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)