File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Basic.Template.API/content Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
</PropertyGroup >
7
7
8
8
<ItemGroup >
9
- <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 3.1.8 " />
9
+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 6.0.4 " />
10
10
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.7.1" />
11
11
<PackageReference Include =" xunit" Version =" 2.4.1" />
12
12
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.3" />
Original file line number Diff line number Diff line change 13
13
<ItemGroup >
14
14
<PackageReference Include =" Microsoft.AspNetCore.App" />
15
15
<PackageReference Include =" Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer" Version =" 4.1.1" />
16
- <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 3.1.8 " />
16
+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 6.0.0 " />
17
17
<PackageReference Include =" Swashbuckle.AspNetCore" Version =" 5.5.1" />
18
18
</ItemGroup >
19
19
<ItemGroup >
You can’t perform that action at this time.
0 commit comments