Commit f731935 1 parent bf40a5d commit f731935 Copy full SHA for f731935
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
</PropertyGroup >
10
10
11
11
<ItemGroup >
12
- <PackageReference Include =" Azure.Identity" Version =" 1.12.1 " />
12
+ <PackageReference Include =" Azure.Identity" Version =" 1.13.0 " />
13
13
<PackageReference Include =" Dapr.AspNetCore" Version =" 1.12.0" />
14
14
<PackageReference Include =" Microsoft.ApplicationInsights.AspNetCore" Version =" 2.22.0" />
15
15
<PackageReference Include =" Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version =" 8.0.10" />
26
26
<PackageReference Include =" Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version =" 8.0.10" />
27
27
<PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 8.0.6" />
28
28
<PackageReference Include =" Npgsql.DependencyInjection" Version =" 8.0.5" />
29
- <PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 8.0.8 " />
29
+ <PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 8.0.10 " />
30
30
<PackageReference Include =" Scrutor" Version =" 5.0.1" />
31
31
</ItemGroup >
32
32
You can’t perform that action at this time.
0 commit comments