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 ffcd4b5 commit 8b7d551Copy full SHA for 8b7d551
src/Directory.Build.props
@@ -4,7 +4,7 @@
4
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
5
<Nullable>disable</Nullable>
6
<Title>$(ProjectName)</Title>
7
- <Version>0.1.2</Version>
+ <Version>0.1.3</Version>
8
<Authors>Lukas Volf</Authors>
9
<Copyright>MIT</Copyright>
10
<PackageProjectUrl>https://github.com/jimm98y/SharpOnvif</PackageProjectUrl>
0 commit comments