MagicAndre1981

Results 85 comments of MagicAndre1981

> * If I have the tagging system up-and-running, I'll have the ability to run a "stable only" build. This build would only run when new VS versions are released...

my apps works after updating the androidx references. Only the warnings are annoying.

Also update `Xamarin.AndroidX.Preference`, the [Version 1.1.1.9 you use](https://github.com/xamarin/Xamarin.Forms/blob/88b70ad2824a4f40fa2ef056439ada9dc3e85ab4/.nuspec/Xamarin.Forms.nuspec#L28) is [Monodroid9 and not monodroid13](https://www.nuget.org/packages/Xamarin.AndroidX.Preference/1.1.1.9#supportedframeworks-body-tab) and may cause issues.

> What do you get if you run `winget list dotnet`? > ``` C:\Windows\system32>winget upgrade Name ID Version Verfügbar Quelle ----------------------------------------------------------------------------------------------------------- Microsoft Windows Desktop Runtime - 6.0.19 (x64) Microsoft.DotNet.DesktopRuntime.7 <...

> same issue, after running `winget upgrade Microsoft.DotNet.DesktopRuntime.7`, the issue seems gone. Not for me: ``` C:\Windows\system32>winget upgrade Microsoft.DotNet.DesktopRuntime.7 No available upgrade found. No newer package versions are available from...

Issue is defender which scans the zip ![image](https://github.com/microsoft/winget-cli/assets/8274816/779eef54-be44-49cb-b903-7405a1f97e4f) Line # | Process | Stack | Count | Weight (in view) (ms) | % Weight -- | -- | -- |...

> I'm having this same issue. Windows Desktop Runtime 6.0.26 is matched to Microsoft.WindowsAppRuntime.1.4 and winget upgrade --all wants to update it. > > ``` > winget list runtime >...

> Happens again. All my DesktopRuntime versions are recognized as `Microsoft.DotNet.DesktopRuntime.6`. I also see always an upgrade, but 6.0.20 is now latest 6 version: ``` C:\Windows\system32>winget upgrade Name ID Version...

why is this only Prio 2 if BinaryFormatter gets removed in .NET9? I think this should be critical issue for .net 9 milestone @merriemcgaw

WiX v4.0.3 has arm64 fixes, so try the new version: https://wixtoolset.org/docs/releasenotes/#v4