Skip to content

Commit caea059

Browse files
committed
feat: update license in build props
1 parent 4857202 commit caea059

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<Company>Segra</Company>
1212
<Product>ObsKit.NET</Product>
1313
<Description>A modern .NET wrapper for OBS Studio with a fluent API</Description>
14-
<PackageLicenseExpression>MIT</PackageLicenseExpression>
14+
<PackageLicenseExpression>GPL-2.0-only</PackageLicenseExpression>
1515
<PackageTags>obs;obs-studio;streaming;recording;video;capture;screen-recording</PackageTags>
1616

1717
<!-- Version -->

0 commit comments

Comments
 (0)