File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 4
4
<TargetFramework >netstandard2.1</TargetFramework >
5
5
<LangVersion >latest</LangVersion >
6
6
<MajorVersion >4</MajorVersion >
7
- <MinorVersion >$(MinorVersionPrefix)31 </MinorVersion >
7
+ <MinorVersion >$(MinorVersionPrefix)32 </MinorVersion >
8
8
<PatchVersion >0</PatchVersion >
9
9
<BuildNumber Condition =" '$(BuildNumber)' == '' " >0</BuildNumber >
10
10
<PreviewVersion ></PreviewVersion >
Original file line number Diff line number Diff line change 3
3
<!-- Please add your release notes in the following format:
4
4
- My change description (#PR)
5
5
-->
6
- - Warn when ` FUNCTIONS_WORKER_RUNTIME ` is not set (#9799 )
7
- - Added support for ManagedIdentity authentication in ApplicationInsights pipeline. (#9758 )
8
- - Added support for AutocollectedMetricsExtractor, MetricsCustomDimensionOptimization and QueryStringTracing. (#9758 )
9
- - Add an app setting to allow CORS configuration (#9846 )
10
- - Updated ` Microsoft.Azure.Functions.DotNetIsolatedNativeHost ` version to 1.0.6 (#9863 )
11
- - [Forwarding command line arguments to app assembly from NetHost](https://github.com/Azure/azure-functions-dotnet-worker/pull/2258)
12
6
- Update PowerShell worker 7.0 to 4.0.3148 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.3148 )
13
7
- Update PowerShell worker 7.2 to 4.0.3131 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.3131 )
14
8
- Update PowerShell worker 7.4 to 4.0.3147 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.3147 )
You can’t perform that action at this time.
0 commit comments