Visual Studio 2017 file icon after saving file changes

Viewed 1072

Does anyone know why every time I save changes to a file within Visual Studio 2017 it changes my file icon (see screenshot below)?

enter image description here

I'm not sure if this is the result of an extension I've installed or was rolled out within an update to Visual Studio.

I would really like to disable this, any help is appreciated.

UPDATE 1

This doesn't seem to be related to Git integration as the icons still change with source control features disabled (see screenshot below).

enter image description here

2 Answers
Related