We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdff22f commit 9a30a07Copy full SHA for 9a30a07
Microsoft.Toolkit.Uwp/Helpers/SystemInformation.cs
@@ -124,7 +124,7 @@ public static async Task LaunchStoreForReviewAsync()
124
/// <summary>
125
/// Gets the previous version of the app that was installed.
126
/// This will be the current version if a previous version of the app was installed
127
- /// before using <see cref="SystemInformation"/> or if the app is not updated.
+ /// before using <see cref="SystemInformation"/> or if the app is not updated.
128
/// </summary>
129
public PackageVersion PreviousVersionInstalled { get; }
130
0 commit comments