File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
docs/core/whats-new/snippets/dotnet-8/csharp/ConsoleApp Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 8
8
</PropertyGroup >
9
9
10
10
<ItemGroup >
11
- <PackageReference Include =" Microsoft.AspNetCore.Http.Abstractions" Version =" 2.2 .0" />
12
- <PackageReference Include =" Microsoft.Extensions.Diagnostics.Testing" Version =" 9.0 .0" />
13
- <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 9.0.0 " />
14
- <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 9.0.0 " />
11
+ <PackageReference Include =" Microsoft.AspNetCore.Http.Abstractions" Version =" 2.3 .0" />
12
+ <PackageReference Include =" Microsoft.Extensions.Diagnostics.Testing" Version =" 9.1 .0" />
13
+ <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 9.0.1 " />
14
+ <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 9.0.1 " />
15
15
<PackageReference Include =" MSTest.TestFramework" Version =" 3.7.1" />
16
16
</ItemGroup >
17
17
You can’t perform that action at this time.
0 commit comments