Skip to content

Commit 2c351fe

Browse files
wtgodbedougbu
andauthored
Update src/Framework/ref/Microsoft.AspNetCore.App.Ref.csproj
Co-Authored-By: Doug Bunting <[email protected]>
1 parent 4cc35d9 commit 2c351fe

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
@@ -78,7 +78,7 @@ This package is an internal implementation of the .NET Core SDK and is not meant
7878
</BuildDependsOn>
7979

8080
<!-- No-op when in source build -->
81-
<BuildDependsOn Condition="'$(IsTargetingPackBuilding)' != 'false' or '$(DotNetBuildFromSource)' == 'true'"/>
81+
<BuildDependsOn Condition="'$(IsTargetingPackBuilding)' == 'false'"/>
8282
</PropertyGroup>
8383

8484
<!-- 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)