File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 <GeneratedPackagesVersionsPropsPath >$(IntermediateOutputPath)Directory.Packages.Versions.props</GeneratedPackagesVersionsPropsPath >
1212 <RelativeStagingDir Condition =" '$(RelativeStagingDir)' == '' and '$(SupportsRunningOutsideOfRepo)' == 'true'" >staging-for-archive\</RelativeStagingDir >
1313 <RelativeStagingDir >$([MSBuild]::EnsureTrailingSlash('$(RelativeStagingDir)'))</RelativeStagingDir >
14- <TestArchiveTestsDir Condition =" '$(SupportsRunningOutsideOfRepo)' == 'true'" >$(TestArchiveTestsDirForPlaygroundTests)</TestArchiveTestsDir >
14+ <TestArchiveTestsDir Condition =" '$(TestArchiveTestsDir)' == '' and '$( SupportsRunningOutsideOfRepo)' == 'true'" >$(TestArchiveTestsDirForPlaygroundTests)</TestArchiveTestsDir >
1515 </PropertyGroup >
1616
1717 <ItemGroup Condition =" '$(TestsRunningOutsideOfRepo)' != 'true'" >
You can’t perform that action at this time.
0 commit comments