Skip to content

Commit

Permalink
[Update] to SDK 27.2.3 (resolves transient dependency)
Browse files Browse the repository at this point in the history
  • Loading branch information
samatstarion committed Aug 15, 2024
1 parent e9e346e commit d6ef5ae
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.2.2" />
<PackageReference Include="CDP4JsonSerializer-CE" Version="27.2.3" />
<PackageReference Include="Npgsql" Version="8.0.3" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.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="8.2.1" />
<PackageReference Include="CDP4MessagePackSerializer-CE" Version="27.2.2" />
<PackageReference Include="CDP4ServicesMessaging-CE" Version="27.2.2" />
<PackageReference Include="CDP4MessagePackSerializer-CE" Version="27.2.3" />
<PackageReference Include="CDP4ServicesMessaging-CE" Version="27.2.3" />
<PackageReference Include="FluentValidation" Version="11.9.2" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Negotiate" Version="8.0.8" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
Expand Down

0 comments on commit d6ef5ae

Please sign in to comment.