[#28] Clients: Make immutable parameters #36

Merged
PavelGrossSpb merged 1 commit from PavelGrossSpb/frostfs-sdk-csharp:misc/immutable_parameters into master 2024-12-04 14:30:22 +00:00
Member

Signed-off-by: Pavel Gross p.gross@yadro.com

Signed-off-by: Pavel Gross <p.gross@yadro.com>
PavelGrossSpb added 1 commit 2024-12-02 16:38:20 +00:00
[#28] Clients: Make immutable parameters
All checks were successful
lint-build / dotnet8.0 (pull_request) Successful in 55s
DCO / DCO (pull_request) Successful in 1m4s
lint-build / dotnet8.0 (push) Successful in 1m13s
9bb7b5eff8
Signed-off-by: Pavel Gross <p.gross@yadro.com>
PavelGrossSpb requested review from dstepanov-yadro 2024-12-02 16:39:43 +00:00
PavelGrossSpb requested review from pogpp 2024-12-02 16:39:59 +00:00
dstepanov-yadro reviewed 2024-12-04 11:00:11 +00:00
@ -17,3 +17,3 @@
<ItemGroup>
<PackageReference Include="BouncyCastle.Cryptography" Version="2.4.0" />
<PackageReference Include="Google.Protobuf" Version="3.27.0" />
<PackageReference Include="Google.Protobuf" Version="3.21.12" />

Looks strange that Cryptography assembly has Protobuf link.

Looks strange that `Cryptography` assembly has `Protobuf` link.
dstepanov-yadro approved these changes 2024-12-04 11:00:33 +00:00
PavelGrossSpb merged commit 9bb7b5eff8 into master 2024-12-04 14:30:22 +00:00
PavelGrossSpb deleted branch misc/immutable_parameters 2024-12-04 14:30:23 +00:00
PavelGrossSpb removed review request for pogpp 2024-12-04 15:28:26 +00:00
Sign in to join this conversation.
No description provided.