🔧 Adds PackageReference for Microsoft.Sbom.Targets

This commit is contained in:
2025-11-11 02:08:20 +02:00
parent 6ad3aac084
commit 286d8fdc7e
2 changed files with 3 additions and 1 deletions

View File

@@ -225,6 +225,7 @@
<ItemGroup Label="SourceLink" Condition="$(IsPackable) == 'true'">
<SourceLinkGiteaHost Include="git.kritikos.io"/>
<PackageReference Include="Microsoft.Sbom.Targets" PrivateAssets="All" />
</ItemGroup>
</Project>