Skip to content

Commit

Permalink
Upgrade package information.
Browse files Browse the repository at this point in the history
  • Loading branch information
CXuesong committed Sep 24, 2017
1 parent 33eaa8a commit 4b22c1f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WikiClientLibrary/WikiClientLibrary.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<TargetFramework>netstandard1.1</TargetFramework>
<AssemblyName>WikiClientLibrary</AssemblyName>
<PackageId>CXuesong.MW.WikiClientLibrary</PackageId>
<AssemblyVersion>0.6.0.3</AssemblyVersion>
<FileVersion>0.6.0.3</FileVersion>
<AssemblyVersion>0.6.0.4</AssemblyVersion>
<FileVersion>0.6.0.4</FileVersion>
<Copyright>Copyright (C) CXuesong 2017</Copyright>
<Description>Wiki Client Library is a .NET Standard &amp; asynchronous client library for MediaWiki sites.

Expand All @@ -28,7 +28,7 @@
<RepositoryType>Git</RepositoryType>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<Version>0.6.0-int3</Version>
<Version>0.6.0-int4</Version>
<Authors>CXuesong</Authors>
<Company />
<NoWarn>1701;1702;1705;1591</NoWarn>
Expand Down

0 comments on commit 4b22c1f

Please sign in to comment.