<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Mitchel Sellers | MAUIverse Contributor Feed</title><description>Community Feed entries from Mitchel Sellers on MAUIverse.</description><link>https://mauiverse.net/</link><item><title>.NET MAUI &amp; GitHub Actions Missing Targets Default Projects</title><link>https://mauiverse.net/community-feed/2026/04/dotnet-maui-github-actions-missing-targets-default-projects/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/dotnet-maui-github-actions-missing-targets-default-projects/</guid><description>Mitchel Sellers diagnoses a frustrating NETSDK1047 error when building .NET MAUI iOS apps in GitHub Actions with separate restore and build steps. The fix is a small .csproj addition that hints the RuntimeIdentifier when splitting dotnet restore from dotnet publish.</description><pubDate>Fri, 24 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Deploying .NET MAUI Blazor App to ProgramFiles</title><link>https://mauiverse.net/community-feed/2024/03/deploying-dotnet-maui-blazor-app-to-programfiles/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/03/deploying-dotnet-maui-blazor-app-to-programfiles/</guid><description>Mitchel Sellers explains why .NET MAUI Blazor apps fail silently when deployed to secured folders like Program Files, and how a single environment variable fix resolves it. The root cause is WebView2&apos;s default temp folder location inside the application directory.</description><pubDate>Thu, 21 Mar 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI + GitHub Actions + Commas in Certificate Names</title><link>https://mauiverse.net/community-feed/2023/06/dotnet-maui-github-actions-commas-in-certificate-names/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/06/dotnet-maui-github-actions-commas-in-certificate-names/</guid><description>Mitchel Sellers documents a tricky GitHub Actions issue where commas in Apple certificate names break the dotnet publish command. The fix involves transferring the secret to an environment variable and using proper BASH escaping in the CodesignKey parameter.</description><pubDate>Wed, 21 Jun 2023 00:00:00 GMT</pubDate></item><item><title>Upgrading Xamarin Forms to .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/06/upgrading-xamarin-forms-to-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/06/upgrading-xamarin-forms-to-dotnet-maui/</guid><description>Mitchel Sellers shares a practical walkthrough of migrating Xamarin.Forms projects to .NET MAUI, averaging 4-8 hours per project. The post covers using the Upgrade Assistant, manual migration steps, switching to single-project structure, and common gotchas.</description><pubDate>Mon, 19 Jun 2023 00:00:00 GMT</pubDate></item></channel></rss>