Pair to Mac Broker on the Mac wants .net 8 but I just got .net 9 working #27109
Labels
platform/iOS 🍎
s/move-to-vs-feedback
Tells automation to ask the person to use VS Feedback to report the issue
t/bug
Something isn't working
Description
So I tried getting my project running in VSCode on the Mac, I got all the bits installed and it runs. Unfortunately doing that seems to have killed the Pair to Mac on my PC. Somehow my broker thinks I need to install .net 8 but I want .net 9. How do I tell the broker on my mac that I want .net 9 instead of .net 8?
I posted my question here but apparently the place to post question is also broken...
https://learn.microsoft.com/en-us/answers/tags/247/dotnet-maui
Anyway, here are my logs of the Pair to Mac Broker on the Mac wanting .net 8 when I've spent today getting .net 9 working with VS Code.
stevenroman@Stevens-MacBook-Pro Xamarin.Messaging-17.12.0.153 % pwd
/Users/stevenroman/Library/Logs/Xamarin.Messaging-17.12.0.153
stevenroman@Stevens-MacBook-Pro Xamarin.Messaging-17.12.0.153 % dotnet workload list
Installed Workload Id Manifest Version Installation Source
maui-android 9.0.0/9.0.100 SDK 9.0.100
maui-ios 9.0.0/9.0.100 SDK 9.0.100
maui-maccatalyst 9.0.0/9.0.100 SDK 9.0.100
Use
dotnet workload search
to find additional workloads to install.stevenroman@Stevens-MacBook-Pro Xamarin.Messaging-17.12.0.153 % tail -f 2025-01-13__16-08-06.14144.Broker.61a.stderr.log
The following frameworks were found:
6.0.33 at [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
7.0.20 at [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
9.0.0 at [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
Learn more:
https://aka.ms/dotnet/app-launch-failed
To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=8.0.0&arch=arm64&rid=osx-arm64&os=osx.15
^C
stevenroman@Stevens-MacBook-Pro Xamarin.Messaging-17.12.0.153 % pwd
/Users/stevenroman/Library/Logs/Xamarin.Messaging-17.12.0.153
stevenroman@Stevens-MacBook-Pro Xamarin.Messaging-17.12.0.153 %
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
9.0.22 SR2.2
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
No response
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: