Skip to content

Commit

Permalink
update package data
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Byron Penner committed Sep 17, 2018
1 parent 5a09bf1 commit 693309e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions OutputConsole/OutputConsole.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
Expand All @@ -9,8 +9,9 @@
<Copyright>Copyright 2017 2018 Coinigy Inc.</Copyright>
<PackageLicenseUrl>https://raw.githubusercontent.com/Coinigy/OutputConsole/master/LICENSE</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/coinigy/OutputConsole</PackageProjectUrl>
<PackageIconUrl>https://raw.githubusercontent.com/Coinigy/OutputConsole/master/icon.ico</PackageIconUrl>
<PackageIconUrl>https://raw.githubusercontent.com/Coinigy/OutputConsole/master/PWSIcon.ico</PackageIconUrl>
<RepositoryUrl>https://github.com/coinigy/OutputConsole</RepositoryUrl>
<Title>A cross platform console enhancement library for .NET NetStandard core.</Title>
<PackageTags>console, output, formatting, color</PackageTags>
<PackageReleaseNotes>See git for list of changes.</PackageReleaseNotes>
</PropertyGroup>
Expand Down

0 comments on commit 693309e

Please sign in to comment.