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
Copy file name to clipboardExpand all lines: README.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -151,15 +151,16 @@ For more examples and actual running code samples, take a look at the unit tests
151
151
152
152
| Name | Operating System | Status |
153
153
| :--- | :--- | :--- |
154
-
| Azure Pipelines | Windows |[](https://dev.azure.com/schema-net/Schema.NET/_build/latest?definitionId=1&branchName=master)|
| Azure Pipelines | Mac |[](https://dev.azure.com/schema-net/Schema.NET/_build/latest?definitionId=1&branchName=master)|
156
+
| Azure Pipelines | Windows |[](https://dev.azure.com/schema-net/Schema.NET/_build/latest?definitionId=1&branchName=master)|
156
157
| AppVeyor | Ubuntu & Windows |[](https://ci.appveyor.com/project/RehanSaeed/schema-net)|
<Description>Schema.org objects turned into strongly typed C# POCO classes for use in .NET. All classes can be serialized into JSON/JSON-LD and XML, typically used to represent structured data in the head section of html page.</Description>
0 commit comments