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

Microsoft.AspNet.OData Package 7.6.5 is misconfigured #2767

Open
ificator opened this issue Apr 3, 2023 · 3 comments
Open

Microsoft.AspNet.OData Package 7.6.5 is misconfigured #2767

ificator opened this issue Apr 3, 2023 · 3 comments
Assignees
Labels

Comments

@ificator
Copy link
Contributor

ificator commented Apr 3, 2023

The binary references OData 7.15.0 assemblies, but the nuspec mentions 7.13.0 - this discrepancy is confusing package version analysis during our builds.

@corranrogue9
Copy link
Contributor

We should see if we can automate incrementing the version numbers when we consume a new package.

@ificator
Copy link
Contributor Author

ificator commented Apr 4, 2023

We should see if we can automate incrementing the version numbers when we consume a new package.

Or at the very least have some PR time validation that makes sure the nuspec aligns with the consumed package versions.

@robertmclaws
Copy link
Collaborator

You folks need to stop using nuspec files and upgrade the .NET Framework projects to SDK-style projects. Then you won't have this problem.

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

No branches or pull requests

3 participants