I'm a one man "shop". I've used Azure DevOps TFS for years. I'm trying to tackle switching to Azure DevOps Git. So far...not so good. I'm hoping someone can spot the error of my ways and point me in the right direction. All of this is using Visual Studio 2022.
Step 1: Create a new Project in Azure DevOps called "GitTest"
Step 2: Create a new Umbraco site in Visual Studio called "GitTest"
Step 3: Using Team Explorer in Visual Studio connect to the "GitTest" project in DevOps from Step 1.
As soon as I complete Step 3, my solution explorer is blank.
Here's my Solution Explorer before Step 3:
Here's my Solution Explorer after Step 3:
In case you're wondering here's what my screen for Step 3 looks like:
Umbraco + Visual Studio 2022 + Azure DevOps Git
I'm a one man "shop". I've used Azure DevOps TFS for years. I'm trying to tackle switching to Azure DevOps Git. So far...not so good. I'm hoping someone can spot the error of my ways and point me in the right direction. All of this is using Visual Studio 2022.
Step 1: Create a new Project in Azure DevOps called "GitTest"
Step 2: Create a new Umbraco site in Visual Studio called "GitTest"
Step 3: Using Team Explorer in Visual Studio connect to the "GitTest" project in DevOps from Step 1.
As soon as I complete Step 3, my solution explorer is blank.
Here's my Solution Explorer before Step 3:
Here's my Solution Explorer after Step 3:
In case you're wondering here's what my screen for Step 3 looks like:
I cross posted in Stackoverflow and got my answer here: https://stackoverflow.com/questions/77311350/connecting-to-azure-devops-git-from-visual-studio-2022-empties-solution-explorer
Posting in case it helps anyone else in the future.
is working on a reply...