16 lines
492 B
XML
16 lines
492 B
XML
<Project>
|
|
|
|
<PropertyGroup>
|
|
<Version>0.1.5</Version>
|
|
<Authors>Justin Paul</Authors>
|
|
<Company>Justin Paul</Company>
|
|
<Product>Webhook Server</Product>
|
|
<Copyright>Copyright (c) Justin Paul</Copyright>
|
|
<PackageProjectUrl>https://jpaul.me</PackageProjectUrl>
|
|
<RepositoryUrl>https://github.com/recklessop/webhook-server</RepositoryUrl>
|
|
<RepositoryType>git</RepositoryType>
|
|
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
|
</PropertyGroup>
|
|
|
|
</Project>
|