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
9
<description>This package contains everything you need to create OData v4.0 endpoints using ASP.NET Web API and 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 Web API.</summary>
Copy file name to clipboardExpand all lines: src/Microsoft.AspNet.OData/Microsoft.AspNet.OData.Release.nuspec
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@
4
4
<id>Microsoft.AspNet.OData</id>
5
5
<title>Microsoft ASP.NET Web API 2.2 for OData v4.0</title>
6
6
<version>$VersionNuGetSemantic$</version>
7
-
<authors>OData (.NET Foundation)</authors>
8
-
<copyright>©.NET Foundation and Contributors. All rights reserved.</copyright>
7
+
<authors>Microsoft</authors>
8
+
<copyright>©Microsoft Corporation. All rights reserved.</copyright>
9
9
<description>This package contains everything you need to create OData v4.0 endpoints using ASP.NET Web API and 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 Web API.</summary>
<copyright>© .NET Foundation and Contributors. All rights reserved.</copyright>
9
9
<description>This package contains everything you need to create OData v4.0 endpoints using ASP.NET Core MVC and 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>
Copy file name to clipboardExpand all lines: src/Microsoft.AspNetCore.OData/Microsoft.AspNetCore.OData.Release.nuspec
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@
4
4
<id>Microsoft.AspNetCore.OData</id>
5
5
<title>Microsoft ASP.NET Core 2.0 and 3.x for OData v4.0</title>
6
6
<version>$VersionNuGetSemantic$</version>
7
-
<authors>OData (.NET Foundation)</authors>
8
-
<copyright>©.NET Foundation and Contributors. All rights reserved.</copyright>
7
+
<authors>Microsoft</authors>
8
+
<copyright>©Microsoft Corporation. All rights reserved.</copyright>
9
9
<description>This package contains everything you need to create OData v4.0 endpoints using ASP.NET Core MVC and 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