Skip to content
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

XBAP Warning #1782

Merged
merged 6 commits into from
Mar 13, 2024
Merged

XBAP Warning #1782

merged 6 commits into from
Mar 13, 2024

Conversation

adegeo
Copy link
Contributor

@adegeo adegeo commented Mar 11, 2024

Summary

In progress

Fixes #1761


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
dotnet-desktop-guide/framework/wpf/advanced/application-startup-time.md Application Startup Time
dotnet-desktop-guide/framework/wpf/advanced/xaml-overview.md XAML overview in WPF (.NET Framework)
dotnet-desktop-guide/framework/wpf/app-development/application-management-overview.md "Application Management Overview"
dotnet-desktop-guide/framework/wpf/app-development/configure-vs-to-debug-a-xaml-browser-to-call-a-web-service.md How to: Configure Visual Studio to Debug a XAML Browser Application to Call a Web Service
dotnet-desktop-guide/framework/wpf/app-development/deploying-a-wpf-application-wpf.md dotnet-desktop-guide/framework/wpf/app-development/deploying-a-wpf-application-wpf
dotnet-desktop-guide/framework/wpf/app-development/firefox-add-ons-to-support-net-application-deployment.md Firefox Add-ons to Support .NET Application Deployment
dotnet-desktop-guide/framework/wpf/app-development/hosting-wpf-applications.md Host apps
dotnet-desktop-guide/framework/wpf/app-development/how-to-detect-whether-the-wpf-plug-in-for-firefox-is-installed.md How to: Detect Whether the WPF Plug-In for Firefox Is Installed
dotnet-desktop-guide/framework/wpf/app-development/how-to-determine-if-a-page-is-browser-hosted.md dotnet-desktop-guide/framework/wpf/app-development/how-to-determine-if-a-page-is-browser-hosted
dotnet-desktop-guide/framework/wpf/app-development/iwpfhostsupport.md IWpfHostSupport
dotnet-desktop-guide/framework/wpf/app-development/native-wpf-browser-hosting-support-apis.md Native WPF Browser Hosting Support APIs
dotnet-desktop-guide/framework/wpf/app-development/wpf-host-presentationhost-exe.md "WPF Host (PresentationHost.exe)"
dotnet-desktop-guide/framework/wpf/app-development/wpf-xaml-browser-applications-overview.md WPF XAML Browser Applications Overview
dotnet-desktop-guide/framework/wpf/security-wpf.md Security (WPF)
dotnet-desktop-guide/framework/wpf/wpf-partial-trust-security.md WPF Partial Trust Security
dotnet-desktop-guide/framework/wpf/wpf-security-strategy-platform-security.md WPF Security Strategy - Platform Security
dotnet-desktop-guide/framework/wpf/wpf-security-strategy-security-engineering.md dotnet-desktop-guide/framework/wpf/wpf-security-strategy-security-engineering

@adegeo adegeo marked this pull request as ready for review March 11, 2024 23:13
---

>[!WARNING]
> XBAPs require legacy browsers to operate, such as Internet Explorer and Firefox. These older browser versions are usually unsupported on Windows 10 and Windows 11. Modern browsers no longer support the technology required for XBAP apps due to security risks. Plugins that enable XBAPs are no longer supported.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TrevorFellman-MSFT Are you still around? I moved the previous note about XBAP to an include file and spread it throughout the articles related to XBAP. Can you check the wording here for me?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tdykstra This is the only change.

@adegeo adegeo requested a review from tdykstra March 12, 2024 00:00
Copy link
Contributor

@tdykstra tdykstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@adegeo adegeo merged commit 2d099e2 into main Mar 13, 2024
8 checks passed
@adegeo adegeo deleted the adegeo-1761-xbap branch March 13, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants