Skip to content

Commit

Permalink
Up-level to the latest library packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter-Simpson committed Oct 10, 2024
1 parent 118ef32 commit 1feff5b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Remote Server/Remote Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -154,11 +154,11 @@
</Content>
</ItemGroup>
<ItemGroup>
<PackageReference Include="ASCOM.Com.Components" Version="2.0.1" />
<PackageReference Include="ASCOM.Common.Components" Version="2.0.1" />
<PackageReference Include="ASCOM.Com.Components" Version="2.0.5" />
<PackageReference Include="ASCOM.Common.Components" Version="2.0.5" />
<PackageReference Include="ASCOM.DeviceInterfaces" Version="7.0.0" />
<PackageReference Include="ASCOM.Exception.Library" Version="7.0.0" />
<PackageReference Include="ASCOM.Tools" Version="2.0.1" />
<PackageReference Include="ASCOM.Exception.Library" Version="7.0.1" />
<PackageReference Include="ASCOM.Tools" Version="2.0.5" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Octokit" Version="13.0.1" />
<PackageReference Include="Semver" Version="2.3.0" />
Expand Down

0 comments on commit 1feff5b

Please sign in to comment.