I am creating a new project in Visual Studio 2015
, I created the repository in BitBucket
, so I created the project, the problem and that when one of the project users of a Push
it does not update.
For example: I added the% class of% in the Teste
project and gave Dominio
but when the other user gives Push
this class does not appear in Pull
even though it is in the project folder. Does anyone know anything about it?
I searched in the here and elsewhere and found nothing about it if this is not a sure place to ask let me know.
EDIT: I'm giving Push by SourceTree, the first time I added the layer below which is a Classlibrary, csproj was, but then it was not anymore, here is my solution explorer
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
# User-specific files
*.suo
*.user
*.userosscache
*.sln.docstates
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
[Xx]64/
[Xx]86/
[Bb]uild/
bld/
[Bb]in/
[Oo]bj/