Skip to content

Commit

Permalink
adding license expression to nuspec file
Browse files Browse the repository at this point in the history
  • Loading branch information
moethu committed Jan 30, 2022
1 parent c7b27c3 commit c55859e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<group targetFramework=".NETFramework4.0" />
</dependencies>
<tags>sketchup</tags>
<license type="expression">MIT</license>
</metadata>
<files>
<file src="x64\Debug\SketchUpNET.dll" target="lib/net40" />
Expand Down

0 comments on commit c55859e

Please sign in to comment.