Skip to content

Commit dd13c87

Browse files
wtgodbedougbu
andcommitted
Update src/Framework/ref/Microsoft.AspNetCore.App.Ref.csproj
Co-Authored-By: Doug Bunting <[email protected]>
1 parent 03b4bcf commit dd13c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Framework/ref/Microsoft.AspNetCore.App.Ref.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ This package is an internal implementation of the .NET Core SDK and is not meant
8585
</BuildDependsOn>
8686

8787
<!-- No-op when in source build -->
88-
<BuildDependsOn Condition="'$(IsTargetingPackBuilding)' != 'false' or '$(DotNetBuildFromSource)' == 'true'"/>
88+
<BuildDependsOn Condition="'$(IsTargetingPackBuilding)' == 'false'"/>
8989
</PropertyGroup>
9090

9191
<!-- Override the default MSBuild targets so that nothing is returned from the project since it represents a collection of assemblies. -->

0 commit comments

Comments
 (0)