Skip to content

Commit

Permalink
chore: bump to OpenTelemetry 1.0.0-rc1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
guitarrapc committed Apr 6, 2021
1 parent fa8621b commit 55c3218
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
Expand All @@ -18,8 +18,8 @@
<PackageId>MagicOnion.Server.OpenTelemetry</PackageId>
<Description>Telemetry Extensions of MagicOnion.</Description>
<PackageTags>$(PackageTags);OpenTelemetry</PackageTags>
<!-- Match to OpenTelemetry-dotnet beta version -->
<VersionSuffix>beta-080.1</VersionSuffix>
<!-- Match to OpenTelemetry-dotnet rc version -->
<VersionSuffix>rc-100.1.1</VersionSuffix>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 55c3218

Please sign in to comment.