Skip to content

Commit 7c5d06f

Browse files
chore(deps): update dependency microsoft.windows.cswin32 to 0.3.248 (#865)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f6e7690 commit 7c5d06f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.242">
19+
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.248">
2020
<PrivateAssets>all</PrivateAssets>
2121
</PackageReference>
2222
<PackageReference Include="System.CommandLine" Version="2.0.0" />

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.242, )",
8-
"resolved": "0.3.242",
9-
"contentHash": "qUTrmWABBC/mVzedGUKFc284objqsT9E3IFSALiy5jlxIbfFkiC1KZxrPPLqi/RMDZAEGwT2RtaaQYc02N0GPw==",
7+
"requested": "[0.3.248, )",
8+
"resolved": "0.3.248",
9+
"contentHash": "aB6vLNJBq5RdMqYhCK6VOaycoJ/3Vhrno1BpvziV5J8HTBGWSiaePZsDkIVpb7koDFkQrlzLwgaqf1Io1mZTkA==",
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)