File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <ManagePackageVersionsCentrally >true</ManagePackageVersionsCentrally >
44 <!-- Version of the Microsoft.Identity.Client.NativeInterop package. -->
5- <MSALRuntimeNativeInteropVersion >0.18.1 </MSALRuntimeNativeInteropVersion >
5+ <MSALRuntimeNativeInteropVersion >0.19.2 </MSALRuntimeNativeInteropVersion >
66 <!-- Version of MSAL if not defined by the CI-->
77 <MsalInternalVersion >4.61.0</MsalInternalVersion >
88 </PropertyGroup >
Original file line number Diff line number Diff line change 1919 <TargetPath>msalruntime_arm64.dylib</TargetPath>
2020 </None> -->
2121
22- <PackageReference Include =" Microsoft.Identity.Client.NativeInterop" Version =" 0.19.1 " />
22+ <PackageReference Include =" Microsoft.Identity.Client.NativeInterop" Version =" 0.19.2 " />
2323
2424 </ItemGroup >
2525
Original file line number Diff line number Diff line change 8989 </ItemGroup> -->
9090
9191 <ItemGroup Condition =" $([MSBuild]::IsOSPlatform('OSX'))" >
92- <PackageReference Include =" Microsoft.Identity.Client.NativeInterop" Version =" 0.19.1 " />
92+ <PackageReference Include =" Microsoft.Identity.Client.NativeInterop" Version =" 0.19.2 " />
9393 </ItemGroup >
9494
9595 <ItemGroup Condition =" $([MSBuild]::IsOSPlatform('OSX'))" >
You can’t perform that action at this time.
0 commit comments