1 assignment to MSBuild property StoreArtifactXml
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ComposeStore.targets (1)
241
<
StoreArtifactXml
>$([System.IO.Path]::Combine($(ComposeDir),"artifact.xml"))</StoreArtifactXml>
2 usages of MSBuild property StoreArtifactXml
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ComposeStore.targets (2)
149
File="$(
StoreArtifactXml
)"
155
<Message Text="The list of packages stored is in $(
StoreArtifactXml
) "