Skip to content

Commit

Permalink
Update to SDK version 15.8.30
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-miniailov committed Feb 27, 2024
1 parent 2897c05 commit 3efd7a7
Show file tree
Hide file tree
Showing 841 changed files with 3,036 additions and 3,032 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.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.30" />
<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.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.30" />
<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.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.30" />
<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.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.30" />
<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.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<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.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<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.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Avalonia" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Avalonia" Version="15.8.30" />
</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.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.CrossPlatform.Codecs.Windows.x64" Version="15.8.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.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::IsOsPlatform('Windows'))">
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="15.8.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.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::IsOsPlatform('Windows'))">
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="15.8.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.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.CVD" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.CVD" Version="15.8.30" />
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::IsOsPlatform('Windows'))">
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="15.8.0" />
Expand Down
2 changes: 1 addition & 1 deletion Media Blocks SDK/MAUI/SimpleCapture/MainPage.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ private void MainPage_Unloaded(object sender, EventArgs e)

private async void MainPage_Loaded(object sender, EventArgs e)
{
#if __ANDROID__ || __MACOS__ || __MACCATALYST__
#if __ANDROID__ || __MACOS__ || __MACCATALYST__ || __IOS__
await RequestCameraPermissionAsync();
await RequestMicPermissionAsync();
#endif
Expand Down
4 changes: 4 additions & 0 deletions Media Blocks SDK/MAUI/SimpleCapture/Platforms/iOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,9 @@
</array>
<key>XSAppIconAssets</key>
<string>Assets.xcassets/appicon.appiconset</string>
<key>NSCameraUsageDescription</key>
<string>Camera usage required</string>
<key>NSMicrophoneUsageDescription</key>
<string>Mic usage required</string>
</dict>
</plist>
4 changes: 2 additions & 2 deletions Media Blocks SDK/MAUI/SimpleCapture/SimpleCaptureMB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="7.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.8.30" />
</ItemGroup>
<ProjectExtensions>
<VisualStudio>
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="7.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.8.30" />
</ItemGroup>
<ProjectExtensions>
<VisualStudio>
Expand Down
4 changes: 2 additions & 2 deletions Media Blocks SDK/MAUI/SimplePlayer/SimplePlayer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@
</AndroidNativeLibrary>
</ItemGroup>-->
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.8.30" />
</ItemGroup>
<ProjectExtensions>
<VisualStudio>
Expand Down
4 changes: 2 additions & 2 deletions Media Blocks SDK/MAUI/SimplePlayer/SimplePlayer8.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@
</AndroidNativeLibrary>
</ItemGroup>-->
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.8.30" />
</ItemGroup>
<ProjectExtensions>
<VisualStudio>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<None Remove="visioforge_main_icon.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.30" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.CrossPlatform.Codecs.Windows.x64" Version="15.8.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<None Remove="visioforge_main_icon.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.30" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.CrossPlatform.Codecs.Windows.x64" Version="15.8.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<None Remove="visioforge_main_icon.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.30" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.CrossPlatform.Codecs.Windows.x64" Version="15.8.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<None Remove="visioforge_main_icon.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.30" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.CrossPlatform.Codecs.Windows.x64" Version="15.8.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<None Remove="visioforge_main_icon.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.30" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.CrossPlatform.Codecs.Windows.x64" Version="15.8.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<None Remove="visioforge_main_icon.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.30" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.CrossPlatform.Codecs.Windows.x64" Version="15.8.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<None Remove="visioforge_main_icon.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.30" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.CrossPlatform.Codecs.Windows.x64" Version="15.8.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<None Remove="visioforge_main_icon.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.30" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.CrossPlatform.Codecs.Windows.x64" Version="15.8.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<None Remove="visioforge_main_icon.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.30" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.CrossPlatform.Codecs.Windows.x64" Version="15.8.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<None Remove="visioforge_main_icon.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.30" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.CrossPlatform.Codecs.Windows.x64" Version="15.8.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<None Remove="visioforge_main_icon.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.30" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.CrossPlatform.Codecs.Windows.x64" Version="15.8.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<None Remove="visioforge_main_icon.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.30" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.CrossPlatform.Codecs.Windows.x64" Version="15.8.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<PackageReference Include="VisioForge.CrossPlatform.Libav.Windows.x64.UPX" Version="15.8.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.30" />
</ItemGroup>
<ItemGroup>
<Resource Include="visioforge_main_icon.ico" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<PackageReference Include="VisioForge.CrossPlatform.Libav.Windows.x64.UPX" Version="15.8.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.30" />
</ItemGroup>
<ItemGroup>
<Resource Include="visioforge_main_icon.ico" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<PackageReference Include="VisioForge.CrossPlatform.Libav.Windows.x64.UPX" Version="15.8.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.30" />
</ItemGroup>
<ItemGroup>
<Resource Include="visioforge_main_icon.ico" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<PackageReference Include="VisioForge.CrossPlatform.Libav.Windows.x64.UPX" Version="15.8.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.30" />
</ItemGroup>
<ItemGroup>
<Resource Include="visioforge_main_icon.ico" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<PackageReference Include="VisioForge.CrossPlatform.Libav.Windows.x64.UPX" Version="15.8.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.29" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.30" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.30" />
</ItemGroup>
<ItemGroup>
<Resource Include="visioforge_main_icon.ico" />
Expand Down
Loading

0 comments on commit 3efd7a7

Please sign in to comment.