Skip to content

Commit 08c0f27

Browse files
committed
Update license.
1 parent 9bcaffe commit 08c0f27

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

target.props

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

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

1515
<PropertyGroup>
16-
<Version>1.1.177-preview1</Version>
16+
<Version>1.1.205-preview2</Version>
1717
<Authors>Berrysoft</Authors>
1818
<Copyright>Copyright (c) 2018 Berrysoft</Copyright>
1919
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
20-
<PackageLicenseUrl>https://opensource.org/licenses/MIT</PackageLicenseUrl>
20+
<PackageLicenseExpression>MIT</PackageLicenseExpression>
2121
<RepositoryType>GitHub</RepositoryType>
2222
<RepositoryUrl>https://github.com/Berrysoft/ClassLibrary</RepositoryUrl>
2323
<PackageProjectUrl>https://github.com/Berrysoft/ClassLibrary</PackageProjectUrl>

0 commit comments

Comments
 (0)