Merge main into live#2263
Open
dotnet-policy-service[bot] wants to merge 4 commits into
Open
Conversation
) * Clarify guidance on loading untrusted XAML, BAML, and XPS content Add guidance that loading untrusted markup is equivalent to running untrusted code and that restrictive or allow-list readers are a hardening measure, not a security sandbox. Update the XAML Services security article with platform-agnostic guidance and add a WPF-specific section covering text XAML, BAML, and XPS/fixed-document loading, with cross-links between the two articles. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 0145ac7e-a38f-4948-9bde-134f90cff73f * Refine wording for XPS and fixed-document types Change 'Document containers' to 'Document types' to avoid implying that DocumentReference and PageContent are container formats. Guidance is unchanged. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 0145ac7e-a38f-4948-9bde-134f90cff73f
* Migrate code * Convert VB projs to VS * Fix various presentation errors * Delete old snippets
* Initial plan * Rewrite autoscale article with modern .NET DPI handling and style guide updates Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com> * Add note about app.manifest override capability for DPI settings Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com> * Add Visual Studio designer DPI considerations with ForceDesignerDPIUnaware property Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com> * Update dotnet-desktop-guide/winforms/forms/autoscale.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Change recommended DPI mode from PerMonitorV2 to SystemAware (default) Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com> * Replace "Modern .NET" with ".NET" and improve Framework comparisons Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com> * Clarify DPI awareness handling in .NET and .NET Framework --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This file contains hidden or 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
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.
Please don't squash-merge this PR.
Internal previews