Skip to content

Commit bacec08

Browse files
Fix path (#49608)
1 parent 41648d0 commit bacec08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BuiltInTools/dotnet-format/dotnet-format.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
</ItemGroup>
5555

5656
<ItemGroup>
57-
<None Include="..\README.md" />
57+
<None Include="README.md" />
5858
</ItemGroup>
5959

6060
<ItemGroup>

0 commit comments

Comments
 (0)