Skip to content

Commit ae8b001

Browse files
committed
refs or cleanup
1 parent 7f42de3 commit ae8b001

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Verify.ImageSharp.Compare/Verify.ImageSharp.Compare.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
<PackageReference Include="Codeuctivity.ImageSharpCompare" />
88
<PackageReference Include="ProjectDefaults" PrivateAssets="all" />
99
<PackageReference Include="Verify" />
10-
<PackageReference Include="Microsoft.Sbom.Targets" PrivateAssets="all" Condition="$(Configuration)=='Release'" />
10+
<PackageReference Include="Microsoft.Sbom.Targets" PrivateAssets="all" Condition="'$(CI)' == 'true'" />
1111
</ItemGroup>
1212
</Project>

0 commit comments

Comments
 (0)