Skip to content

Commit

Permalink
feat(nuget): update Asv.Common package version in Asv.Mavlink
Browse files Browse the repository at this point in the history
Commit updates Asv.Common package version from 1.12.5 to 1.12.7 in Asv.Mavlink project. This change is necessary as we need recent features and bug fixes in Asv.Common for better efficiency.
  • Loading branch information
asvol committed Nov 4, 2023
1 parent 77328a8 commit f57a638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Asv.Mavlink/Asv.Mavlink.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

<ItemGroup>
<PackageReference Include="Asv.Cfg" Version="1.12.5" />
<PackageReference Include="Asv.Common" Version="1.12.5" />
<PackageReference Include="Asv.Common" Version="1.12.7" />
<PackageReference Include="Asv.IO" Version="1.12.5" />
<PackageReference Include="DynamicData" Version="7.13.5" />
<PackageReference Include="Geodesy" Version="4.1.0" />
Expand Down

0 comments on commit f57a638

Please sign in to comment.