File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 12
12
<PackageProjectUrl >https://github.com/myloveCc/NETCore.Encrypt</PackageProjectUrl >
13
13
<RepositoryUrl >https://github.com/myloveCc/NETCore.Encrypt</RepositoryUrl >
14
14
<RepositoryType >Github</RepositoryType >
15
- <AssemblyVersion >2.0.4.0</AssemblyVersion >
16
- <FileVersion >2.0.4.0</FileVersion >
17
- <Version >2.0.4</Version >
18
- <PackageReleaseNotes >1:Fix Rsa bug on linux/ mac
19
- 2:Change the TargetFramework from netcoreapp2.0 to netstandard2.0</PackageReleaseNotes >
15
+ <AssemblyVersion >2.0.5.0</AssemblyVersion >
16
+ <FileVersion >2.0.5.0</FileVersion >
17
+ <Version >2.0.5</Version >
18
+ <PackageReleaseNotes >Add new RSAEncrypt,RSADecrypt method for custom RSAEncryptionPadding</PackageReleaseNotes >
20
19
</PropertyGroup >
21
20
22
21
<ItemGroup >
You can’t perform that action at this time.
0 commit comments