Skip to content

Commit

Permalink
Update Schema.NET.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
RehanSaeed authored Oct 23, 2019
1 parent dcd472d commit bdc065d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/Schema.NET/Schema.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<PropertyGroup Label="Package">
<VersionPrefix>5.0.0</VersionPrefix>
<VersionPrefix>6.0.0</VersionPrefix>
<Authors>Muhammad Rehan Saeed (RehanSaeed.com)</Authors>
<Product>Schema.NET</Product>
<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>
Expand Down Expand Up @@ -57,4 +57,4 @@
<None Include="..\..\Images\Icon.png" Pack="true" PackagePath="\" />
</ItemGroup>

</Project>
</Project>

0 comments on commit bdc065d

Please sign in to comment.