OpenAPI.NET.OData icon indicating copy to clipboard operation
OpenAPI.NET.OData copied to clipboard

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

Open NewFuture opened this issue 1 year ago • 0 comments

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		

NewFuture avatar Jun 14 '24 07:06 NewFuture