Skip to content

Commit aa94c78

Browse files
otelbot-dotnet-contrib[bot]otelbot[bot]Kielek
authored
[release] Instrumentation.SqlClient- stable release 1.15.0 updates (#3824)
Signed-off-by: otelbot <197425009+otelbot@users.noreply.github.com> Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com> Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
1 parent b1e3366 commit aa94c78

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/OpenTelemetry.Instrumentation.SqlClient/OpenTelemetry.Instrumentation.SqlClient.csproj

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,7 @@
66
<Description>SqlClient instrumentation for OpenTelemetry .NET.</Description>
77
<PackageTags>$(PackageTags);distributed-tracing</PackageTags>
88
<MinVerTagPrefix>Instrumentation.SqlClient-</MinVerTagPrefix>
9-
</PropertyGroup>
10-
11-
<!-- Do not run Package Baseline Validation as this package has never released a stable version.
12-
Remove this property once we have released a stable version and add PackageValidationBaselineVersion property. -->
13-
<PropertyGroup>
14-
<DisablePackageBaselineValidation>true</DisablePackageBaselineValidation>
9+
<PackageValidationBaselineVersion>1.15.0</PackageValidationBaselineVersion>
1510
</PropertyGroup>
1611

1712
<ItemGroup>

0 commit comments

Comments
 (0)