Skip to content

Commit 54075f2

Browse files
Bump Microsoft.SourceLink.GitHub from 10.0.200 to 10.0.201
--- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.201 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d1579d commit 54075f2

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.200" PrivateAssets="All" />
75+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.201" 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.200, )",
20-
"resolved": "10.0.200",
21-
"contentHash": "jZ34WRkUOZJX5V0FPhZJqtWSY+YB6/Vuuam1LGUwRzyYiRgs5qpAHHcrsckHCISjxXklGPwqh8j8t1g460PG1g==",
19+
"requested": "[10.0.201, )",
20+
"resolved": "10.0.201",
21+
"contentHash": "qxYAmO4ktzd9L+HMdnqWucxpu7bI9undPyACXOMqPyhaiMtbpbYL/n0ACyWIJlbyEJrXFwxiOaBOSasLtDvsCg==",
2222
"dependencies": {
23-
"Microsoft.Build.Tasks.Git": "10.0.200",
24-
"Microsoft.SourceLink.Common": "10.0.200",
25-
"System.IO.Hashing": "10.0.4"
23+
"Microsoft.Build.Tasks.Git": "10.0.201",
24+
"Microsoft.SourceLink.Common": "10.0.201",
25+
"System.IO.Hashing": "10.0.5"
2626
}
2727
},
2828
"Microsoft.Windows.CsWin32": {
@@ -47,16 +47,16 @@
4747
},
4848
"Microsoft.Build.Tasks.Git": {
4949
"type": "Transitive",
50-
"resolved": "10.0.200",
51-
"contentHash": "UvGsrIcmqICxi0OiQ3ekgXVM9DJQQG0dkhxvp0RNkv4aH5zAbjX0/LWgz64SrkQS2mme+1dz2pMnM/R4vOI1AQ==",
50+
"resolved": "10.0.201",
51+
"contentHash": "DMYBnrFZvLnBKn14VavEuuIr31CY6YY2i2L9P8DorS/Qp6ifRR8ZPLdJCFLFfjikNq8DykbYyLd/RP6lSqHcWw==",
5252
"dependencies": {
53-
"System.IO.Hashing": "10.0.4"
53+
"System.IO.Hashing": "10.0.5"
5454
}
5555
},
5656
"Microsoft.SourceLink.Common": {
5757
"type": "Transitive",
58-
"resolved": "10.0.200",
59-
"contentHash": "FxaSq+pMA7BS5dA5DXs0FscrvYzi6Rtm/zcU/ZMHV22lMIk07jz0WZdrWERQ9TJNARkne+z1Coow/a0w5Wl4yQ=="
58+
"resolved": "10.0.201",
59+
"contentHash": "QbBYhkjgL6rCnBfDbzsAJLlsad13TlBHqYCFDIw56OO2g6ix+9RsmY8uxiQGdWwFKbZXaXyAA6jDCzFYVGCZDw=="
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.4",
82-
"contentHash": "D5nHu/rBFu2mUyqyWWCTPxqvQisJKIqK/GU3X6BQbYIFYBDHTvUXToyv0oSszS26/6oTghWiA+oGqhgwGgTefw=="
81+
"resolved": "10.0.5",
82+
"contentHash": "8IBJWcCT9+e4Bmevm4T7+fQEiAh133KGiz4oiVTgJckd3Q76OFdR1falgn9lpz7+C4HJvogCDJeAa2QmvbeVtg=="
8383
}
8484
}
8585
}

0 commit comments

Comments
 (0)