Skip to content

Commit

Permalink
Update to latest version of DotNet.ReproducibleBuilds
Browse files Browse the repository at this point in the history
  • Loading branch information
MattKotsenas committed Jun 28, 2024
1 parent f19ad38 commit 35464ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/targets/reproducible/Packages.props
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Project>
<ItemGroup>
<PackageVersion Include="DotNet.ReproducibleBuilds" Version="1.1.1" />
<PackageVersion Include="DotNet.ReproducibleBuilds" Version="1.2.4" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"rollForward": "latestFeature"
},
"msbuild-sdks": {
"DotNet.ReproducibleBuilds.Isolated": "1.1.1"
"DotNet.ReproducibleBuilds.Isolated": "1.2.4"
}
}

0 comments on commit 35464ad

Please sign in to comment.