Click here to Skip to main content
15,886,632 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I created a new project on my dev.Azure.com account, linked my solution to it, and opened it with Visual Studio. My Visual Studio solution is inside the correct path, the .git and .vs folders are there and I can see all the files on Visual Studio.

I can commit from Team Explorer -> Change and the commit is published online correctly, but my project files aren't online. As I did a commit (although I didn't modify the project files), shouldn't they be there?

When I move through the Solution Explorer, I can't see the "+" next to the project files (I suppose I should see them, as they mean that I can push them to my online repository).

I need to share my files through my dev.azure.com repository, how can I upload the files of my solution?

What I have tried:

I did a commit (just a sentence for testing) from
Team Explorer -> Changes
It was published correctly on my remote repository.
Posted
Updated 8-Jan-21 11:27am
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900