We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11f5f90 commit 3e1efccCopy full SHA for 3e1efcc
JsonFeedNet/JsonFeedNet.csproj
@@ -11,8 +11,8 @@
11
<Product>JsonFeedNet</Product>
12
<Description>Portable .NET library for generating and consuming JSON Feed (jsonfeed.org) compliant feeds.</Description>
13
<Copyright>Copyright 2022</Copyright>
14
- <Version>1.2.0.0</Version>
15
- <Authors>Dan Rigby, RouR</Authors>
+ <Version>2.0.0.0</Version>
+ <Authors>Dan Rigby</Authors>
16
<PackageId>JsonFeed.NET</PackageId>
17
<PackageLicenseExpression>MIT</PackageLicenseExpression>
18
<PackageProjectUrl>https://github.com/DanRigby/JsonFeed.Net</PackageProjectUrl>
0 commit comments