We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ae4921 commit 06192c1Copy full SHA for 06192c1
sources/UMapx.Video.Windows.csproj
@@ -2,9 +2,9 @@
2
3
<PropertyGroup>
4
<TargetFramework>netstandard2.0</TargetFramework>
5
- <Version>7.5.1.3</Version>
6
- <AssemblyVersion>7.5.1.3</AssemblyVersion>
7
- <FileVersion>7.5.1.3</FileVersion>
+ <Version>7.5.1.4</Version>
+ <AssemblyVersion>7.5.1.4</AssemblyVersion>
+ <FileVersion>7.5.1.4</FileVersion>
8
<Description>UMapx extensions for video streaming and processing on Windows.</Description>
9
<Copyright>Valery Asiryan, © 2015-2025</Copyright>
10
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
@@ -55,7 +55,7 @@
55
</ItemGroup>
56
57
<ItemGroup>
58
- <PackageReference Include="UMapx" Version="7.5.1.3" />
+ <PackageReference Include="UMapx" Version="7.5.1.4" />
59
60
61
</Project>
0 commit comments