File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
src/SourceBuild/tarball/content Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 7272 OutputBaselineFile =" $(SourceBuildSelfPrebuiltReportDir)generated-new-baseline.xml"
7373 OutputReportFile =" $(SourceBuildSelfPrebuiltReportDir)baseline-comparison.xml"
7474 AllowTestProjectUsage =" $(AllowTestProjectUsage)"
75- ContinueOnError =" $(ContinueOnPrebuiltBaselineError)" />
75+ ContinueOnError =" $(ContinueOnPrebuiltBaselineError)"
76+ Condition =" '$(DotNetBuildFromSourceFlavor)' != 'Product'" />
7677 </Target >
7778
7879 <!--
Original file line number Diff line number Diff line change 4545
4646 <ItemGroup >
4747 <EnvironmentVariables Include =" DotNetBuildFromSource=true" />
48+ <EnvironmentVariables Include =" DotNetBuildFromSourceFlavor=Product" />
4849 <EnvironmentVariables Include =" DotNetPackageVersionPropsPath=$(PackageVersionPropsPath)" />
4950 <EnvironmentVariables Include =" DotNetRestorePackagesPath=$(PackagesDir)" />
5051 <EnvironmentVariables Include =" DotNetBuildOffline=true" />
You can’t perform that action at this time.
0 commit comments