File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 4
4
<AssemblyName >Unidecode.NET</AssemblyName >
5
5
<PackageId >Unidecode.NET</PackageId >
6
6
<Authors >Dima Stefantsov, Vitalii Ganzha, Sergey Kuznetsov</Authors >
7
- <Copyright >2018 © Dima Stefantsov, Vitalii Ganzha, Sergey Kuznetsov</Copyright >
7
+ <Copyright >2019 © Dima Stefantsov, Vitalii Ganzha, Sergey Kuznetsov</Copyright >
8
8
<PackageLicenseUrl >https://opensource.org/licenses/MIT</PackageLicenseUrl >
9
9
<GenerateDocumentationFile >true</GenerateDocumentationFile >
10
10
<Description >Unidecode.NET returns transliterated string</Description >
11
11
<TargetFrameworks Condition =" '$(OS)' == 'Windows_NT' " >netstandard1.2;netstandard2.0;net45</TargetFrameworks >
12
12
<TargetFrameworks Condition =" '$(OS)' != 'Windows_NT' " >netstandard1.2;netstandard2.0</TargetFrameworks >
13
- <VersionPrefix >1.3 .0</VersionPrefix >
13
+ <VersionPrefix >1.4 .0</VersionPrefix >
14
14
<PackageTags >text;unicode;seo</PackageTags >
15
15
<RepositoryType >git</RepositoryType >
16
16
<PackageProjectUrl >https://github.com/thecoderok/Unidecode.NET</PackageProjectUrl >
17
17
<RepositoryUrl >https://github.com/thecoderok/Unidecode.NET</RepositoryUrl >
18
- <PackageReleaseNotes >https://github.com/thecoderok/Unidecode.NET/releases</PackageReleaseNotes >
19
18
</PropertyGroup >
20
19
</Project >
You can’t perform that action at this time.
0 commit comments