Skip to content

Commit 137fa85

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

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.235">
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.235, )",
8-
"resolved": "0.3.235",
9-
"contentHash": "nXVvZA72GeZixChKm9CB6qKegA+3XrWhIsanJcB7/NbTTXDygYWQE2jbImcOXPerbMrXJMDaX6edqFje9OKAZg==",
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)