Skip to content

Commit

Permalink
Update to SDK version 2025.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-miniailov committed Nov 19, 2024
1 parent 77738c5 commit e8c70fe
Show file tree
Hide file tree
Showing 1,119 changed files with 3,648 additions and 3,642 deletions.
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="15.10.24" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="2025.0.3" />
<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="15.10.24" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="Xamarin.Essentials" Version="1.8.1" />
</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="15.10.24" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="2025.0.3" />
<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="15.10.24" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="Xamarin.Essentials" Version="1.8.0" />
</ItemGroup>
<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageReference Include="System.Reactive" Version="6.0.1" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Avalonia" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Avalonia" Version="2025.0.3" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.2.1" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Avalonia" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Avalonia" Version="2025.0.3" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion Media Blocks SDK/Console/FileConvert/FileConvert.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<TargetFramework Condition="$([MSBuild]::IsOsPlatform('Linux'))">net8.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::IsOsPlatform('Windows'))">
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="2025.0.0" />
Expand Down
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 @@ -8,7 +8,7 @@
<ApplicationManifest>app.manifest</ApplicationManifest>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="2025.0.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="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::IsOsPlatform('Windows'))">
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="2025.0.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="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::IsOsPlatform('Windows'))">
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="2025.0.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="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.CV" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.CV" Version="2025.0.3" />
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::IsOsPlatform('Windows'))">
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="2025.0.0" />
Expand Down
4 changes: 2 additions & 2 deletions Media Blocks SDK/MAUI/MobileStreamer/MobileStreamerMB8.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
<PackageReference Include="Microsoft.Graphics.Win2D" Version="1.3.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="2025.0.3" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="9.0.0" />
Expand Down
6 changes: 3 additions & 3 deletions Media Blocks SDK/MAUI/RTSPViewer/RTSPViewerMB8.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.92" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="2025.0.3" />
</ItemGroup>
<ItemGroup Condition="$(TargetFramework.Contains('-ios'))">
<PackageReference Include="VisioForge.DotNet.Core.UI.Apple" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Apple" Version="2025.0.3" />
</ItemGroup>
<ItemGroup Condition="$(TargetFramework.Contains('-windows'))">
<!-- Required - WinUI does not yet have buildTransitive for everything -->
Expand Down
4 changes: 2 additions & 2 deletions Media Blocks SDK/MAUI/ScreenCaptureMB/ScreenCaptureMB8.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
<PackageReference Include="Microsoft.Graphics.Win2D" Version="1.3.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="2025.0.3" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.92" />
Expand Down
4 changes: 2 additions & 2 deletions Media Blocks SDK/MAUI/SimpleCapture/SimpleCaptureMB8.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="9.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="2025.0.3" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.92" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.92" />
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Media Blocks SDK/MAUI/SimplePlayer/SimplePlayerMB8.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
<PackageReference Include="Microsoft.Graphics.Win2D" Version="1.3.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="2025.0.3" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.92" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.92" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<PackageReference Include="VisioForge.CrossPlatform.AlliedVision.Windows.x64" Version="2025.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.3" />
</ItemGroup>
<ItemGroup>
<Resource Include="visioforge_main_icon.ico" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<PackageReference Include="VisioForge.CrossPlatform.AlliedVision.Windows.x64" Version="2025.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.3" />
</ItemGroup>
<ItemGroup>
<Resource Include="visioforge_main_icon.ico" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<PackageReference Include="VisioForge.CrossPlatform.AlliedVision.Windows.x64" Version="2025.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.3" />
</ItemGroup>
<ItemGroup>
<Resource Include="visioforge_main_icon.ico" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<PackageReference Include="VisioForge.CrossPlatform.AlliedVision.Windows.x64" Version="2025.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.3" />
</ItemGroup>
<ItemGroup>
<Resource Include="visioforge_main_icon.ico" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<PackageReference Include="VisioForge.CrossPlatform.AlliedVision.Windows.x64" Version="2025.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.3" />
</ItemGroup>
<ItemGroup>
<Resource Include="visioforge_main_icon.ico" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<PackageReference Include="VisioForge.CrossPlatform.AlliedVision.Windows.x64" Version="2025.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.3" />
</ItemGroup>
<ItemGroup>
<Resource Include="visioforge_main_icon.ico" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<None Remove="visioforge_main_icon.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.3" />
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="2025.0.0" />
<PackageReference Include="VisioForge.CrossPlatform.Libav.Windows.x64" Version="2025.0.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<None Remove="visioforge_main_icon.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.3" />
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="2025.0.0" />
<PackageReference Include="VisioForge.CrossPlatform.Libav.Windows.x64" Version="2025.0.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<None Remove="visioforge_main_icon.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.3" />
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="2025.0.0" />
<PackageReference Include="VisioForge.CrossPlatform.Libav.Windows.x64" Version="2025.0.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<None Remove="visioforge_main_icon.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.3" />
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="2025.0.0" />
<PackageReference Include="VisioForge.CrossPlatform.Libav.Windows.x64" Version="2025.0.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<None Remove="visioforge_main_icon.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.3" />
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="2025.0.0" />
<PackageReference Include="VisioForge.CrossPlatform.Libav.Windows.x64" Version="2025.0.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<None Remove="visioforge_main_icon.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.3" />
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="2025.0.0" />
<PackageReference Include="VisioForge.CrossPlatform.Libav.Windows.x64" Version="2025.0.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<PackageReference Include="VisioForge.CrossPlatform.Libav.Windows.x64.UPX" Version="2025.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.3" />
</ItemGroup>
<ItemGroup>
<Resource Include="visioforge_main_icon.ico" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<PackageReference Include="VisioForge.CrossPlatform.Libav.Windows.x64.UPX" Version="2025.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.3" />
</ItemGroup>
<ItemGroup>
<Resource Include="visioforge_main_icon.ico" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
<PackageReference Include="VisioForge.CrossPlatform.Libav.Windows.x64.UPX" Version="2025.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.3" />
</ItemGroup>
<ItemGroup>
<Resource Include="visioforge_main_icon.ico" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
<PackageReference Include="VisioForge.CrossPlatform.Libav.Windows.x64.UPX" Version="2025.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.3" />
</ItemGroup>
<ItemGroup>
<Resource Include="visioforge_main_icon.ico" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
<PackageReference Include="VisioForge.CrossPlatform.Libav.Windows.x64.UPX" Version="2025.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.1" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="2025.0.3" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="2025.0.3" />
</ItemGroup>
<ItemGroup>
<Resource Include="visioforge_main_icon.ico" />
Expand Down
Loading

0 comments on commit e8c70fe

Please sign in to comment.