File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
<DockerfileContext >.</DockerfileContext >
10
10
</PropertyGroup >
11
11
<ItemGroup >
12
- <PackageReference Include =" Azure.Identity" Version =" 1.13 .2" />
13
- <PackageReference Include =" Microsoft.Data.SqlClient" Version =" 5 .0.2" />
12
+ <PackageReference Include =" Azure.Identity" Version =" 1.14 .2" />
13
+ <PackageReference Include =" Microsoft.Data.SqlClient" Version =" 6 .0.2" />
14
14
<PackageReference Include =" Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version =" 1.21.0" />
15
- <PackageReference Include =" System.Text.Json" Version =" 8 .0.4 " />
16
- <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.1 " />
15
+ <PackageReference Include =" System.Text.Json" Version =" 9 .0.7 " />
16
+ <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3 " />
17
17
</ItemGroup >
18
18
19
19
</Project >
You can’t perform that action at this time.
0 commit comments