Skip to content

Commit

Permalink
Remove license url
Browse files Browse the repository at this point in the history
  • Loading branch information
quajak committed Sep 16, 2021
1 parent 8df2774 commit f4d9116
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Build/Targets/PackageProperties.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
<PackageDescription>$(CosmosDescription)</PackageDescription>
<PackageIconUrl>https://github.com/CosmosOS/Cosmos/raw/master/Artwork/Cosmos.ico</PackageIconUrl>
<PackageProjectUrl>https://www.gocosmos.org</PackageProjectUrl>
<PackageLicenseUrl Condition="'$(CI)' == 'True'">https://github.com/CosmosOS/Cosmos/raw/master/LICENSE.txt</PackageLicenseUrl>
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<PackageTags>Cosmos OS Operating System .NET C# VB VB.NET F#</PackageTags>
Expand Down

0 comments on commit f4d9116

Please sign in to comment.