Skip to content

Commit ea73ab4

Browse files
Upgrade Microsoft.PowerShell.SDK to 7.0.8
1 parent 3f399dc commit ea73ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Azure.Functions.PowerShellWorker.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Licensed under the MIT license. See LICENSE file in the project root for full li
2121

2222
<ItemGroup>
2323
<PackageReference Include="Grpc.Core" Version="2.27.0" />
24-
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.0.7" />
24+
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.0.8" />
2525
<PackageReference Include="CommandLineParser" Version="2.3.0" />
2626
<PackageReference Include="Google.Protobuf" Version="3.11.4" />
2727
</ItemGroup>

0 commit comments

Comments
 (0)