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.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
csharp
Domain
api

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.

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		
Dominant language
C#
Stars
240
Forks
70
Avg merge
7h 59m
Merged PRs (30d)
13

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.

More from microsoft/OpenAPI.NET.OData

All issues in microsoft/OpenAPI.NET.OData

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.