Bump OpenTelemetry.Instrumentation.AspNet from 1.0.0-rc9.5 to 1.0.0-rc9.6 in /examples/ConsoleApp.SelfBootstrap (#1305)
Bump OpenTelemetry.Instrumentation.AspNet Bumps [OpenTelemetry.Instrumentation.AspNet](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) from 1.0.0-rc9.5 to 1.0.0-rc9.6. - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/compare/Instrumentation.AspNet-1.0.0-rc9.5...Instrumentation.AspNet-1.0.0-rc9.6) --- updated-dependencies: - dependency-name: OpenTelemetry.Instrumentation.AspNet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									9b83d3a7f4
								
							
						
					
					
						commit
						2a41de1a39
					
				|  | @ -14,7 +14,7 @@ | ||||||
|     <PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.3.1" /> |     <PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.3.1" /> | ||||||
|     <PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.0.0-rc9.4" /> |     <PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.0.0-rc9.4" /> | ||||||
|     <PackageReference Include="OpenTelemetry.Instrumentation.SqlClient" Version="1.0.0-rc9.4" /> |     <PackageReference Include="OpenTelemetry.Instrumentation.SqlClient" Version="1.0.0-rc9.4" /> | ||||||
|     <PackageReference Include="OpenTelemetry.Instrumentation.AspNet" Version="1.0.0-rc9.5" Condition="'$(TargetFramework)' == 'net462'" /> |     <PackageReference Include="OpenTelemetry.Instrumentation.AspNet" Version="1.0.0-rc9.6" Condition="'$(TargetFramework)' == 'net462'" /> | ||||||
|     <PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.0.0-rc9.4" Condition="'$(TargetFramework)' != 'net462'" /> |     <PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.0.0-rc9.4" Condition="'$(TargetFramework)' != 'net462'" /> | ||||||
|     <PackageReference Include="OpenTelemetry.Exporter.Jaeger" Version="1.3.1" /> |     <PackageReference Include="OpenTelemetry.Exporter.Jaeger" Version="1.3.1" /> | ||||||
|     <PackageReference Include="OpenTelemetry.Exporter.Zipkin" Version="1.3.1" /> |     <PackageReference Include="OpenTelemetry.Exporter.Zipkin" Version="1.3.1" /> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue