Skip to content

Commit bfa695b

Browse files
Bump Microsoft.NET.ILLink.Tasks from 8.0.28 to 8.0.29 (#4681)
--- updated-dependencies: - dependency-name: Microsoft.NET.ILLink.Tasks dependency-version: 8.0.29 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>
1 parent a2d2490 commit bfa695b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/CodeIndex/CodeIndex.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<ItemGroup>
6868
<PackageReference Include="Microsoft.Data.Sqlite" Version="10.0.9" />
6969
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="3.0.3" />
70-
<PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="8.0.28" PrivateAssets="All" />
70+
<PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="8.0.29" PrivateAssets="All" />
7171
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.300" PrivateAssets="All" />
7272
</ItemGroup>
7373

src/CodeIndex/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
},
1616
"Microsoft.NET.ILLink.Tasks": {
1717
"type": "Direct",
18-
"requested": "[8.0.28, )",
19-
"resolved": "8.0.28",
20-
"contentHash": "XMqgVjlLxLqWmEh3c49haXLQwsMNtvo6YscUaqfvEGfg1iA8hnYgkUVq3i9Zu9gKeNKMWiiZKVwZExc/qyEAsQ=="
18+
"requested": "[8.0.29, )",
19+
"resolved": "8.0.29",
20+
"contentHash": "HSBTfrkIZijz8z3ybLRKB7E8rHk4QQufFwpHa9fc5CMIgRhRzdn4mBGmlyXZqaueiMPtuJcnjresGvSTfaW8Mg=="
2121
},
2222
"Microsoft.SourceLink.GitHub": {
2323
"type": "Direct",

0 commit comments

Comments
 (0)