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

Pair to Mac Broker on the Mac wants .net 8 but I just got .net 9 working #27109

Closed
stevenroman760 opened this issue Jan 14, 2025 · 3 comments
Closed
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

Comments

@stevenroman760
Copy link

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

@stevenroman760 stevenroman760 added the t/bug Something isn't working label Jan 14, 2025
@jfversluis jfversluis added the s/move-to-vs-feedback Tells automation to ask the person to use VS Feedback to report the issue label Jan 14, 2025
Copy link
Contributor

Thanks for the issue report @stevenroman760! This issue appears to be a problem with Visual Studio (Code), so we ask that you use the VS feedback tool to report the issue. That way it will get to the routed to the team that owns this experience in VS (Code).

If you encounter a problem with Visual Studio or the .NET MAUI VS Code Extension, we want to know about it so that we can diagnose and fix it. By using the Report a Problem tool, you can collect detailed information about the problem, and send it to Microsoft with just a few button clicks.

  1. Go to the Visual Studio for Windows feedback tool or .NET MAUI VS Code Extension repository to report the issue
  2. Close this bug, and consider adding a link to the VS Feedback issue so that others can follow its activity there.

@jfversluis
Copy link
Member

This is tooling which is unfortunately not the right place for it here. The instructions added by the bot will help you report it in the right place.

I think the remote connection should automatically install the matching .NET version but maybe I’m wrong. Maybe it will help to install .NET 9 on your Mac manually?

@dotnet dotnet deleted a comment from dotnet-policy-service bot Jan 14, 2025
@stevenroman760
Copy link
Author

finally got to test flight. Just had to install .net 8 on the mac so .net 9 on windows could talk to it. Totally obvious...

@github-actions github-actions bot locked and limited conversation to collaborators Feb 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

No branches or pull requests

3 participants