1 usage of MSBuild property EmbedProjectAssetsFile
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (1)
69
<EmbedInBinlog Include="$(ProjectAssetsFile)" Condition="$(
EmbedProjectAssetsFile
) != false AND Exists('$(ProjectAssetsFile)')" />