Skip to content

Commit

Permalink
Fixed Nuget readme metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackGad committed Jan 7, 2024
1 parent f29b2eb commit 97bd170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/nuget/SrtSharp/SrtSharp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Secure, Reliable Transport Library with C# bindings, published by Cinegy GmbH</description>
<copyright>2019 SRT Haivision Systems Inc (packaged by Cinegy GmbH). All rights reserved.</copyright>
<PackageReadmeFile>readme.md</PackageReadmeFile>
<readme>readme.md</readme>
<dependencies>
<group targetFramework="netstandard2.0" />
</dependencies>
Expand Down

0 comments on commit 97bd170

Please sign in to comment.