-
Notifications
You must be signed in to change notification settings - Fork 324
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
Release - 1/25/24 #2181
Merged
Merged
Release - 1/25/24 #2181
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…aling (#2112) Co-authored-by: Felipe da Conceicao Guimaraes <felipeda@microsoft.com>
Co-authored-by: Felipe da Conceicao Guimaraes <felipeda@microsoft.com>
* install DHGE on first launch * "" to string.Empty Co-authored-by: David Bennett <dbennett-msft@outlook.com> * Change back to "", has to be constant --------- Co-authored-by: David Bennett <dbennett-msft@outlook.com>
* update spec template * upload spec * add settings images * Update docs/specs/#2072 - Add some PowerToys utilities/spec.md Co-authored-by: Clint Rutkas <clint@rutkas.com> * Update docs/specs/#2072 - Add some PowerToys utilities/spec.md Co-authored-by: Clint Rutkas <clint@rutkas.com> --------- Co-authored-by: Clint Rutkas <clint@rutkas.com>
…tch Dev Home core (#2095)
* Update pin flow * Update sizes * force rounded corners on image previews in case images don't have transparent corners
* [Dev] Update TFM references to .NET 8 * [Dev] Update RuntimeIdentifiers to use win- * [Dev] Add RuntimeIdentifiers to Test projects * [Dev] Update Nuget packages to .NET 8 version * [Dev] Update CSWinRT and Microsoft.Windows.SDK.BuildTools to latest * [Dev][Analyzers] Use ArgumentNullException.ThrowIfNull to satisfy CA1510 * [Dev][Analyzers] Use static SHA256 HashData method to satisfy CA1850 * [Dev][Analyzers] Use TryGetValue to satisfy CA1854 * [Dev][Analyzers] Compare Count to 0 instead of using Any to satisfy CA1860 * [Dev][Analyzers] Use TryAdd to satisfy CA1864 * [Dev][Analyzers] Remove guard around ContainsKey to satisfy CA1853 * [Dev][Analyzers] Satisfy CA1869 * Fix comment issue * [Dev][Analyzers] Use new collection initializers and fix new() * [Dev][Analyzers] Sealed classes to satisfy CA1852 * [DEV][Analyzers] Suppress CA1861 * [Dev] Update to latest CSWin32 package and resolve issues. * [Dev][Analyzers] Another CA1860 fix * [Dev] Resolve issues with PInvoke * Add RuntimeIdentifiers to DevHome.SDK.Lib * [Dev] Add UseRidGraph flag to workaround RID issues with packages * Remove whitespace * [Dev] Added comment to explain workaround for RID graph issue in .NET 8 * [Deps] Update Microsoft.Management.Infrastructure to 3.0.0 * [SetupFlow] Fix regression with IPCSetup * [TelemetryEvents] Fix SHA256 hashing caused by merge conflict * Migrated the rest of of the Newtonsoft.Json references to System.Text.Json * Update tfm back to .NET 8 in ToolVersion.props --------- Co-authored-by: Eric Johnson <ericjohnson327@gmail.com>
Co-authored-by: Felipe da Conceicao Guimaraes <felipeda@microsoft.com>
Staging - 1/17/24
Staging - 1/17/24 - 2
Staging - 1/17/24 - 3
* Fix RidGraph use with .NET 8 * undo sdk change
Staging - 1/18/24
* Update pwsh sdk version * revert appxmanifest changes
Staging - 1/23/24
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary of the pull request
References and relevant issues
Detailed description of the pull request / Additional comments
Validation steps performed
PR checklist