Skip to content

Commit 8169adc

Browse files
committed
Typo
1 parent 3d5b936 commit 8169adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build-acceleration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Looking through the build output with the following points in mind:
9898

9999
> Build acceleration data is unavailable for project with target 'C:\Solution\Project\bin\Debug\Project.dll'.
100100
101-
Then any project that references the indicated project (directy or transitively) cannot be accelerated. This can happen if the mentioned project uses the legacy `.csproj` format, or for any other project system within Visual Studio that doesn't support build acceleration. Currently only .NET SDK-style projects (loaded with the project system from this GitHub repository) provide the needed data.
101+
Then any project that references the indicated project (directly or transitively) cannot be accelerated. This can happen if the mentioned project uses the legacy `.csproj` format, or for any other project system within Visual Studio that doesn't support build acceleration. Currently only .NET SDK-style projects (loaded with the project system from this GitHub repository) provide the needed data.
102102

103103
- ⛔ If you see:
104104

0 commit comments

Comments
 (0)