Skip to content

Commit 4828aaa

Browse files
Bump Microsoft.Azure.Services.AppAuthentication from 1.4.0 to 1.5.0
Bumps [Microsoft.Azure.Services.AppAuthentication](https://github.com/Azure/azure-sdk-for-net) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Microsoft.Azure.Services.AppAuthentication_1.4.0...Microsoft.Azure.Services.AppAuthentication_1.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c09e595 commit 4828aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CoderPatros.AuthenticatedHttpClient.AzureAppServiceManagedIdentity/CoderPatros.AuthenticatedHttpClient.AzureAppServiceManagedIdentity.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
<PrivateAssets>all</PrivateAssets>
1919
</PackageReference>
20-
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.4.0" />
20+
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.5.0" />
2121
</ItemGroup>
2222

2323
</Project>

0 commit comments

Comments
 (0)