Skip to content

Commit f6cd29c

Browse files
committed
Update Package Info
1 parent 213ae7c commit f6cd29c

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

Raptorious.SharpMt940Lib/Raptorious.SharpMt940Lib.csproj

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@
44
<TargetFramework>netstandard2.0</TargetFramework>
55
<LangVersion>7.3</LangVersion>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
7-
<AssemblyName>Raptorious.SharpMt940Lib.Core</AssemblyName>
8-
<PackageId>Raptorious.SharpMt940Lib.Core</PackageId>
9-
<Title>Raptorious.SharpMt940Lib.Core</Title>
10-
<Product>Raptorious.SharpMt940Lib.Core</Product>
7+
<AssemblyName>SharpMt940Lib.Core</AssemblyName>
8+
<PackageId>SharpMt940Lib.Core</PackageId>
9+
<Title>SharpMt940Lib.Core</Title>
10+
<Product>SharpMt940Lib.Core</Product>
1111
<Version>1.0.0</Version>
1212
<PackageVersion>1.0.0</PackageVersion>
1313
<AssemblyVersion>1.0.0</AssemblyVersion>
1414
<Authors>Mohammad Javad Ebrahimi</Authors>
1515
<Company>Mohammad Javad Ebrahimi</Company>
1616
<Copyright>Copyright © Mohammad Javad Ebrahimi 2019</Copyright>
17-
<Description>SharpMT940Lib implements the MT940 format in C# and is based on specifications of multiple banks. You can use it as a base for financial software or for conversions to other formats like CSV or OFX.</Description>
17+
<Description>SharpMt940Lib.Core is an unofficial port of the 'Raptorious.Finance.Swift.Mt940' to .NET Core. SharpMT940Lib implements the MT940 format in C# and is based on specifications of multiple banks. You can use it as a base for financial software or for conversions to other formats like CSV or OFX.</Description>
1818
<PackageTags>.NETCore MT940 SharpMT940Lib Bank Swift Finance Transaction Parser</PackageTags>
19-
<PackageIconUrl>https://raw.githubusercontent.com/mjebrahimi/Raptorious.SharpMt940Lib.Core/master/Documentation/MT940.jpg</PackageIconUrl>
20-
<PackageLicenseUrl>https://github.com/mjebrahimi/Raptorious.SharpMt940Lib.Core/blob/master/LICENSE</PackageLicenseUrl>
21-
<PackageProjectUrl>https://github.com/mjebrahimi/Raptorious.SharpMt940Lib.Core</PackageProjectUrl>
22-
<RepositoryUrl>https://github.com/mjebrahimi/Raptorious.SharpMt940Lib.Core</RepositoryUrl>
23-
<PackageReleaseNotes>https://github.com/mjebrahimi/Raptorious.SharpMt940Lib.Core/releases</PackageReleaseNotes>
19+
<PackageIconUrl>https://raw.githubusercontent.com/mjebrahimi/SharpMt940Lib.Core/master/Documentation/MT940.jpg</PackageIconUrl>
20+
<PackageLicenseUrl>https://github.com/mjebrahimi/SharpMt940Lib.Core/blob/master/LICENSE</PackageLicenseUrl>
21+
<PackageProjectUrl>https://github.com/mjebrahimi/SharpMt940Lib.Core</PackageProjectUrl>
22+
<RepositoryUrl>https://github.com/mjebrahimi/SharpMt940Lib.Core</RepositoryUrl>
23+
<PackageReleaseNotes>https://github.com/mjebrahimi/SharpMt940Lib.Core/releases</PackageReleaseNotes>
2424
<RepositoryType>git</RepositoryType>
2525
<PublishRepositoryUrl>true</PublishRepositoryUrl>
2626
<EmbedUntrackedSources>true</EmbedUntrackedSources>

0 commit comments

Comments
 (0)