Skip to content

Commit 86f8507

Browse files
chore(deps): update dependency microsoft.windows.cswin32 to 0.3.228 (#831)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 06b31a0 commit 86f8507

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.213">
19+
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.228">
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.213, )",
8-
"resolved": "0.3.213",
9-
"contentHash": "pK7V1dTQVHPRDsrx5lpZUE+aGDMIGASmiTDB+DgoKo5meLAmNyxNycv3byF0rIcc1HzLRXFyqCm72uz7yKrrTQ==",
7+
"requested": "[0.3.228, )",
8+
"resolved": "0.3.228",
9+
"contentHash": "PIpTxHF667bfSYtGrcJZHuMGYQQVgXgXTswvQZSYnFt0Vrbu7j9t0r4TjCz7+whzSBEeP+SMACHRFhAmHQchDA==",
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)