You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use an older version of dotnet-format because the newer version shows
absolute paths which breaks the 'dotnet-format-problem-matcher'. [1]
Also move the dummy .csproj file to the root of the repo so that
annotations will be created. [2]
[1] xt0rted/dotnet-format-problem-matcher#206
[2] xt0rted/dotnet-format-problem-matcher#91
Histalek
added a commit
to TTTReborn/tttreborn
that referenced
this issue
Jun 24, 2021
Use an older version of dotnet-format because the newer version shows
absolute paths which breaks the 'dotnet-format-problem-matcher'. [1]
Also move the dummy .csproj file to the root of the repo so that
annotations will be created. [2]
[1] xt0rted/dotnet-format-problem-matcher#206
[2] xt0rted/dotnet-format-problem-matcher#91
Histalek
added a commit
to TTTReborn/tttreborn
that referenced
this issue
Jun 24, 2021
* Setup dotnet CI
* editorconfig: Add space after cast
* Downgrade dotnet-format and move .csproj
Use an older version of dotnet-format because the newer version shows
absolute paths which breaks the 'dotnet-format-problem-matcher'. [1]
Also move the dummy .csproj file to the root of the repo so that
annotations will be created. [2]
[1] xt0rted/dotnet-format-problem-matcher#206
[2] xt0rted/dotnet-format-problem-matcher#91
When using the
--workspace
option the error file paths are rooted to the solution/project file which means annotations aren't created.The text was updated successfully, but these errors were encountered: