Skip to content

Commit

Permalink
feat: updated documentation of package
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabrielpanga committed Oct 5, 2020
1 parent dc2bfc8 commit bfb5d65
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Pluggy.SDK/Pluggy.SDK.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<PackOnBuild>true</PackOnBuild>
<PackageVersion>0.1</PackageVersion>
<PackageVersion>0.2</PackageVersion>
<Authors>Pluggy</Authors>
<Description>Pluggy SDK to connect with our service API</Description>
<DevelopmentDependency>true</DevelopmentDependency>
<Description>Pluggy SDK to connect with our aggregation service API</Description>
<NeutralLanguage>en-US</NeutralLanguage>
<Owners>Pluggy</Owners>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://docs.pluggy.ai</PackageProjectUrl>
<PackageTags>open-banking bank api</PackageTags>
<PackageTags>open-banking bank api open finances</PackageTags>
<Title>Pluggy's SDK </Title>
<Copyright>Copyright 2020</Copyright>
<PackageReleaseNotes>First version of Pluggy SDK connection</PackageReleaseNotes>
<Summary>Pluggy SDK to connect with our service API</Summary>
<PackageIconUrl>https://raw.githubusercontent.com/pluggyai/pluggy-net/master/logo.png</PackageIconUrl>
<PackageLicenseUrl>https://docs.pluggy.ai</PackageLicenseUrl>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit bfb5d65

Please sign in to comment.