You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<copyright>© .NET Foundation and Contributors. All rights reserved.</copyright>
9
-
<description>This package contains everything you need to create OData v4.0 endpoints using ASP.NET Core MVC Core 3.x and 5.x to support OData query syntax for your Web APIs.</description>
9
+
<description>This package contains everything you need to create OData v4.0 endpoints using ASP.NET Core MVC Core 8.x to support OData query syntax for your Web APIs.</description>
10
10
<summary>This package contains everything you need to create OData v4.0 endpoints using ASP.NET Core.</summary>
Copy file name to clipboardExpand all lines: src/Microsoft.AspNetCore.OData.Release.nuspec
+6-24
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,11 @@
2
2
<package>
3
3
<metadata>
4
4
<id>Microsoft.AspNetCore.OData</id>
5
-
<title>Microsoft ASP.NET Core 3.x, 5.x and 6.x for OData v4.0</title>
5
+
<title>Microsoft ASP.NET Core 8.x for OData v4.0</title>
6
6
<version>$VersionNuGetSemantic$</version>
7
7
<authors>OData (.NET Foundation)</authors>
8
8
<copyright>© .NET Foundation and Contributors. All rights reserved.</copyright>
9
-
<description>This package contains everything you need to create OData v4.0 endpoints using ASP.NET Core MVC Core 3.x and 5.x to support OData query syntax for your Web APIs.</description>
9
+
<description>This package contains everything you need to create OData v4.0 endpoints using ASP.NET Core MVC Core 8.x to support OData query syntax for your Web APIs.</description>
10
10
<summary>This package contains everything you need to create OData v4.0 endpoints using ASP.NET Core MVC.</summary>
0 commit comments