Skip to content

Commit

Permalink
Added more details to .csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
GlitchedPolygons committed Aug 4, 2019
1 parent 8be966d commit 2e2afbf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cryptography.Asymmetric/Cryptography.Asymmetric.csproj
Expand Up @@ -11,6 +11,10 @@
<Title>GlitchedPolygons.Services.Cryptography.Asymmetric</Title>
<Authors>Glitched Polygons</Authors>
<Company>Glitched Polygons</Company>
<PackageProjectUrl>https://github.com/GlitchedPolygons/Cryptography.Asymmetric</PackageProjectUrl>
<PackageLicenseUrl>https://www.apache.org/licenses/LICENSE-2.0.txt</PackageLicenseUrl>
<RepositoryUrl>https://github.com/GlitchedPolygons/Cryptography.Asymmetric</RepositoryUrl>
<PackageTags>c# crypto cryptography lib service interface rsa key keygen encrypt decrypt sign verify string bytes data</PackageTags>
</PropertyGroup>

<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
Expand Down

0 comments on commit 2e2afbf

Please sign in to comment.