Skip to content

Commit

Permalink
NETCore.Demos - Explicit bump transitive package references / depende…
Browse files Browse the repository at this point in the history
…ncies (#3218)
  • Loading branch information
mpreyskurantov authored Jun 12, 2024
1 parent 535a43c commit 4ddef0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NetCoreDemos/DevExtreme.NETCore.Demos.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.27" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson" Version="6.0.27" />
<PackageReference Include="System.Drawing.Common" Version="4.7.2" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.61.3" />
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="6.34.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.34.0" />
</ItemGroup>
Expand Down

0 comments on commit 4ddef0c

Please sign in to comment.