Skip to content

Commit

Permalink
Update src/app/Fake.DotNet.MSBuild/MSBuild.fs
Browse files Browse the repository at this point in the history
Co-authored-by: Andrii Chebukin <[email protected]>
  • Loading branch information
smoothdeveloper and xperiandri committed Dec 11, 2023
1 parent 1919e46 commit cab13fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/Fake.DotNet.MSBuild/MSBuild.fs
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ type MSBuildVerbosity =
/// <li>The primary output of that build (which is hyperlinked).</li>
/// <li>Any diagnostics generated for that project.</li>
/// </ul>
/// This option is available starting in .NET 8.
/// </summary>
/// <remarks>This option is available starting in .NET 8.</remarks>
[<RequireQualifiedAccess>]
type MSBuildTerminalLoggerOption =
| On
Expand Down

0 comments on commit cab13fd

Please sign in to comment.