S. Roberts
S. Roberts

Reputation: 31

Visual Studio 2017 add item cross-platform missing

I have installed Visual Studio 2017 to follow along with online training for Xamarin created in May. They instructed us to add a new item and then selected Cross-Platform. I did not have Cross-Platform as an option. I found a post for an older version of Visual Studio where they showed how to add it manually. I did this and it created the Cross-Platform item but this only contained four options instead of the ten in the video. Has this been taken away in a newer release or do I need to do something to add all the items? Many thanks

Upvotes: 2

Views: 1580

Answers (1)

S. Roberts
S. Roberts

Reputation: 31

I have finally found a solution. I used the Visual Studio uninstaller to uninstall Mobile Development with .Net, rebooted and then installed it again. Works like a charm. There must have been old versions that were not getting updated or something was corrupt. Hope this helps someone.

Upvotes: 1

Related Questions