Skip to content

Commit c35b688

Browse files
committed
Acrolinx
1 parent 9c6fe23 commit c35b688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/msbuild/errors/msb1025.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This article describes the MSB1025 error code.
3939
-->
4040
## Description
4141

42-
This error occurs when MSBuild itself generates a fatal error while building your project. This could occur if MSBuild encounters an error that it was not expecting, such as when your system is out of memory, or it could indicate an engineering defect in MSBuild. The exception is usually printed after the MSBuild message text.
42+
This error occurs when MSBuild itself generates a fatal error while building your project. This situation could occur if MSBuild encounters an error that it wasn't expecting, such as when your system is out of memory, or it could indicate an engineering defect in MSBuild. The exception is reported after the MSBuild message text.
4343

4444
## Resolution
4545

0 commit comments

Comments
 (0)