Skip to content

Commit 5717143

Browse files
author
Christer van der Meeren
committed
Update DotNet.ReproducibleBuilds from 1.2.4 to 1.2.25
1 parent c741917 commit 5717143

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22

3-
<Sdk Name="DotNet.ReproducibleBuilds.Isolated" Version="1.2.4" />
3+
<Sdk Name="DotNet.ReproducibleBuilds.Isolated" Version="1.2.25" />
44

55
<PropertyGroup>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="DotNet.ReproducibleBuilds" Version="1.2.4" PrivateAssets="All" />
12+
<PackageReference Include="DotNet.ReproducibleBuilds" Version="1.2.25" PrivateAssets="All" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)