-
-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Preview 1.82.19 Hotfix Release #698
base: preview
Are you sure you want to change the base?
Conversation
Also try next branch instead
This caused by the confusion of the AUMID being overwritten with different value compared to the executable's title and description.
|
using Microsoft.UI.Xaml; | ||
using System; |
Check warning
Code scanning / QDNET
Redundant using directive Warning
|
||
// Get the mark file's relative path | ||
string relativePathDir = Path.GetDirectoryName(localFileInfo.RelativePath) ?? ""; | ||
string relativePathNameNoExt = Path.GetFileNameWithoutExtension(localFileInfo.RelativePath) ?? ""; |
Check warning
Code scanning / QDNET
'??' condition is known to be null or not null Warning
TBC Changelog
Blocking: #697 + re-check HSR's GSP formatting
ETA March W1
Templates
Changelog Prefixes