Skip to content

Commit c5b0a44

Browse files
otelbot-dotnet-contrib[bot]otelbot[bot]Kielekmartincostello
authored
[release] Instrumentation.Runtime- stable release 1.13.0 updates (#3285)
Signed-off-by: otelbot <[email protected]> Co-authored-by: otelbot <[email protected]> Co-authored-by: Piotr Kiełkowicz <[email protected]> Co-authored-by: Martin Costello <[email protected]>
1 parent 94b6a84 commit c5b0a44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<OpenTelemetryCoreLatestPrereleaseVersion>1.14.0-rc.1</OpenTelemetryCoreLatestPrereleaseVersion>
1212
<OpenTelemetryInstrumentationAspNetCoreLatestStableVersion>1.13.0</OpenTelemetryInstrumentationAspNetCoreLatestStableVersion>
1313
<OpenTelemetryInstrumentationHttpLatestStableVersion>1.13.0</OpenTelemetryInstrumentationHttpLatestStableVersion>
14-
<OpenTelemetryInstrumentationRuntimeLatestStableVersion>1.12.0</OpenTelemetryInstrumentationRuntimeLatestStableVersion>
14+
<OpenTelemetryInstrumentationRuntimeLatestStableVersion>1.13.0</OpenTelemetryInstrumentationRuntimeLatestStableVersion>
1515
<OpenTelemetryEnrichmentUnstableLatestVersion>1.13.0-beta.1</OpenTelemetryEnrichmentUnstableLatestVersion>
1616
</PropertyGroup>
1717

src/OpenTelemetry.Instrumentation.Runtime/OpenTelemetry.Instrumentation.Runtime.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Description>.NET runtime instrumentation for OpenTelemetry .NET.</Description>
77
<PackageTags>$(PackageTags);runtime</PackageTags>
88
<MinVerTagPrefix>Instrumentation.Runtime-</MinVerTagPrefix>
9-
<PackageValidationBaselineVersion>1.12.0</PackageValidationBaselineVersion>
9+
<PackageValidationBaselineVersion>1.13.0</PackageValidationBaselineVersion>
1010
<AssemblyIsCLSCompliant>false</AssemblyIsCLSCompliant>
1111
</PropertyGroup>
1212

0 commit comments

Comments
 (0)