File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
AuthenticationAssemblyLoadContext Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1919-->
2020
2121## Upcoming Release
22+ * Updated ` AuthenticationAssemblyLoadContext ` project to deprecate .NET 6.0 and build on .NET 8.0.
2223* Added Server-Side Pagination Support for ` Invoke-AzRestMethod ` command via ` -Paginate ` parameter.
2324
2425## Version 5.2.0
Original file line number Diff line number Diff line change 66 <Import Project =" $(MSBuildThisFileDirectory)..\..\Az.props" />
77
88 <PropertyGroup >
9- <TargetFramework >net6 .0</TargetFramework >
9+ <TargetFramework >net8 .0</TargetFramework >
1010 <AssemblyName >Microsoft.Azure.PowerShell.AuthenticationAssemblyLoadContext</AssemblyName >
1111 <RootNamespace >Microsoft.Azure.PowerShell.AuthenticationAssemblyLoadContext</RootNamespace >
1212 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments