Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[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

Open
v-sherryfan opened this issue May 20, 2024 · 0 comments

Comments

@v-sherryfan
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant