<_PackageJson>$(MSBuildProjectDirectory)\package.json <_PackageJsonLinesContent>@(_PackageJsonLines) <_PackageJsonSeleniumPackage>"selenium-standalone": "^6.15.4" <_DefaultProjectRoot>$([System.IO.Path]::GetFullPath($(_DefaultProjectFilter))) <_ContentRootProjectReferencesUnfiltered Include="@(ReferencePath)" Condition="'%(ReferencePath.ReferenceSourceTarget)' == 'ProjectReference'" /> <_ContentRootProjectReferencesFilter Include="@(_ContentRootProjectReferencesUnfiltered->StartsWith('$(_DefaultProjectRoot)'))" /> <_ContentRootProjectReferences Include="@(_ContentRootProjectReferencesFilter)" Condition="'%(Identity)' == 'True'" /> <_ContentRootMetadata Condition="'%(_ContentRootProjectReferences.Identity)' != ''" Include="%(_ContentRootProjectReferences.Identity)" AssemblyName="%(_ContentRootProjectReferences.FusionName)" ContentRootPath="$([System.IO.Path]::GetDirectoryName(%(_ContentRootProjectReferences.MSBuildSourceProjectFile)))" ContentRootTest="$([System.IO.Path]::GetFileName(%(_ContentRootProjectReferences.MSBuildSourceProjectFile)))" Priority="0" /> <_Parameter1>TestAssemblyApplication[%(_ContentRootMetadata.AssemblyName)] <_Parameter2>%(_ContentRootMetadata.ContentRootPath) <_SeleniumE2ETestsSupportedAttributeValue>false <_SeleniumE2ETestsSupportedAttributeValue Condition="'$(SeleniumE2ETestsSupported)' == 'true'">true <_Parameter1>Microsoft.AspNetCore.Testing.Selenium.Supported <_Parameter2>$(_SeleniumE2ETestsSupportedAttributeValue) <_Parameter1>Microsoft.AspNetCore.Testing.Selenium.ProcessTracking <_Parameter2>$(SeleniumProcessTrackingFolder)