Skip to content

Commit

Permalink
update Sendtohelix .NET version
Browse files Browse the repository at this point in the history
  • Loading branch information
afifi-ins committed Oct 29, 2024
1 parent 03cceb9 commit d2b48bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/SendToHelix.proj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<Target Name="InstallDotNet">
<ItemGroup>
<AdditionalDotNetPackage Include="8.0.5">
<AdditionalDotNetPackage Include="8.0.8">
<PackageType>aspnetcore-runtime</PackageType>
<Channel>Current</Channel>
</AdditionalDotNetPackage>
Expand Down

0 comments on commit d2b48bc

Please sign in to comment.