Annotations
9 warnings
|
Use build.fsx:
Fun.Build/Types.Internal.fs#L42
This attribute cannot be applied to struct. Valid targets are: class
|
|
Use build.fsx:
Fun.Build/Types.Internal.fs#L28
This attribute cannot be applied to struct. Valid targets are: class
|
|
Use build.fsx:
Fun.Build/Types.Internal.fs#L22
This attribute cannot be applied to struct. Valid targets are: class
|
|
Use build.fsx:
Fun.Build/Types.Internal.fs#L16
This attribute cannot be applied to struct. Valid targets are: class
|
|
Use build.fsx:
Fun.Build/Types.fs#L17
This attribute cannot be applied to struct. Valid targets are: class
|
|
Use build.fsx
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">true</IsTrimmable>
|
|
Use build.fsx
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
|
Use build.fsx
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">true</IsTrimmable>
|
|
Use build.fsx
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
background
wait
wait-all
cancel
parallel
Loading