File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
<NoWarn >CS1998</NoWarn >
14
14
</PropertyGroup >
15
15
<ItemGroup >
16
- <PackageReference Include =" Azure.Identity" Version =" 1.13.0 " >
16
+ <PackageReference Include =" Azure.Identity" Version =" 1.13.1 " >
17
17
<Private >false</Private >
18
18
<ExcludeAssets >runtime</ExcludeAssets >
19
19
</PackageReference >
Original file line number Diff line number Diff line change 29
29
</ItemGroup >
30
30
31
31
<ItemGroup >
32
- <PackageReference Include =" Azure.Identity" Version =" 1.13.0 " />
32
+ <PackageReference Include =" Azure.Identity" Version =" 1.13.1 " />
33
33
<PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 8.0.10" />
34
34
<PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 8.0.0" />
35
35
<PackageReference Include =" Microsoft.Extensions.Configuration.Binder" Version =" 8.0.2" />
You can’t perform that action at this time.
0 commit comments