Skip to content

Commit 1a18187

Browse files
authored
Remove unused libs.packages subset (#68345)
Followup to #56899
1 parent c6a51bd commit 1a18187

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eng/Subsets.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@
150150
<SubsetName Include="Libs.Ref" OnDemand="true" Description="The managed reference libraries." />
151151
<SubsetName Include="Libs.Src" OnDemand="true" Description="The managed implementation libraries." />
152152
<SubsetName Include="Libs.PreTest" Description="Test assets which are necessary to run tests." />
153-
<SubsetName Include="Libs.Packages" Description="The projects that produce NuGet packages from libraries." />
154153
<SubsetName Include="Libs.Tests" OnDemand="true" Description="The test projects. Note that building this doesn't execute tests: you must also pass the '-test' argument." />
155154

156155
<!-- Packs -->

0 commit comments

Comments
 (0)