Skip to content

Commit

Permalink
Merge pull request #22 from aspriddell/fix-build-issues
Browse files Browse the repository at this point in the history
change licence file in project file to spdx expression
  • Loading branch information
aspriddell authored Jul 3, 2020
2 parents f44599e + a444f6d commit d2fb379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DragonFruit.Link/DragonFruit.Link.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<RepositoryUrl>https://github.com/dragonfruitnetwork/Link</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
<PackageTags>steam, api, dragonfruit</PackageTags>
<PackageLicenseFile>../license.md</PackageLicenseFile>
<PackageLicenseExpression>GPL-3.0-or-later</PackageLicenseExpression>
<PackageIconUrl>https://avatars3.githubusercontent.com/u/31821773</PackageIconUrl>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
</PropertyGroup>
Expand Down

0 comments on commit d2fb379

Please sign in to comment.