Skip to content

Commit

Permalink
* update NuGet packages @ c#
Browse files Browse the repository at this point in the history
  • Loading branch information
n0099 committed Jul 9, 2024
1 parent 31248e0 commit 9d5f4fd
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 31 deletions.
6 changes: 3 additions & 3 deletions c#/crawler/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@
},
"Google.Protobuf": {
"type": "Transitive",
"resolved": "3.27.1",
"contentHash": "7IVz9TzhYCZ8qY0rPhXUnyJSXYdshUqmmxmTI763XmDDSJJFnyfKH43FFcMJu/CZgBcE98xlFztrKwhzcRkiPg=="
"resolved": "3.27.2",
"contentHash": "0wdgA3LO9mBS477jieBFs4pU1sWhVtwv/P+i9nAEiFDQyUA7PPHDBbJL1CeqYtV18jLiq9og4n7wSVCO171OBg=="
},
"Humanizer.Core": {
"type": "Transitive",
Expand Down Expand Up @@ -536,7 +536,7 @@
"tbclient": {
"type": "Project",
"dependencies": {
"Google.Protobuf": "[3.27.1, )"
"Google.Protobuf": "[3.27.2, )"
}
},
"tbm.shared": {
Expand Down
38 changes: 19 additions & 19 deletions c#/imagePipeline/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"net8.0": {
"LanguageExt.Core": {
"type": "Direct",
"requested": "[4.4.8, )",
"resolved": "4.4.8",
"contentHash": "zd3+mICicbTvf17OuOaruTpluiA5qEl9e28rXSokkI/rK9vdtZzpigYN6+D6Yx9jTkkVDZlvoYUg28RtQqtGiw==",
"requested": "[4.4.9, )",
"resolved": "4.4.9",
"contentHash": "K9VGWkThJkaomifa3zcmwysw1BaSqIZZPZc6trBnJN8u9mpmA/cMMwCWEa/v7bPv/+NnG6PbyIDB7HtxBX7yCQ==",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "7.0.0",
"Microsoft.CSharp": "4.7.0",
Expand Down Expand Up @@ -43,38 +43,38 @@
},
"OpenCvSharp4": {
"type": "Direct",
"requested": "[4.9.0.20240103, )",
"resolved": "4.9.0.20240103",
"contentHash": "+BJMqToSH3dl+5SUF2YaPI+1eY/o/aTtvCQsY3qgcE4YS8qvPNS7MObzzVy4avYrBmcEEFnCvNF+1VbFnQjU9w==",
"requested": "[4.10.0.20240616, )",
"resolved": "4.10.0.20240616",
"contentHash": "+iaFSUq0Cp+B9s1sUqDwB3PvQ5HdWWvRE50WsAw1PL8smD3VZNbe0P786E4Yfu7LHM7jeqkulOwjk2CoihsZeg==",
"dependencies": {
"System.Memory": "4.5.5",
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
"OpenCvSharp4.runtime.win": {
"type": "Direct",
"requested": "[4.9.0.20240103, )",
"resolved": "4.9.0.20240103",
"contentHash": "PkV3ge6rE//gj0OlG4TRXzmcLVDoKsJx0lYN1ogx9gZhqUPHlzrnWqKk2hAFK+nU8T0chRhrwHL0U2hSMyoCWw=="
"requested": "[4.10.0.20240616, )",
"resolved": "4.10.0.20240616",
"contentHash": "dpQNIR6PpeB/oZM0e0fZpt9lOS3Htjm6ZjtOgLyxN7QwjRekbNevrmO8VbgezUoetk68CRwxYZGaymCm2vt8Sg=="
},
"Sdcb.PaddleInference.runtime.win64.mkl": {
"type": "Direct",
"requested": "[2.5.1, )",
"resolved": "2.5.1",
"contentHash": "wwiPGtO42Jh2++57aPI8Fx3cJYd24Tu8qUmdk/KBdYFcf2ePBQPa0EDUgI5o1ss56QKBtuawQn1mxDV/8GO7gQ==",
"requested": "[2.6.1, )",
"resolved": "2.6.1",
"contentHash": "DiTSaHZ0JGl8muNkbPv43zHJ7KVvDlahPxHApycsiQ22aN53cGRft5CfPX+DVHfVJurmo0sJ/mUQTLwULniimQ==",
"dependencies": {
"Sdcb.Mkldnn.runtime.win64": "0.19.0",
"Sdcb.Onnx.runtime.win64": "1.11.22.423",
"Sdcb.Paddle2Onnx.runtime.win64": "1.0.0.2"
"Sdcb.Paddle2Onnx.runtime.win64": "1.0.0-rc.2"
}
},
"Sdcb.PaddleOCR": {
"type": "Direct",
"requested": "[2.7.0.1, )",
"resolved": "2.7.0.1",
"contentHash": "G6pi36+uRutsGZeqyhebupCaV19dpO353IilOnzG2B0ODuwf4RkXNDOPwfAJuX9TmHW8qU6UnQN2FJ+vcED9lw==",
"requested": "[2.7.0.3, )",
"resolved": "2.7.0.3",
"contentHash": "6axepRnF/FSn+sdAsF0nuCjPDu8CfbzJe/6puAHFj00Sin4YUcqUTdDZ1UONHRpMkgJYW1qyzjBnvSmBD4szxQ==",
"dependencies": {
"OpenCvSharp4": "4.9.0.20240103",
"OpenCvSharp4": "4.10.0.20240616",
"Sdcb.PaddleInference": "2.5.0.1"
}
},
Expand Down Expand Up @@ -595,8 +595,8 @@
},
"Sdcb.Paddle2Onnx.runtime.win64": {
"type": "Transitive",
"resolved": "1.0.0.2",
"contentHash": "WnaXPbkb9HzcBLz1W0zwaheVd5A2Sq7PR64D3uGJZJ5DNziV+nHIgphJgiSoDi3cwuY9lXIMeUHGXbmT7Upmhw=="
"resolved": "1.0.0-rc.2",
"contentHash": "N9y/jCj+KJ7sw4ZWy0VivJZ6z1J+HTMhI54IxgzwDrhwKMUzGpDkkag9e2zgwXfB6bRNKd05GrlSxOnSMc8Yhw=="
},
"Sdcb.PaddleInference": {
"type": "Transitive",
Expand Down
10 changes: 5 additions & 5 deletions c#/imagePipeline/tbm.ImagePipeline.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
<ProjectReference Include="..\shared\tbm.Shared.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="LanguageExt.Core" Version="4.4.8" />
<PackageReference Include="LanguageExt.Core" Version="4.4.9" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.6" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite" Version="8.0.4" />
<PackageReference Include="OpenCvSharp4" Version="4.9.0.20240103" />
<PackageReference Include="OpenCvSharp4.runtime.win" Version="4.9.0.20240103" />
<PackageReference Include="Sdcb.PaddleInference.runtime.win64.mkl" Version="2.5.1" />
<PackageReference Include="Sdcb.PaddleOCR" Version="2.7.0.1" />
<PackageReference Include="OpenCvSharp4" Version="4.10.0.20240616" />
<PackageReference Include="OpenCvSharp4.runtime.win" Version="4.10.0.20240616" />
<PackageReference Include="Sdcb.PaddleInference.runtime.win64.mkl" Version="2.6.1" />
<PackageReference Include="Sdcb.PaddleOCR" Version="2.7.0.3" />
<PackageReference Include="Sdcb.PaddleOCR.Models.Online" Version="2.7.0.1" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.4" />
<PackageReference Include="System.IO.Hashing" Version="8.0.0" />
Expand Down
2 changes: 1 addition & 1 deletion c#/tbClient/TbClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<Compile Include="..\..\tbclient.protobuf\tbm_cs\**" Link="%(RecursiveDir)%(Filename)%(Extension)" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.27.1" />
<PackageReference Include="Google.Protobuf" Version="3.27.2" />
</ItemGroup>
</Project>
6 changes: 3 additions & 3 deletions c#/tbClient/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"net8.0": {
"Google.Protobuf": {
"type": "Direct",
"requested": "[3.27.1, )",
"resolved": "3.27.1",
"contentHash": "7IVz9TzhYCZ8qY0rPhXUnyJSXYdshUqmmxmTI763XmDDSJJFnyfKH43FFcMJu/CZgBcE98xlFztrKwhzcRkiPg=="
"requested": "[3.27.2, )",
"resolved": "3.27.2",
"contentHash": "0wdgA3LO9mBS477jieBFs4pU1sWhVtwv/P+i9nAEiFDQyUA7PPHDBbJL1CeqYtV18jLiq9og4n7wSVCO171OBg=="
}
}
}
Expand Down

0 comments on commit 9d5f4fd

Please sign in to comment.