Skip to content

Commit

Permalink
update project url
Browse files Browse the repository at this point in the history
  • Loading branch information
goblinfactory committed Oct 4, 2018
1 parent db3c994 commit d55983d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Goblinfactory.ProgressBar/Goblinfactory.ProgressBar.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<Version>0.3.0</Version>
<Copyright>Copyright Goblinfactory Ltd, 2018, all rights reserved.</Copyright>
<PackageLicenseUrl>https://raw.githubusercontent.com/goblinfactory/ProgressBar/master/LICENSE</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/goblinfactory/ProgressBar/</PackageProjectUrl>
<PackageProjectUrl>https://github.com/goblinfactory/progress-bar/</PackageProjectUrl>
<Title>Goblinfactory.ProgressBar</Title>
<PackageIconUrl>https://raw.githubusercontent.com/goblinfactory/progress-bar/master/progress.png</PackageIconUrl>
<RepositoryUrl>https://github.com/goblinfactory/ProgressBar/</RepositoryUrl>
<RepositoryUrl>https://github.com/goblinfactory/progress-bar/</RepositoryUrl>
<PackageReleaseNotes>C# (dotnet standard) console progress bar with support for single or multithreaded progress updates</PackageReleaseNotes>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageTags>progressbar progress console netstandard konsole goblinfactory</PackageTags>
Expand Down

0 comments on commit d55983d

Please sign in to comment.