Skip to content
This repository was archived by the owner on Sep 10, 2026. It is now read-only.
This repository was archived by the owner on Sep 10, 2026. It is now read-only.

[WebToolsE2E][Aspire] Manually updating eShopOnAzure to 8.0.0, then opening eShop.web fails with error: "Unable to find package Aspire.Azure.AI.OpenAI with version (>= 8.0.0)."  #56

Description

@v-sherryfan

REGRESSION INFO: Worked fine on main branch (Aspire 8.0 P7)

INSTALL STEPS

  1. Clean machine: Win11 x64 23h2 ENU
  2. Install VS 17.10 GA FB [ Includes Aspire 8.0.0 and SDK 8.0.300 ]
  3. Apply NuGet darc-pub-dotnet-aspire Feed
  4. Install Docker Desktop for Windows

REPRO STEPS

  1. Clone eShopOnAzure repo
  2. Refer to the eShop repo to manually update Aspire to 8.0.0.
  3. Open eShop.Web.slnf
  4. Build

ACTUAL
NU1102 Unable to find package Aspire.Azure.AI.OpenAI with version (>= 8.0.0)
Found 1 version(s) in dotnet-tools-pub [ Nearest version: 8.0.0-preview.8.24258.2 ]
Versions from azure-sdk-for-net-dev were not considered
Versions from C:\Program Files\dotnet\library-packs were not considered
Versions from nuget were not considered
image

NuGet.config
image

NOTE

  • Using same machine to open eShop.Web from main branch (8.0 P7), it works fine.

EXPECTED
Opening eShop solution without any errors

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions