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
Create-Library-Packages - Uses the DotNetCorePack cake function, which pulls the configuration from the Directory.Build.props file. This show up in the build as errors.
FYI - the original Wyam project is being moved to statiqdev to continue work there as Statiq Web (the successor to Wyam and the Wyam blog recipe). Since this issue relates specifically to Wyam, I've transfered it to a new replacement project for legacy Wyam issues.
URL locations for licence and icon are being deprecated in favor of embedding files inside the NuGet package.
NuGet Warning NU5048
NuGet Warning NU5125
This appears in 2 places during the build.
Create-Library-Packages - Uses the
DotNetCorePack
cake function, which pulls the configuration from theDirectory.Build.props
file. This show up in the build as errors.Create-Theme-Packages - Uses the
NuGetPack
cake function with a NuGetPackSettings input object. Only the NU5125 licenceUrl Warning, not the IconUrl.The text was updated successfully, but these errors were encountered: