Skip to content

Commit 24b9488

Browse files
chore(deps): update dependency microsoft.windows.cswin32 to 0.3.248
1 parent debc562 commit 24b9488

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.238">
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.238, )",
8-
"resolved": "0.3.238",
9-
"contentHash": "Q8o/LxXNJisOH4VFKCUIfKyJQTWuoTx/nLj6XfxR2s60w8StBlCoi/pYYOH7Yi631wZjTYOWATLowj+s2+AQSA==",
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)