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
Copy file name to clipboardExpand all lines: msbuild-api-docs/xml/Microsoft.Build.Framework/CustomBuildEventArgs.xml
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -37,8 +37,7 @@
37
37
## Remarks
38
38
> [!CAUTION]
39
39
> In .NET 8 and later and Visual Studio 17.8 and later, this type is deprecated; instead use [ExtendedCustomBuildEventArgs](/dotnet/api/microsoft.build.framework.extendedcustombuildeventargs).
40
-
> For more information, see [MSBuild custom derived build events deprecated](/dotnet/core/compatibility/sdk/8.0/custombuildeventargs)
41
-
> For recommended replacement, see [Recommended action](/dotnet/core/compatibility/sdk/8.0/custombuildeventargs#recommended-action).
40
+
> For more information, see [MSBuild custom derived build events deprecated](/dotnet/core/compatibility/sdk/8.0/custombuildeventargs).
0 commit comments