Bump DotNet.ReproducibleBuilds from 1.2.4 to 1.2.25 in /AdventOfCode2022 (#79)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Smaug123 <3138005+Smaug123@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-09-16 17:01:00 +00:00
committed by GitHub
parent db54013cd1
commit d5e1354893
2 changed files with 3 additions and 3 deletions

View File

@@ -9,6 +9,6 @@
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="DotNet.ReproducibleBuilds" Version="1.2.4" PrivateAssets="All"/>
<PackageReference Include="DotNet.ReproducibleBuilds" Version="1.2.25" PrivateAssets="All"/>
</ItemGroup>
</Project>