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

Command to install xcsync fails as tool is still in preview #2680

Closed
Bowman74 opened this issue Dec 15, 2024 · 2 comments · Fixed by #2686
Closed

Command to install xcsync fails as tool is still in preview #2680

Bowman74 opened this issue Dec 15, 2024 · 2 comments · Fixed by #2686
Assignees
Labels
doc-bug Problem with the content; needs to be fixed [org] dotnet-maui/subsvc dotnet-mobile/svc Pri2 📌 seQUESTered Identifies that an issue has been imported into Quest.

Comments

@Bowman74
Copy link

Bowman74 commented Dec 15, 2024

Type of issue

Code doesn't work

Description

The article states to install the tool globally to use this command:

dotnet tool install -g dotnet-xcsync

However, that command will not work as the nuget package is in preview. The command will fail with:
dotnet-xcsync is not found in NuGet feeds https://api.nuget.org/v3/index.json.

Both this documentation and the documentation at https://learn.microsoft.com/en-us/dotnet/maui/whats-new/dotnet-9?view=net-maui-9.0 indicate this tool was released with .Net 9 but it does not appear this was the case. It is still in preview and the tool cannot be downloaded as a released tool.

The nuget package can be found here in preview and contains the command that can be used to download the preview package:
https://www.nuget.org/packages/dotnet-xcsync/0.1.0-preview.24509.2

The documentation in both places should be updated with the fact that this is in preview and with information on the correct way to download the preview.

Page URL

https://learn.microsoft.com/en-us/dotnet/maui/macios/xcsync?view=net-maui-9.0&tabs=visual-studio-code

Content source URL

https://github.com/dotnet/docs-maui/blob/main/docs/macios/xcsync.md

Document Version Independent Id

d5f511c6-2870-5ca6-400e-afa302e40146

Article author

@haritha-mohan

Metadata

  • ID: d5f511c6-2870-5ca6-400e-afa302e40146
  • Service: dotnet-mobile
  • Sub-service: dotnet-maui

Related Issues


Associated WorkItem - 356253

@dotnetrepoman dotnetrepoman bot added the ⌚ Not Triaged Not triaged label Dec 15, 2024
@davidbritch davidbritch self-assigned this Dec 17, 2024
@davidbritch davidbritch added doc-bug Problem with the content; needs to be fixed [org] 🗺️ reQUEST Triggers an issue to be imported into Quest. labels Dec 17, 2024
@dotnetrepoman dotnetrepoman bot removed the ⌚ Not Triaged Not triaged label Dec 17, 2024
@sequestor sequestor bot added 📌 seQUESTered Identifies that an issue has been imported into Quest. and removed 🗺️ reQUEST Triggers an issue to be imported into Quest. labels Dec 17, 2024
@davidbritch davidbritch moved this from 🔖 Ready to 🏗 In progress in dotnet/docs-maui 2024 Sprints Dec 20, 2024
@davidbritch
Copy link
Contributor

@Bowman74 Agreed that you're correct, and thanks for pointing this out.

@Bowman74
Copy link
Author

@davidbritch Thank you sir!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-bug Problem with the content; needs to be fixed [org] dotnet-maui/subsvc dotnet-mobile/svc Pri2 📌 seQUESTered Identifies that an issue has been imported into Quest.
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants