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 12
12
<PackageReference Include =" Microsoft.ApplicationInsights.AspNetCore" Version =" 2.21.0" />
13
13
<PackageReference Include =" Microsoft.Azure.Cosmos.Table" Version =" 1.0.8" />
14
14
<PackageReference Include =" Microsoft.Extensions.Configuration.AzureKeyVault" Version =" 3.1.24" />
15
- <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 7.0.0 " />
15
+ <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 7.0.1 " />
16
16
</ItemGroup >
17
17
18
18
<ItemGroup >
Original file line number Diff line number Diff line change 23
23
<PrivateAssets >all</PrivateAssets >
24
24
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
25
25
</PackageReference >
26
- <PackageReference Include =" Microsoft.AspNetCore.TestHost" Version =" 7.0.0 " />
26
+ <PackageReference Include =" Microsoft.AspNetCore.TestHost" Version =" 7.0.1 " />
27
27
<PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 7.0.0" />
28
28
<PackageReference Include =" Microsoft.Extensions.Configuration.AzureKeyVault" Version =" 3.1.24" />
29
29
<PackageReference Include =" Microsoft.Extensions.Configuration.UserSecrets" Version =" 7.0.0" />
You can’t perform that action at this time.
0 commit comments