We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d906b09 commit a72129bCopy full SHA for a72129b
src/Directory.Build.props
@@ -16,7 +16,7 @@
16
<AssemblyVersion>0.0.1</AssemblyVersion>
17
<FileVersion>0.0.1</FileVersion>
18
<PackageLicenseExpression>MIT</PackageLicenseExpression>
19
- <Description>A C# implementation of the Onvif protocol.</Description>
+ <Description>A C# implementation of the ONVIF interface - client as well as the server. All profiles are supported.</Description>
20
</PropertyGroup>
21
<ItemGroup>
22
<None Include="..\..\README.md">
0 commit comments