Commit 3c42f8e
committed
Change ODataPackage so its Published property is included in output
In commit 9a2dd68 an EntityPropertyMapping attribute was added to the ODataPackage class which removed the published date from the OData output, causing Visual Studio to not display a published date for packages. This changes the EntityPropertyMapping attribute to include the published date in the OData output again so Visual Studio can display a published date for packages.1 parent d507e81 commit 3c42f8e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments