Skip to content

Commit b7e575e

Browse files
committed
refs or cleanup
1 parent 6feb9e1 commit b7e575e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ExtendedFluentValidation/ExtendedFluentValidation.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
<PackageReference Include="FluentValidation" />
1010
<PackageReference Include="Polyfill" PrivateAssets="all" />
1111
<PackageReference Include="ProjectDefaults" PrivateAssets="all" />
12-
<PackageReference Include="Microsoft.Sbom.Targets" PrivateAssets="all" Condition="$(Configuration)=='Release'" />
12+
<PackageReference Include="Microsoft.Sbom.Targets" PrivateAssets="all" Condition="'$(CI)' == 'true'" />
1313
</ItemGroup>
1414
</Project>

0 commit comments

Comments
 (0)