microsoft / microsoft/OpenAPI.NET.OData

why use fixed verison Microsoft.OData.Edm (= 7.20.0)

Open
#544 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.