Skip to content

Commit

Permalink
Bump MSALRuntime Native Interop version to 0.13.12 (#4374)
Browse files Browse the repository at this point in the history
Update Directory.Build.props
  • Loading branch information
gladjohn committed Oct 12, 2023
1 parent 474026f commit e6b8b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<!-- Projects must set this individually -->
<IsPackable>false</IsPackable>
<!-- Version of the Microsoft.Identity.Client.NativeInterop package. -->
<MSALRuntimeNativeInteropVersion>0.13.8</MSALRuntimeNativeInteropVersion>
<MSALRuntimeNativeInteropVersion>0.13.12</MSALRuntimeNativeInteropVersion>

<!-- Version of MSAL if not defined by the CI-->
<MsalInternalVersion>4.51.0</MsalInternalVersion>
Expand Down

0 comments on commit e6b8b89

Please sign in to comment.