Skip to content

Commit 584c3fb

Browse files
Bump Microsoft.SourceLink.GitHub from 10.0.201 to 10.0.202
--- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c63727 commit 584c3fb

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.201" PrivateAssets="All" />
75+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.202" PrivateAssets="All" />
7676
<PackageReference Include="JetBrains.Annotations" Version="2025.2.2" />
7777
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.269">
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.201, )",
20-
"resolved": "10.0.201",
21-
"contentHash": "qxYAmO4ktzd9L+HMdnqWucxpu7bI9undPyACXOMqPyhaiMtbpbYL/n0ACyWIJlbyEJrXFwxiOaBOSasLtDvsCg==",
19+
"requested": "[10.0.202, )",
20+
"resolved": "10.0.202",
21+
"contentHash": "vRm3w0AWndnqt8X73qoWTdD/qp7o+bYMCufl7hSiQUSqeI3WKdqA/ElE6MCUscy84FX8HCMcK2EJCtTm+4bdbw==",
2222
"dependencies": {
23-
"Microsoft.Build.Tasks.Git": "10.0.201",
24-
"Microsoft.SourceLink.Common": "10.0.201",
25-
"System.IO.Hashing": "10.0.5"
23+
"Microsoft.Build.Tasks.Git": "10.0.202",
24+
"Microsoft.SourceLink.Common": "10.0.202",
25+
"System.IO.Hashing": "10.0.6"
2626
}
2727
},
2828
"Microsoft.Windows.CsWin32": {
@@ -47,16 +47,16 @@
4747
},
4848
"Microsoft.Build.Tasks.Git": {
4949
"type": "Transitive",
50-
"resolved": "10.0.201",
51-
"contentHash": "DMYBnrFZvLnBKn14VavEuuIr31CY6YY2i2L9P8DorS/Qp6ifRR8ZPLdJCFLFfjikNq8DykbYyLd/RP6lSqHcWw==",
50+
"resolved": "10.0.202",
51+
"contentHash": "HXAW7dToPLi6lHN4TJz1FfxLYfPS3EF20YrrZxQ9xbwbjLkFXJ+SwkuuILoAdCWTNHhHfa5oqOsrOEQX5s+eMg==",
5252
"dependencies": {
53-
"System.IO.Hashing": "10.0.5"
53+
"System.IO.Hashing": "10.0.6"
5454
}
5555
},
5656
"Microsoft.SourceLink.Common": {
5757
"type": "Transitive",
58-
"resolved": "10.0.201",
59-
"contentHash": "QbBYhkjgL6rCnBfDbzsAJLlsad13TlBHqYCFDIw56OO2g6ix+9RsmY8uxiQGdWwFKbZXaXyAA6jDCzFYVGCZDw=="
58+
"resolved": "10.0.202",
59+
"contentHash": "g8E67huS0Slt6iJiUG1uj2N4NBo/q68Q1y1H4nFu1Cn4AOp6S5D8AeGLhGMzBT+JmNCjiGTvKco2qkbe4F31tQ=="
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.5",
82-
"contentHash": "8IBJWcCT9+e4Bmevm4T7+fQEiAh133KGiz4oiVTgJckd3Q76OFdR1falgn9lpz7+C4HJvogCDJeAa2QmvbeVtg=="
81+
"resolved": "10.0.6",
82+
"contentHash": "lbMLkqFekDR4DeFd26eEfrG2HlvixIfs22uk/e2+9/NJ7WxMycVVakcQpuJvvqgc9XxwEgSd/Td+dZA+TjDDwA=="
8383
}
8484
}
8585
}

0 commit comments

Comments
 (0)