Skip to content

Commit

Permalink
upgrade to .net 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmecosta committed Jun 17, 2024
1 parent f36a740 commit b98341f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CxxSonarQubeRunner/CxxSonarQubeRunner.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,9 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="MsbuildAutomationHelper" Version="2.0.5" />
<PackageReference Include="MsbuildAutomationHelper" Version="3.1.0" />
<PackageReference Include="Trimble.SonarRestApiImpl" Version="1.8.1" />
<PackageReference Include="FSharp.Data" Version="6.3.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b98341f

Please sign in to comment.