Skip to content

Commit 6f70e86

Browse files
committed
Update version to 2.0.4
1 parent 91c0415 commit 6f70e86

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

src/NETCore.Encrypt/NETCore.Encrypt.csproj

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,11 @@
1212
<PackageProjectUrl>https://github.com/myloveCc/NETCore.Encrypt</PackageProjectUrl>
1313
<RepositoryUrl>https://github.com/myloveCc/NETCore.Encrypt</RepositoryUrl>
1414
<RepositoryType>Github</RepositoryType>
15-
<AssemblyVersion>2.0.3.0</AssemblyVersion>
16-
<FileVersion>2.0.3.0</FileVersion>
17-
<Version>2.0.3</Version>
18-
<PackageReleaseNotes>MD5 hash result's length support 16 and 32.</PackageReleaseNotes>
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>
1920
</PropertyGroup>
2021

2122
<ItemGroup>

0 commit comments

Comments
 (0)