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
I would suggest moving the MagicChunks.targets into a dedicated package MagicChunks.MSBuild.nupkg and place it into the build/<net-version> folder there. That way, for current msbuild based projects, referencing the MagicChunks.MSBuild.nupkg will automatically import the MagicChunks.targets into the build.
MagicChunks.targets
file is currently inlib
folder. We should consider if this makes sense and what the best way is to distribute thetargets
file.The text was updated successfully, but these errors were encountered: