Merge branch 'master' of https://github.com/BUTR/FetchBannerlordVersion #25
Annotations
1 error and 8 warnings
Run dotnet test test/FetchBannerlordVersion.Native.Tests -c Debug
Process completed with exit code 1.
|
Run dotnet publish -r win-x64 --self-contained -c Debug src/FetchBannerlordVersion.Native
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:
|
Run dotnet publish -r win-x64 --self-contained -c Debug src/FetchBannerlordVersion.Native
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|
Run dotnet publish -r win-x64 --self-contained -c Debug src/FetchBannerlordVersion.Native
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:
|
Run dotnet publish -r win-x64 --self-contained -c Debug src/FetchBannerlordVersion.Native
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|
Run dotnet publish -r win-x64 --self-contained -c Release src/FetchBannerlordVersion.Native
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:
|
Run dotnet publish -r win-x64 --self-contained -c Release src/FetchBannerlordVersion.Native
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|
Run dotnet publish -r win-x64 --self-contained -c Release src/FetchBannerlordVersion.Native
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:
|
Run dotnet publish -r win-x64 --self-contained -c Release src/FetchBannerlordVersion.Native
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|
The logs for this run have expired and are no longer available.
Loading