Skip to content

Commit

Permalink
Update to SDK version 15.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-miniailov committed Apr 21, 2024
1 parent 2e6158a commit 4439e1e
Show file tree
Hide file tree
Showing 873 changed files with 3,198 additions and 3,190 deletions.
4 changes: 2 additions & 2 deletions Media Blocks SDK/Android/MediaPlayer/MediaPlayer net7.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="VisioForge.CrossPlatform.Core.Android" Version="1.22.5.10" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.9.7" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.9.7" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.9.8" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.9.8" />
<PackageReference Include="Xamarin.Essentials" Version="1.8.0" />
</ItemGroup>
<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Media Blocks SDK/Android/MediaPlayer/MediaPlayer net8.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="VisioForge.CrossPlatform.Core.Android" Version="1.22.5.10" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.9.7" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.9.7" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.9.8" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.9.8" />
<PackageReference Include="Xamarin.Essentials" Version="1.8.0" />
</ItemGroup>
<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Media Blocks SDK/Android/RTSP Client/RTSP Client net7.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="VisioForge.CrossPlatform.Core.Android" Version="1.22.5.10" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.9.7" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.9.7" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.9.8" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.9.8" />
<PackageReference Include="Xamarin.Essentials" Version="1.8.0" />
</ItemGroup>
<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Media Blocks SDK/Android/RTSP Client/RTSP Client net8.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="VisioForge.CrossPlatform.Core.Android" Version="1.22.5.10" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.9.7" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.9.7" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.9.8" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.9.8" />
<PackageReference Include="Xamarin.Essentials" Version="1.8.0" />
</ItemGroup>
<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="VisioForge.CrossPlatform.Core.Android" Version="1.22.5.10" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.9.7" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.7" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.9.8" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.8" />
<PackageReference Include="Xamarin.Essentials" Version="1.8.0" />
</ItemGroup>
<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="VisioForge.CrossPlatform.Core.Android" Version="1.22.5.10" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.9.7" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.7" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.9.8" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.8" />
<PackageReference Include="Xamarin.Essentials" Version="1.8.0" />
</ItemGroup>
<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="$(AvaloniaVersion)" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.7" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Avalonia" Version="15.9.7" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.8" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Avalonia" Version="15.9.8" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion Media Blocks SDK/Console/HLS Streamer/HLSStreamer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ApplicationManifest>app.manifest</ApplicationManifest>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.7" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.8" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="15.9.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<AOTMode>None</AOTMode>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.7" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.8" />
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::IsOsPlatform('Windows'))">
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="15.9.0" />
Expand Down
2 changes: 1 addition & 1 deletion Media Blocks SDK/Console/RTSPView/RTSPView.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ApplicationId>com.visioforge.rtspviewcli</ApplicationId>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.7" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.8" />
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::IsOsPlatform('Windows'))">
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="15.9.0" />
Expand Down
4 changes: 2 additions & 2 deletions Media Blocks SDK/Console/RTSPViewCV/RTSPViewCV.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<ApplicationId>com.visioforge.rtspviewcvcli</ApplicationId>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.7" />
<PackageReference Include="VisioForge.DotNet.Core.CVD" Version="15.9.7" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.8" />
<PackageReference Include="VisioForge.DotNet.Core.CVD" Version="15.9.8" />
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::IsOsPlatform('Windows'))">
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="15.9.0" />
Expand Down
Loading

0 comments on commit 4439e1e

Please sign in to comment.