microsoft / microsoft/OpenAPI.NET.OData
why use fixed verison Microsoft.OData.Edm (= 7.20.0)
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 239
- Forks
- 70
- Avg merge
- 7h 59m
- Merged PRs (30d)
- 13
Description
fixed version 7.20.0 get warnings with higher version
Assemblies affected
Warning As Error:
Detected package version outside of dependency constraint: Microsoft.OData.Core 7.20.0 requires Microsoft.OData.Edm (= 7.20.0) but version Microsoft.OData.Edm 7.21.3 was resolved
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the dependency declarations for Microsoft.OData.Core and Microsoft.OData.Edm, focusing on the versions named in the warning. Confirm whether the package constraints can be aligned so resolving Microsoft.OData.Edm 7.21.3 no longer produces the reported warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100