Skip to content

Commit dc2f95f

Browse files
authored
Merge branch 'main' into dependabot/nuget/src/CodeIndex/Microsoft.SourceLink.GitHub-10.0.301
2 parents 882bf97 + bfa695b commit dc2f95f

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.301" 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)