Skip to content

Commit

Permalink
Merge pull request #6 from AElfProject/abp-8.0.5
Browse files Browse the repository at this point in the history
feat(version): added abp 8.0.5 version support
  • Loading branch information
zhifenglee-aelf authored Jul 29, 2024
2 parents 1c4d11a + 3895d04 commit a7fcaa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AElf.OpenTelemetry/AElf.OpenTelemetry.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Orleans.Core.Abstractions" Version="7.2.6" />
<PackageReference Include="Volo.Abp.Core" Version="8.2.0" />
<PackageReference Include="Volo.Abp.Core" Version="8.0.5" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.9.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.9.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.9.0" />
Expand Down

0 comments on commit a7fcaa7

Please sign in to comment.