Skip to content

Commit 91cd272

Browse files
Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102
--- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.102 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e56cb4 commit 91cd272

2 files changed

Lines changed: 10 additions & 10 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="8.0.0" PrivateAssets="All" />
75+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.102" PrivateAssets="All" />
7676
<PackageReference Include="JetBrains.Annotations" Version="2025.2.2" />
7777
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.205">
7878
<PrivateAssets>all</PrivateAssets>

Flow.Launcher.Plugin/packages.lock.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
},
1717
"Microsoft.SourceLink.GitHub": {
1818
"type": "Direct",
19-
"requested": "[8.0.0, )",
20-
"resolved": "8.0.0",
21-
"contentHash": "G5q7OqtwIyGTkeIOAc3u2ZuV/kicQaec5EaRnc0pIeSnh9LUjj+PYQrJYBURvDt7twGl2PKA7nSN0kz1Zw5bnQ==",
19+
"requested": "[10.0.102, )",
20+
"resolved": "10.0.102",
21+
"contentHash": "Oxq3RCIJSdtpIU4hLqO7XaDe/Ra3HS9Wi8rJl838SAg6Zu1iQjerA0+xXWBgUFYbgknUGCLOU0T+lzMLkvY9Qg==",
2222
"dependencies": {
23-
"Microsoft.Build.Tasks.Git": "8.0.0",
24-
"Microsoft.SourceLink.Common": "8.0.0"
23+
"Microsoft.Build.Tasks.Git": "10.0.102",
24+
"Microsoft.SourceLink.Common": "10.0.102"
2525
}
2626
},
2727
"Microsoft.Windows.CsWin32": {
@@ -46,13 +46,13 @@
4646
},
4747
"Microsoft.Build.Tasks.Git": {
4848
"type": "Transitive",
49-
"resolved": "8.0.0",
50-
"contentHash": "bZKfSIKJRXLTuSzLudMFte/8CempWjVamNUR5eHJizsy+iuOuO/k2gnh7W0dHJmYY0tBf+gUErfluCv5mySAOQ=="
49+
"resolved": "10.0.102",
50+
"contentHash": "0i81LYX31U6UiXz4NOLbvc++u+/mVDmOt+PskrM/MygpDxkv9THKQyRUmavBpLK6iBV0abNWnn+CQgSRz//Pwg=="
5151
},
5252
"Microsoft.SourceLink.Common": {
5353
"type": "Transitive",
54-
"resolved": "8.0.0",
55-
"contentHash": "dk9JPxTCIevS75HyEQ0E4OVAFhB2N+V9ShCXf8Q6FkUQZDkgLI12y679Nym1YqsiSysuQskT7Z+6nUf3yab6Vw=="
54+
"resolved": "10.0.102",
55+
"contentHash": "Mk1IMb9q5tahC2NltxYXFkLBtuBvfBoCQ3pIxYQWfzbCE9o1OB9SsHe0hnNGo7lWgTA/ePbFAJLWu6nLL9K17A=="
5656
},
5757
"Microsoft.Windows.SDK.Win32Docs": {
5858
"type": "Transitive",

0 commit comments

Comments
 (0)