Skip to content

Commit ae59b34

Browse files
dependabot[bot]HavenDV
authored andcommitted
chore(deps): Bump DotNet.ReproducibleBuilds in the all group
Bumps the all group with 1 update: [DotNet.ReproducibleBuilds](https://github.com/dotnet/reproducible-builds). Updates `DotNet.ReproducibleBuilds` from 1.1.1 to 1.2.4 - [Release notes](https://github.com/dotnet/reproducible-builds/releases) - [Commits](https://github.com/dotnet/reproducible-builds/commits/v1.2.4) --- updated-dependencies: - dependency-name: DotNet.ReproducibleBuilds dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0dd8962 commit ae59b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libs/Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</ItemGroup>
2626

2727
<ItemGroup Label="Source Link">
28-
<PackageReference Include="DotNet.ReproducibleBuilds" Version="1.1.1">
28+
<PackageReference Include="DotNet.ReproducibleBuilds" Version="1.2.4">
2929
<PrivateAssets>all</PrivateAssets>
3030
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3131
</PackageReference>

0 commit comments

Comments
 (0)