Skip to content

Commit edce9c2

Browse files
chore(deps): update dependency microsoft.windows.cswin32 to 0.3.238 (#842)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3527247 commit edce9c2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Launcher/Launcher/Launcher.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.228">
19+
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.238">
2020
<PrivateAssets>all</PrivateAssets>
2121
</PackageReference>
2222
<PackageReference Include="System.CommandLine" Version="2.0.0-rc.2.25502.107" />

Launcher/Launcher/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"net6.0": {
55
"Microsoft.Windows.CsWin32": {
66
"type": "Direct",
7-
"requested": "[0.3.228, )",
8-
"resolved": "0.3.228",
9-
"contentHash": "PIpTxHF667bfSYtGrcJZHuMGYQQVgXgXTswvQZSYnFt0Vrbu7j9t0r4TjCz7+whzSBEeP+SMACHRFhAmHQchDA==",
7+
"requested": "[0.3.238, )",
8+
"resolved": "0.3.238",
9+
"contentHash": "Q8o/LxXNJisOH4VFKCUIfKyJQTWuoTx/nLj6XfxR2s60w8StBlCoi/pYYOH7Yi631wZjTYOWATLowj+s2+AQSA==",
1010
"dependencies": {
1111
"Microsoft.Windows.SDK.Win32Docs": "0.1.42-alpha",
1212
"Microsoft.Windows.SDK.Win32Metadata": "65.0.8-preview",

0 commit comments

Comments
 (0)