File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
TUnit.Templates/content/TUnit.AspNet/WebApp Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 15
15
<PackageVersion Include =" Humanizer" Version =" 2.14.1" />
16
16
<PackageVersion Include =" MessagePack" Version =" 3.1.1" />
17
17
<PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9.0.1" />
18
- <PackageVersion Include =" Microsoft.AspNetCore.OpenApi" Version =" 8 .0.12 " />
18
+ <PackageVersion Include =" Microsoft.AspNetCore.OpenApi" Version =" 9 .0.1 " />
19
19
<PackageVersion Include =" Microsoft.AspNetCore.TestHost" Version =" 9.0.1" />
20
20
<PackageVersion Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 9.0.1" />
21
21
<PackageVersion Include =" Microsoft.Build.Utilities.Core" Version =" 17.12.6" />
Original file line number Diff line number Diff line change 8
8
9
9
<ItemGroup >
10
10
<PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 8.0.12" />
11
- <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 8 .0.12 " />
11
+ <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 9 .0.1 " />
12
12
</ItemGroup >
13
13
14
14
</Project >
You can’t perform that action at this time.
0 commit comments