Maui - publish msix with no internet in net 8
Dani_S
4,836
Reputation points
Hi,
When publishing msix with internet the msix is working.
But with no internet is not responsive at all . not open .
Why ?
dotnet publish -f net8.0-windows10.0.19041.0 -c Release /p:AppxPackageSigningEnabled=true /p:PackageCertificateThumbprint="c01ba45666762f3615cf6813aeb4dc4b1919541d" -p:RuntimeIdentifierOverride=win10-x64
Thanks,
Developer technologies | .NET | .NET MAUI
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Sign in to answer