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