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 88 </PropertyGroup >
99
1010 <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 " />
1515 <PackageReference Include =" MSTest.TestFramework" Version =" 3.7.1" />
1616 </ItemGroup >
1717
You can’t perform that action at this time.
0 commit comments