Skip to content

Commit

Permalink
Update license URL
Browse files Browse the repository at this point in the history
  • Loading branch information
glopesdev committed Oct 16, 2022
1 parent 09d1f7f commit 74c4ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageOutputPath>..\bin\$(Configuration)</PackageOutputPath>
<PackageProjectUrl>https://bonsai-rx.org/sleap</PackageProjectUrl>
<PackageLicenseUrl>https://bonsai-rx.org/license</PackageLicenseUrl>
<PackageLicenseUrl>https://github.com/bonsai-rx/sleap/blob/main/LICENSE</PackageLicenseUrl>
<PackageIconUrl>https://bonsai-rx.org/assets/images/bonsai.png</PackageIconUrl>
<IncludeSymbols Condition="'$(Configuration)'=='Release'">true</IncludeSymbols>
<GeneratePackageOnBuild Condition="'$(Configuration)'=='Release'">true</GeneratePackageOnBuild>
Expand Down

0 comments on commit 74c4ae5

Please sign in to comment.