Skip to content

Commit 17bbbfe

Browse files
Bump Microsoft.Sbom.Targets from 3.0.0 to 3.0.1
Bumps [Microsoft.Sbom.Targets](https://github.com/microsoft/sbom-tool) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/microsoft/sbom-tool/releases) - [Commits](microsoft/sbom-tool@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: Microsoft.Sbom.Targets dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2393384 commit 17bbbfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SlowDown/Libexec.AspNetCore.SlowDown.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
<ItemGroup>
4242
<PackageReference Include="Microsoft.Extensions.Caching.Hybrid" Version="9.0.0-preview.9.24556.5" />
43-
<PackageReference Include="Microsoft.Sbom.Targets" Version="3.0.0">
43+
<PackageReference Include="Microsoft.Sbom.Targets" Version="3.0.1">
4444
<PrivateAssets>all</PrivateAssets>
4545
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4646
</PackageReference>

0 commit comments

Comments
 (0)