Skip to content

Commit

Permalink
feat(net7.0): added net7.0 support
Browse files Browse the repository at this point in the history
  • Loading branch information
zhifenglee-aelf committed Jul 18, 2024
1 parent a190fd8 commit d897fe9
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 @@ -7,7 +7,7 @@
<Authors>AElf</Authors>
<Description>An OpenTelemetry module for use in ABP and Orleans framework.</Description>
<PackageTags>abp;module;grains;orleans</PackageTags>
<TargetFramework>net8.0</TargetFramework>
<TargetFrameworks>net8.0;net7.0</TargetFrameworks>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<RepositoryUrl>https://github.com/AElfProject/aelf.opentelemetry</RepositoryUrl>
Expand Down

0 comments on commit d897fe9

Please sign in to comment.