Skip to content

Commit 726f166

Browse files
committed
update assembly info
1 parent 5405024 commit 726f166

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/SubDBSharp.csproj

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFramework>netstandard1.4</TargetFramework>
5+
<Copyright>Copyright © 2017</Copyright>
6+
<PackageProjectUrl>https://github.com/nibblesoft/SubDBSharp</PackageProjectUrl>
7+
<Description>C# implementation of http://thesubdb.com/api/</Description>
8+
<Version>1.0.1</Version>
9+
<PackageTags>subdb subtitleapi subdbapi thesubdb ivandrofly ivandro ismael</PackageTags>
10+
<RepositoryUrl>https://github.com/nibblesoft/SubDBSharp</RepositoryUrl>
11+
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
512
</PropertyGroup>
613

714
</Project>

0 commit comments

Comments
 (0)