Skip to content

Commit 653ecf6

Browse files
authored
Merge pull request #53 from coderpatros/dependabot/nuget/Microsoft.Azure.Services.AppAuthentication-1.4.0
Bump Microsoft.Azure.Services.AppAuthentication from 1.3.1 to 1.4.0
2 parents 71ae07a + d4c6518 commit 653ecf6

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.3.1" />
20+
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.4.0" />
2121
</ItemGroup>
2222

2323
</Project>

0 commit comments

Comments
 (0)