T
ThuanNguy
Guest
I use VS 2019 to upgrade a project from .NET 4.6.2 to .NET 4.8. Visual Studio 2019, in its ultimate wisdom, decided that it wants to use a slightly different xml format. While they are the same functionally, this type of behavior causes a lot of unnecessary changes my commits, and is a source of more unnecessary changes in the future.
Is there any way to force Visual Studio to use a consistent markup style?
Continue reading...
Is there any way to force Visual Studio to use a consistent markup style?
Continue reading...