Skip to content

Commit 39b71b1

Browse files
Bump NuGet.Versioning from 6.5.0 to 6.13.1
Bumps [NuGet.Versioning](https://github.com/NuGet/NuGet.Client) from 6.5.0 to 6.13.1. - [Release notes](https://github.com/NuGet/NuGet.Client/releases) - [Commits](https://github.com/NuGet/NuGet.Client/commits) --- updated-dependencies: - dependency-name: NuGet.Versioning dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50dfdcf commit 39b71b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OpenTelemetry.AutoInstrumentation.BuildTasks/OpenTelemetry.AutoInstrumentation.BuildTasks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<NoWarn>$(NoWarn);NU5128</NoWarn>
1313

1414
<!-- The version of certain packages is needed to copy dependencies when creating the NuGet package -->
15-
<NuGetVersioningVersion>6.5.0</NuGetVersioningVersion>
15+
<NuGetVersioningVersion>6.13.1</NuGetVersioningVersion>
1616
</PropertyGroup>
1717

1818
<!-- ItemGroup with build files -->

0 commit comments

Comments
 (0)