diff options
author | Ignacio Etcheverry <ignalfonsore@gmail.com> | 2020-09-13 03:44:29 +0200 |
---|---|---|
committer | Ignacio Etcheverry <ignalfonsore@gmail.com> | 2020-09-13 03:46:27 +0200 |
commit | 1db039595088d1f16b15a82950470c9b38c1bb17 (patch) | |
tree | 3d86957283bfe21bc478a8872fec8877230aa9bb /editor/icons/ClassList.svg | |
parent | 463879db56cc1e2417a02696e41ae3c40324ac24 (diff) |
C#: Fix csproj not synced on file move/removal from FS dock
When NormalizePath was called with an absolute
path (with drive letter) on Windows, it would
prepend a file path separator to the path, e.g.:
'\C:\Program Files\'.
Apparently this was still accepted as a valid
path by DotNetGlob and it stopped working when
we switched to MSBuildGlob.
Diffstat (limited to 'editor/icons/ClassList.svg')
0 files changed, 0 insertions, 0 deletions