rbeauchamp / Swashbuckle.OData

Extends Swashbuckle with OData v4 support!
Other
128 stars 96 forks source link

Fix allowed versions #116

Closed 0xced closed 8 years ago

0xced commented 8 years ago

We want >= 7.0.0 for ODL and >= 6.0.0 for WAO

rbeauchamp commented 8 years ago

Updates are now available via NuGet: https://www.nuget.org/packages/Swashbuckle.OData/3.0.0

@0xced Thanks for all your work on this!