We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 613a625 + d0034eb commit 31f0427Copy full SHA for 31f0427
Directory.Build.props
@@ -1,5 +1,5 @@
1
<Project>
2
<ItemGroup>
3
- <PackageReference Include="DotNet.ReproducibleBuilds" Version="0.1.66" PrivateAssets="All"/>
+ <PackageReference Include="DotNet.ReproducibleBuilds" Version="1.1.1" PrivateAssets="All"/>
4
</ItemGroup>
5
</Project>
0 commit comments