Skip to content

Commit

Permalink
Merge pull request #213 from ProfessionalCSharp/dependabot/nuget/2_Li…
Browse files Browse the repository at this point in the history
…bs/Security/IdentitySample/Microsoft.Identity.Client-4.61.3

Bump Microsoft.Identity.Client from 4.48.0 to 4.61.3 in /2_Libs/Security/IdentitySample
  • Loading branch information
christiannagel authored Jun 12, 2024
2 parents 662bc25 + 3923026 commit 6747e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2_Libs/Security/IdentitySample/IdentitySample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.48.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.61.3" />
</ItemGroup>

</Project>

0 comments on commit 6747e97

Please sign in to comment.