Skip to content

Commit 7dbe848

Browse files
Bump Microsoft.SourceLink.GitHub from 10.0.301 to 10.0.400 (#5108)
--- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.400 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Widthdom <125688807+Widthdom@users.noreply.github.com>
1 parent c126693 commit 7dbe848

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

src/CodeIndex/CodeIndex.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<PackageReference Include="Microsoft.Data.Sqlite" Version="10.0.9" />
6969
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="3.0.3" />
7070
<PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="8.0.30" PrivateAssets="All" />
71-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.301" PrivateAssets="All" />
71+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.400" PrivateAssets="All" />
7272
</ItemGroup>
7373

7474
<ItemGroup>

src/CodeIndex/packages.lock.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
},
2222
"Microsoft.SourceLink.GitHub": {
2323
"type": "Direct",
24-
"requested": "[10.0.301, )",
25-
"resolved": "10.0.301",
26-
"contentHash": "S9U9Ye2bylMeDkzdNh+TsbRUNr6rkBORrnXDk45maPIxVvTmHV1SN2/qtZ/6yO7cdWmQv1LHv77yIeG6Q3nvMQ==",
24+
"requested": "[10.0.400, )",
25+
"resolved": "10.0.400",
26+
"contentHash": "N1Ut0+EmMb2Tma9spHxAgpCspkln4gst1RWYc1PYPn8LA4KJWDSiggKpE183lfR98TNG2C+XnJ71zSYtuCSsqA==",
2727
"dependencies": {
28-
"Microsoft.Build.Tasks.Git": "10.0.301",
29-
"Microsoft.SourceLink.Common": "10.0.301",
30-
"System.IO.Hashing": "10.0.10"
28+
"Microsoft.Build.Tasks.Git": "10.0.400",
29+
"Microsoft.SourceLink.Common": "10.0.400",
30+
"System.IO.Hashing": "10.0.11"
3131
}
3232
},
3333
"SQLitePCLRaw.bundle_e_sqlite3": {
@@ -42,10 +42,10 @@
4242
},
4343
"Microsoft.Build.Tasks.Git": {
4444
"type": "Transitive",
45-
"resolved": "10.0.301",
46-
"contentHash": "9Tah8f2BYuXlff9nIsJAeQJcqnijJTXNraIcTOF2f/f9kLmg0HNWPlMemnD6FBLd/UQcE0s9Vze2zCkA6nrZAA==",
45+
"resolved": "10.0.400",
46+
"contentHash": "uXJ/eBDqAo9HlyPjvvvynjHb59KXQWG9txpBzyI1drO6MV3Lhndt2yhxuMKvIga4kND2UKc3xCNXlXBhWU8Hlg==",
4747
"dependencies": {
48-
"System.IO.Hashing": "10.0.10"
48+
"System.IO.Hashing": "10.0.11"
4949
}
5050
},
5151
"Microsoft.Data.Sqlite.Core": {
@@ -58,8 +58,8 @@
5858
},
5959
"Microsoft.SourceLink.Common": {
6060
"type": "Transitive",
61-
"resolved": "10.0.301",
62-
"contentHash": "oz44EclJdAYVZcRb9dSbWd+6RaE+8a4j5zdE+O7yw5qPRZZhu3pcpDZ/Moy6pLeIXZqBP1FMd8CSE0sgJAGV0g=="
61+
"resolved": "10.0.400",
62+
"contentHash": "Knli3Y2k/rdBqUlQ8TP+Sbd0J0jV/0kvgLsxieowoVayioZ0JGfqb9go+/dQJqtU53i6IpZzRxAPxbBT5UJBNg=="
6363
},
6464
"SourceGear.sqlite3": {
6565
"type": "Transitive",
@@ -89,8 +89,8 @@
8989
},
9090
"System.IO.Hashing": {
9191
"type": "Transitive",
92-
"resolved": "10.0.10",
93-
"contentHash": "eE839zyWZD/UBZYzP2lu9fhHX6RWe63/jz3Jxf+JumzO/db+Vc2s7CMiDwxk9ti2NTUft2tdRx31Rw2OjKbecA=="
92+
"resolved": "10.0.11",
93+
"contentHash": "OzKDcIRkeNJeC8qAsbn8yJXnfTLP1dtkWILe+T56Gf/z+IkAASi7sMqLqJQat08j5z/mRN5xVtoAwbkMNMoBUQ=="
9494
}
9595
},
9696
"net8.0/linux-musl-arm64": {

0 commit comments

Comments
 (0)