Skip to content

Commit 8d374ed

Browse files
Bump Microsoft.SourceLink.GitHub from 10.0.300 to 10.0.301 (#4683)
--- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.301 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 0a0d7a9 commit 8d374ed

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.29" PrivateAssets="All" />
71-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.300" PrivateAssets="All" />
71+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.301" 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.300, )",
25-
"resolved": "10.0.300",
26-
"contentHash": "QzCtLkXVb3l4IxcpvJCbzUwMLihAmLN6vVLjQGSzYSF8d2dvXxqJAZk83RV3gYnp2egz8jRMgSR2woY3vOahTA==",
24+
"requested": "[10.0.301, )",
25+
"resolved": "10.0.301",
26+
"contentHash": "S9U9Ye2bylMeDkzdNh+TsbRUNr6rkBORrnXDk45maPIxVvTmHV1SN2/qtZ/6yO7cdWmQv1LHv77yIeG6Q3nvMQ==",
2727
"dependencies": {
28-
"Microsoft.Build.Tasks.Git": "10.0.300",
29-
"Microsoft.SourceLink.Common": "10.0.300",
30-
"System.IO.Hashing": "10.0.8"
28+
"Microsoft.Build.Tasks.Git": "10.0.301",
29+
"Microsoft.SourceLink.Common": "10.0.301",
30+
"System.IO.Hashing": "10.0.10"
3131
}
3232
},
3333
"SQLitePCLRaw.bundle_e_sqlite3": {
@@ -42,10 +42,10 @@
4242
},
4343
"Microsoft.Build.Tasks.Git": {
4444
"type": "Transitive",
45-
"resolved": "10.0.300",
46-
"contentHash": "P0kaQwVZx4xIUe2FtrLyBadYNXuAljttJUPvjBYRuHhPE8L77L42KakLDkaADRiUrGspoLcMwayjrbQhYTr0zA==",
45+
"resolved": "10.0.301",
46+
"contentHash": "9Tah8f2BYuXlff9nIsJAeQJcqnijJTXNraIcTOF2f/f9kLmg0HNWPlMemnD6FBLd/UQcE0s9Vze2zCkA6nrZAA==",
4747
"dependencies": {
48-
"System.IO.Hashing": "10.0.8"
48+
"System.IO.Hashing": "10.0.10"
4949
}
5050
},
5151
"Microsoft.Data.Sqlite.Core": {
@@ -58,8 +58,8 @@
5858
},
5959
"Microsoft.SourceLink.Common": {
6060
"type": "Transitive",
61-
"resolved": "10.0.300",
62-
"contentHash": "0jlkXaUGjYlWTIVPve5MftjKHnT3SlAtq9BCLV4J9IjdPrxV/+4rMlBSjfr1khG8/GC6KGojjola8E1VvWF0qQ=="
61+
"resolved": "10.0.301",
62+
"contentHash": "oz44EclJdAYVZcRb9dSbWd+6RaE+8a4j5zdE+O7yw5qPRZZhu3pcpDZ/Moy6pLeIXZqBP1FMd8CSE0sgJAGV0g=="
6363
},
6464
"SourceGear.sqlite3": {
6565
"type": "Transitive",
@@ -89,8 +89,8 @@
8989
},
9090
"System.IO.Hashing": {
9191
"type": "Transitive",
92-
"resolved": "10.0.8",
93-
"contentHash": "+dJsbPJ3FyUbTZNplFj0RCKePFizmv6ewDV46JE9q/IVH4c3xTCftHfHelLsAKf0jryIPqgMb5GpS0x7TAY3mg=="
92+
"resolved": "10.0.10",
93+
"contentHash": "eE839zyWZD/UBZYzP2lu9fhHX6RWe63/jz3Jxf+JumzO/db+Vc2s7CMiDwxk9ti2NTUft2tdRx31Rw2OjKbecA=="
9494
}
9595
},
9696
"net8.0/linux-musl-arm64": {

0 commit comments

Comments
 (0)