Bump DotNet.ReproducibleBuilds from 1.1.1 to 1.2.4 in /AdventOfCode2022 (#66)

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-07-01 18:19:55 +01:00
committed by GitHub
parent 11532a69ed
commit 2a9e6bd7d7
27 changed files with 18418 additions and 18794 deletions

View File

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