Each developpers have a different connection string to use their own database in app.config file. But this file must be versionned in GIT because we add some app settings.
Is there a way to do that in Visual Studio ? We can do in GitHub desktop to choose if some pieces of code not to be pushed but if we could do the same in VS, it will be greater.
Thanks Thanks