Skip to content

Commit 9463d4c

Browse files
Bump DotNet.ReproducibleBuilds from 1.1.1 to 1.2.25 in /src
Bumps [DotNet.ReproducibleBuilds](https://github.com/dotnet/reproducible-builds) from 1.1.1 to 1.2.25. - [Release notes](https://github.com/dotnet/reproducible-builds/releases) - [Commits](https://github.com/dotnet/reproducible-builds/commits) --- updated-dependencies: - dependency-name: DotNet.ReproducibleBuilds dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 022432f commit 9463d4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CommonTK.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ For Getting started with this library you can visit our github page.</Descriptio
4848
<PrivateAssets>all</PrivateAssets>
4949
<Version>3.6.143</Version>
5050
</PackageReference>
51-
<PackageReference Include="DotNet.ReproducibleBuilds" Version="1.1.1" PrivateAssets="All" />
51+
<PackageReference Include="DotNet.ReproducibleBuilds" Version="1.2.25" PrivateAssets="All" />
5252
<PackageReference Include="System.Text.Json" Version="8.0.4" Condition=" '$(TargetFramework)' == 'netstandard2.0'" />
5353
<PackageReference Include="System.Text.Json" Version="6.0.9" Condition=" '$(TargetFramework)' == 'net461'" />
5454
</ItemGroup>

0 commit comments

Comments
 (0)