Skip to content

Commit

Permalink
Bump DotNet.ReproducibleBuilds from 1.2.4 to 1.2.25 (#757)
Browse files Browse the repository at this point in the history
Bumps [DotNet.ReproducibleBuilds](https://github.com/dotnet/reproducible-builds) from 1.2.4 to 1.2.25.
- [Release notes](https://github.com/dotnet/reproducible-builds/releases)
- [Commits](dotnet/reproducible-builds@v1.2.4...v1.2.25)

---
updated-dependencies:
- dependency-name: DotNet.ReproducibleBuilds
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 1c38a4c commit ae64509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<AdditionalFiles Include="$(MSBuildThisFileDirectory)/BannedSymbols.txt" Link="Properties/BannedSymbols.txt" />
<PackageReference Include="MinVer" PrivateAssets="All" Version="6.0.0" />

<PackageReference Include="DotNet.ReproducibleBuilds" Version="1.2.4">
<PackageReference Include="DotNet.ReproducibleBuilds" Version="1.2.25">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit ae64509

Please sign in to comment.