Exe netstandard2.0 true True <_Destination>bin\publish\ <_WebAssets Include="$(OutputPath)dist\package_*\managed\*" Dest="$(_Destination)managed" /> <_WebAssets Include="$(OutputPath)dist\package_*\*" Dest="$(_Destination)" /> <_WebAssets Include="$(OutputPath)dist\*" Dest="$(_Destination)" /> <_WebAssets Include="assets\*" Dest="$(_Destination)" /> <_ManagedAssets Include="$(_Destination)\managed\*.clr" />