Skip to content

Commit 2b3f47d

Browse files
committed
refs or cleanup
1 parent 68e3c3b commit 2b3f47d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SetStartupProjects/SetStartupProjects.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
<EmbeddedResource Include="*.suotemplate" />
1313
<PackageReference Include="OpenMcdf" />
1414
<PackageReference Include="Polyfill" PrivateAssets="all" />
15-
<PackageReference Include="Microsoft.Sbom.Targets" PrivateAssets="all" Condition="$(Configuration)=='Release'" />
15+
<PackageReference Include="Microsoft.Sbom.Targets" PrivateAssets="all" Condition="'$(CI)' == 'true'" />
1616
</ItemGroup>
1717
</Project>

0 commit comments

Comments
 (0)