We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa9b8fb + f8f05eb commit 00a1cf4Copy full SHA for 00a1cf4
1 file changed
Directory.Build.props
@@ -52,7 +52,7 @@
52
53
<!-- Reproducible builds -->
54
<ItemGroup>
55
- <PackageReference Include="DotNet.ReproducibleBuilds" Version="1.2.25" PrivateAssets="All" />
+ <PackageReference Include="DotNet.ReproducibleBuilds" Version="1.2.39" PrivateAssets="All" />
56
</ItemGroup>
57
58
</Project>
0 commit comments