git - Cannot view .csproj in Gitkraken -


i have .csproj file , can't open in gitkraken because says "cannot show changes in binary file".

at moment .csproj file starts <?xml version="1.0" encoding="utf-8"?>. <?xml version="1.0" encoding="utf-16"?> changed in order expirement. no luck however...

we're sitting on windows using git. file can opened in visual studio code or notepad. it's gitkraken chooses not to.

any ideas what's going on?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -