Skip to content

Commit 7333fd0

Browse files
committed
Release 1.0.159.
1 parent cb8ff7b commit 7333fd0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

target.props

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,20 @@
77

88
<PropertyGroup>
99
<LangVersion>latest</LangVersion>
10-
<AssemblyVersion>1.0.152.0</AssemblyVersion>
11-
<FileVersion>1.0.152.0</FileVersion>
10+
<AssemblyVersion>1.0.159.0</AssemblyVersion>
11+
<FileVersion>1.0.159.0</FileVersion>
1212
<OutputPath>..\..\bin\$(Configuration)</OutputPath>
1313
</PropertyGroup>
1414

1515
<PropertyGroup>
16-
<Version>1.0.152-rc1</Version>
16+
<Version>1.0.159</Version>
1717
<Authors>Berrysoft</Authors>
1818
<Copyright>Copyright (c) 2018 Berrysoft</Copyright>
1919
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
2020
<PackageLicenseUrl>https://opensource.org/licenses/MIT</PackageLicenseUrl>
2121
<RepositoryType>GitHub</RepositoryType>
2222
<RepositoryUrl>https://github.com/Berrysoft/ClassLibrary</RepositoryUrl>
23+
<PackageProjectUrl>https://github.com/Berrysoft/ClassLibrary</PackageProjectUrl>
2324
</PropertyGroup>
2425

2526
</Project>

0 commit comments

Comments
 (0)