Skip to content

Commit 6ac6445

Browse files
authored
Merge pull request #4428 from Flow-Launcher/dependabot/nuget/Flow.Launcher.Plugin/Microsoft.SourceLink.GitHub-10.0.203
Bump Microsoft.SourceLink.GitHub from 10.0.202 to 10.0.203
2 parents d0d41c6 + 50b05b3 commit 6ac6445

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<PrivateAssets>all</PrivateAssets>
7373
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
7474
</PackageReference>
75-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.202" PrivateAssets="All" />
75+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.203" PrivateAssets="All" />
7676
<PackageReference Include="JetBrains.Annotations" Version="2025.2.2" />
7777
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.275">
7878
<PrivateAssets>all</PrivateAssets>

Flow.Launcher.Plugin/packages.lock.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
},
1717
"Microsoft.SourceLink.GitHub": {
1818
"type": "Direct",
19-
"requested": "[10.0.202, )",
20-
"resolved": "10.0.202",
21-
"contentHash": "vRm3w0AWndnqt8X73qoWTdD/qp7o+bYMCufl7hSiQUSqeI3WKdqA/ElE6MCUscy84FX8HCMcK2EJCtTm+4bdbw==",
19+
"requested": "[10.0.203, )",
20+
"resolved": "10.0.203",
21+
"contentHash": "R4Tvr1oACImMS+Y5M7NM07ll9QyJSKnki3Dvz8QwG1W6FEmd+9fmZXAF6BE6UPswHF6n0v41wgMQGlaudOspqA==",
2222
"dependencies": {
23-
"Microsoft.Build.Tasks.Git": "10.0.202",
24-
"Microsoft.SourceLink.Common": "10.0.202",
25-
"System.IO.Hashing": "10.0.6"
23+
"Microsoft.Build.Tasks.Git": "10.0.203",
24+
"Microsoft.SourceLink.Common": "10.0.203",
25+
"System.IO.Hashing": "10.0.7"
2626
}
2727
},
2828
"Microsoft.Windows.CsWin32": {
@@ -47,16 +47,16 @@
4747
},
4848
"Microsoft.Build.Tasks.Git": {
4949
"type": "Transitive",
50-
"resolved": "10.0.202",
51-
"contentHash": "HXAW7dToPLi6lHN4TJz1FfxLYfPS3EF20YrrZxQ9xbwbjLkFXJ+SwkuuILoAdCWTNHhHfa5oqOsrOEQX5s+eMg==",
50+
"resolved": "10.0.203",
51+
"contentHash": "m56WtzvIcL6t7JR3c7ogYitHizNM2QnRSo8yqxrQi+m5E/GGyDEmqymP+2p6YsFXn0j/Tzz67s4FQnrTLC7GKQ==",
5252
"dependencies": {
53-
"System.IO.Hashing": "10.0.6"
53+
"System.IO.Hashing": "10.0.7"
5454
}
5555
},
5656
"Microsoft.SourceLink.Common": {
5757
"type": "Transitive",
58-
"resolved": "10.0.202",
59-
"contentHash": "g8E67huS0Slt6iJiUG1uj2N4NBo/q68Q1y1H4nFu1Cn4AOp6S5D8AeGLhGMzBT+JmNCjiGTvKco2qkbe4F31tQ=="
58+
"resolved": "10.0.203",
59+
"contentHash": "QYAnhBCOkT3ZUT/fHag11+bamwlbZ3U9Vi/WfKrD9emdUf1t3aqjWv0V2KtEGHSRSC81aBc8Oy/mvyGpEYd9Pg=="
6060
},
6161
"Microsoft.Windows.SDK.Win32Docs": {
6262
"type": "Transitive",
@@ -78,8 +78,8 @@
7878
},
7979
"System.IO.Hashing": {
8080
"type": "Transitive",
81-
"resolved": "10.0.6",
82-
"contentHash": "lbMLkqFekDR4DeFd26eEfrG2HlvixIfs22uk/e2+9/NJ7WxMycVVakcQpuJvvqgc9XxwEgSd/Td+dZA+TjDDwA=="
81+
"resolved": "10.0.7",
82+
"contentHash": "6hsjdSr4VOXSOnhALkYplHpAxnTG1J33YN42IB6nH2fEg4QnJqrZ4Ft+qn7mkrKAOYC8pCSFYwVWw6rQbmwgLQ=="
8383
}
8484
}
8585
}

0 commit comments

Comments
 (0)