microsoft / microsoft/aspire

NuGet package Aspire.Dashboard.Sdk.win-x86 is missing 13.1 release

Open
#13,979 4 comments 0 reactions 0 assignees View on GitHub
needs-area-label
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

### Is there an existing issue for this?

- [x] I have searched the existing issues

### Describe the bug

After upgrading to 13.1 the project no longer builds because of a missing dependency.

The latest version of `https://www.nuget.org/packages/Aspire.Dashboard.Sdk.win-x86/` is `13.0.2`
The latest version of `https://www.nuget.org/packages/Aspire.Dashboard.Sdk.win-x64/` is `13.1`

### Expected Behavior

* Version 13.1 of package `Aspire.Dashboard.Sdk.win-x86` is downloaded
* Project builds and runs

### Steps To Reproduce

I can provide a repro if necessary, but I'm hoping the fact that you can see the package is missing on NuGet is enough

### Exceptions (if any)

##[error]The nuget command failed with exit code(1) and error(NU1102: Unable to find package Aspire.Dashboard.Sdk.win-x86 with version (>= 13.1.0)
- Found 31 version(s) in nuget.org [ Nearest version: 13.0.2 ]

### .NET Version info

_No response_

### Anything else?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.