File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 7
7
</ItemGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.4" Version =" 4.0.4175 " />
10
+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.4" Version =" 4.0.4206 " />
11
11
</ItemGroup >
12
12
13
13
<Target Name =" RemovePowershellWorkerRuntimes" BeforeTargets =" AssignTargetPaths" Condition =" $(RuntimeIdentifier.StartsWith(win))" >
Original file line number Diff line number Diff line change 2
2
3
3
<!-- Please add your release notes in the following format:
4
4
- My change description (#PR)
5
- -->
5
+ -->
6
+ - Update PowerShell 7.4 worker to 4.0.4206
Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
- <VersionPrefix >4.$(MinorVersionPrefix)39.300 </VersionPrefix >
3
+ <VersionPrefix >4.$(MinorVersionPrefix)39.400 </VersionPrefix >
4
4
<UpdateBuildNumber >true</UpdateBuildNumber >
5
5
</PropertyGroup >
6
6
</Project >
You can’t perform that action at this time.
0 commit comments