Skip to content

Resolve issues with testing 8.0 templates in SDK repo #30033

Closed
@captainsafia

Description

@captainsafia

This issue came as a result of some test failures that were encountered in #29982.

The test failures occur with the AllWebProjectsRestoreAndBuild tests that validate the webapi template. This template has a package dependency on the Microsoft.AspNetCore.OpenApi package.

After the merge of dotnet/aspnetcore#45979 the templates favor the 8.0 version of the packages which aren't available on NuGet and cause failures locally.

We probably want to figure out how to get the template tests to use the dotnet8 NuGet feed so we can test these in the future.

cc: @vlada-shubina

Metadata

Metadata

Labels

Area-dotnet newthe item is related to dotnet new commanduntriagedRequest triage from a team member

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions