Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stulzq committed Dec 26, 2019
1 parent 53bf7db commit b5d44f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/RSAExtensions/RSAExtensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageIcon>stulzq_zhiqiang li_logo.jpg</PackageIcon>
<PackageIconUrl />
<PackageReleaseNotes>Add BigData encrypt and decrypt</PackageReleaseNotes>
<Version>1.0.1</Version>
<PackageReleaseNotes>Fix pkcs8 public key export and import.</PackageReleaseNotes>
<Version>1.0.2</Version>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<!--<DocumentationFile>$(OutDir)\$(MSBuildProjectName).xml</DocumentationFile>-->
Expand Down

0 comments on commit b5d44f7

Please sign in to comment.