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: src/Tasks/Microsoft.NET.Build.Tasks/buildCrossTargeting/Microsoft.NET.Sdk.targets
+42Lines changed: 42 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -30,5 +30,47 @@ Copyright (c) .NET Foundation. All rights reserved.
30
30
<TargetName="Publish">
31
31
<ErrorText="The 'Publish' target is not supported without specifying a target framework. The current project targets multiple frameworks, please specify the framework for the published application." />
0 commit comments