Skip to content

Commit

Permalink
Revert "Remove instance of Newtonsoft.Json"
Browse files Browse the repository at this point in the history
This reverts commit 52329d4.
  • Loading branch information
gustavoaca1997 committed Aug 30, 2024
1 parent 4bf0217 commit 2faeea6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Build.Framework" />
<PackageReference Include="Microsoft.Build.Utilities.Core" />
<PackageReference Include="Newtonsoft.Json" />
</ItemGroup>

<Target Name="AddSbomToolToPackage" AfterTargets="Build" Condition="$(TargetFramework) == 'net472'">
Expand Down

0 comments on commit 2faeea6

Please sign in to comment.