Skip to content

Commit

Permalink
Stop publishing of additional packages
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaMilosavljevic committed Apr 5, 2024
1 parent e4d7ea6 commit c867683
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions eng/Publishing.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,4 @@
<ProducesDotNetReleaseShippingAssets>true</ProducesDotNetReleaseShippingAssets>
</PropertyGroup>

<ItemGroup>
<ItemsToPushToBlobFeed Include="$(ArtifactsPackagesDir)Release\*.nupkg"
IsShipping="true"
UploadPathSegment="Roslyn-analyzers"
Condition="'$(DotNetBuildSourceOnly)' == 'true'" />
</ItemGroup>

</Project>

0 comments on commit c867683

Please sign in to comment.