We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4857202 commit caea059Copy full SHA for caea059
1 file changed
Directory.Build.props
@@ -11,7 +11,7 @@
11
<Company>Segra</Company>
12
<Product>ObsKit.NET</Product>
13
<Description>A modern .NET wrapper for OBS Studio with a fluent API</Description>
14
- <PackageLicenseExpression>MIT</PackageLicenseExpression>
+ <PackageLicenseExpression>GPL-2.0-only</PackageLicenseExpression>
15
<PackageTags>obs;obs-studio;streaming;recording;video;capture;screen-recording</PackageTags>
16
17
<!-- Version -->
0 commit comments