mirror of
https://github.com/Smaug123/AdventOfCode2022
synced 2025-10-07 18:48:40 +00:00
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:
@@ -9,6 +9,6 @@
|
|||||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="DotNet.ReproducibleBuilds" Version="1.2.4" PrivateAssets="All"/>
|
<PackageReference Include="DotNet.ReproducibleBuilds" Version="1.2.25" PrivateAssets="All"/>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
@@ -18,8 +18,8 @@
|
|||||||
})
|
})
|
||||||
(fetchNuGet {
|
(fetchNuGet {
|
||||||
pname = "DotNet.ReproducibleBuilds";
|
pname = "DotNet.ReproducibleBuilds";
|
||||||
version = "1.2.4";
|
version = "1.2.25";
|
||||||
hash = "sha256-gViyltFyNeTKc2tEL6tXyIDPDX/2j7aQVlsCIjEPtbQ=";
|
hash = "sha256-Vl9RPq9vCO4bjulPZiOr3gDVKlr9vnuKIIX3KWlRxvw=";
|
||||||
})
|
})
|
||||||
(fetchNuGet {
|
(fetchNuGet {
|
||||||
pname = "fantomas";
|
pname = "fantomas";
|
||||||
|
Reference in New Issue
Block a user