Skip to content

Commit

Permalink
[Update] to CDP4-SDK version 24.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
samatstarion committed Jan 25, 2025
1 parent b5077b9 commit 8ec6a86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CDP4Orm/CDP4Orm.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="CDP4JsonSerializer-CE" Version="27.4.1" />
<PackageReference Include="CDP4JsonSerializer-CE" Version="27.4.2" />
<PackageReference Include="Npgsql" Version="9.0.2" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.1" />
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions CometServer/CometServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<ItemGroup>
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="9.0.0" />
<PackageReference Include="Carter" Version="9.0.0" />
<PackageReference Include="CDP4MessagePackSerializer-CE" Version="27.4.1" />
<PackageReference Include="CDP4ServicesMessaging-CE" Version="27.4.1" />
<PackageReference Include="CDP4MessagePackSerializer-CE" Version="27.4.2" />
<PackageReference Include="CDP4ServicesMessaging-CE" Version="27.4.2" />
<PackageReference Include="FluentValidation" Version="11.11.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Negotiate" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="9.0.1" />
Expand Down

0 comments on commit 8ec6a86

Please sign in to comment.