OData / odata.net

ODataLib: Open Data Protocol - .NET Libraries and Frameworks
https://docs.microsoft.com/odata
Other
687 stars 349 forks source link

Fixes #3088: remove the wrong framework in Edm.Lib nuget spec and update metadata for others #3096

Closed xuzhg closed 3 weeks ago

xuzhg commented 3 weeks ago

…ate metadata for others

Issues

Fixes #3088: remove the wrong framework in Edm.Lib nuget spec and update metadata for others

Description

Briefly describe the changes of this pull request.

Checklist (Uncheck if it is not completed)

Additional work necessary

If documentation update is needed, please add "Docs Needed" label to the issue and provide details about the required document change in the issue.

robertmclaws commented 3 weeks ago

Using .nuspec files continues to cause issues for ODL and the rest of OData. Is there a possibility that you folks can stop using them and let SDK-style projects do their thing any time soon? It would solve so many ongoing issues.

xuzhg commented 3 weeks ago

Using .nuspec files continues to cause issues for ODL and the rest of OData. Is there a possibility that you folks can stop using them and let SDK-style projects do their thing any time soon? It would solve so many ongoing issues.

I totally agree with you. We need to find resource to triage/work on it.

robertmclaws commented 3 weeks ago

I'm happy to do it. Can probably get to it early next week.

mikepizzo commented 3 weeks ago

That would be fantastic -- thank you @robertmclaws !

xuzhg commented 1 week ago

I'm happy to do it. Can probably get to it early next week.

@robertmclaws Any progress on it? Any thing that OData team can help, please let us know.