Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update libraries-packages.proj
  • Loading branch information
ViktorHofer authored Aug 3, 2021
commit 60d7f63dc829970f9ff1f93680d4448838f8c338
3 changes: 0 additions & 3 deletions src/libraries/libraries-packages.proj
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
<ProjectReference Include="$(PkgDir)*\*.proj" Exclude="$(PkgDir)test\*" />
<ProjectReference Include="$(MSBuildThisFileDirectory)*\src\*.*proj"
Exclude="$(MSBuildThisFileDirectory)*\src\**\*.shproj" />
<!-- Don't build *projs again during the Pack task that have already been built. -->
<ProjectReference Update="@(ProjectReference)"
AdditionalProperties="NoBuild=true" />
</ItemGroup>

<!-- Need the PackageIndexFile file property from baseline.props -->
Expand Down