Skip to content

Commit 43d2310

Browse files
Bump Microsoft.Sbom.Targets from 3.0.1 to 3.1.0
Bumps [Microsoft.Sbom.Targets](https://github.com/microsoft/sbom-tool) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/microsoft/sbom-tool/releases) - [Commits](microsoft/sbom-tool@v3.0.1...v3.1.0) --- updated-dependencies: - dependency-name: Microsoft.Sbom.Targets dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6857c9c commit 43d2310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vb2ae.ServiceLocator.MSDependencyInjection/vb2ae.ServiceLocator.MSDependencyInjection.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<ItemGroup>
3434
<PackageReference Include="CommonServiceLocator" Version="2.0.7" />
3535
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.1" />
36-
<PackageReference Include="Microsoft.Sbom.Targets" Version="3.0.1">
36+
<PackageReference Include="Microsoft.Sbom.Targets" Version="3.1.0">
3737
<PrivateAssets>all</PrivateAssets>
3838
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3939
</PackageReference>

0 commit comments

Comments
 (0)