Skip to content

Commit

Permalink
Update to SDK version 15.10.23
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-miniailov committed Oct 10, 2024
1 parent 661bb2f commit 6fd740a
Show file tree
Hide file tree
Showing 1,122 changed files with 4,974 additions and 3,593 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="15.9.45" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.10.23" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.10.23" />
<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="15.9.45" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.10.23" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.10.23" />
<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="15.9.45" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.10.23" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.10.23" />
<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="15.9.45" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.10.23" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.10.23" />
<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.9.45" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.10.23" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.23" />
<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.9.45" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.10.23" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.23" />
<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="15.10.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Avalonia" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.23" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Avalonia" Version="15.10.23" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,7 @@
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.1.3" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Avalonia" Version="15.10.22" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="11.1.3" />
<PackageReference Include="Avalonia.Desktop" Version="11.1.3" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.1.3" />
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.1.3" />
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.1.3" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.23" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Avalonia" Version="15.10.23" />
</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.10.22" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.23" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="15.9.46" />
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.10.22" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.23" />
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::IsOsPlatform('Windows'))">
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="15.9.46" />
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.10.22" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.23" />
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::IsOsPlatform('Windows'))">
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="15.9.46" />
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.10.22" />
<PackageReference Include="VisioForge.DotNet.Core.CV" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.23" />
<PackageReference Include="VisioForge.DotNet.Core.CV" Version="15.10.23" />
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::IsOsPlatform('Windows'))">
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="15.9.46" />
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 @@ -54,8 +54,8 @@
<PackageReference Include="VisioForge.CrossPlatform.Core.iOS" Version="15.9.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.23" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.10.23" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="7.0.0" />
Expand Down
6 changes: 3 additions & 3 deletions Media Blocks SDK/MAUI/RTSPViewer/RTSPViewerMB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="7.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.23" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.10.23" />
</ItemGroup>
<ItemGroup Condition="$(TargetFramework.Contains('-windows'))">
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="15.9.46" />
Expand All @@ -53,7 +53,7 @@
</ItemGroup>
<ItemGroup Condition="$(TargetFramework.Contains('-ios'))">
<PackageReference Include="VisioForge.CrossPlatform.Core.iOS" Version="15.9.0" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Apple" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Apple" Version="15.10.23" />
</ItemGroup>
<ItemGroup Condition="$(TargetFramework.Contains('-windows'))">
<!-- Required - WinUI does not yet have buildTransitive for everything -->
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 @@ -42,8 +42,8 @@
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.70" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.23" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.10.23" />
</ItemGroup>
<ItemGroup Condition="$(TargetFramework.Contains('-windows'))">
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="15.9.46" />
Expand All @@ -55,7 +55,7 @@
</ItemGroup>
<ItemGroup Condition="$(TargetFramework.Contains('-ios'))">
<PackageReference Include="VisioForge.CrossPlatform.Core.iOS" Version="15.9.0" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Apple" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Apple" Version="15.10.23" />
</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/ScreenCaptureMB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
<PackageReference Include="VisioForge.CrossPlatform.Core.iOS" Version="15.9.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.23" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.10.23" />
</ItemGroup>
<!-- Custom NuGet package and target code for maccatalyst to copy NuGet redist files to app file -->
<ItemGroup Condition="$(TargetFramework.Contains('-maccatalyst'))">
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 @@ -72,8 +72,8 @@
<PackageReference Include="VisioForge.CrossPlatform.Core.iOS" Version="15.9.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.23" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.10.23" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.70" />
Expand Down
6 changes: 3 additions & 3 deletions Media Blocks SDK/MAUI/SimpleCapture/SimpleCaptureMB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
</ItemGroup>
<ItemGroup Condition="$(TargetFramework.Contains('-ios'))">
<PackageReference Include="VisioForge.CrossPlatform.Core.iOS" Version="15.9.0" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Apple" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Apple" Version="15.10.23" />
</ItemGroup>
<ItemGroup Condition="$(TargetFramework.Contains('-windows'))">
<!-- Required - WinUI does not yet have buildTransitive for everything -->
Expand All @@ -83,8 +83,8 @@
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="7.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.23" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.10.23" />
</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 @@ -91,8 +91,8 @@
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="7.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.23" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.10.23" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.70" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.70" />
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Media Blocks SDK/MAUI/SimplePlayer/SimplePlayerMB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@
</AndroidNativeLibrary>
</ItemGroup>-->
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.23" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.10.23" />
</ItemGroup>
<ProjectExtensions>
<VisualStudio>
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 @@ -80,8 +80,8 @@
</AndroidNativeLibrary>
</ItemGroup>-->
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.10.22" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.10.23" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.10.23" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.70" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.70" />
</ItemGroup>
Expand Down
7 changes: 7 additions & 0 deletions Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net472.sln
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "memory-player-mb net472", "
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "read-file-info-mb net472", "_CodeSnippets\read-file-info\read-file-info-mb net472.csproj", "{0318E7FF-4B77-43DA-BC4E-5C4CBA07BC91}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "YouTube Player Demo MB net472", "WinForms\CSharp\YouTube Player Demo\YouTube Player Demo MB net472.csproj", "{A4ADB432-A212-4D3A-9A56-773807719A16}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -297,6 +299,10 @@ Global
{0318E7FF-4B77-43DA-BC4E-5C4CBA07BC91}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0318E7FF-4B77-43DA-BC4E-5C4CBA07BC91}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0318E7FF-4B77-43DA-BC4E-5C4CBA07BC91}.Release|Any CPU.Build.0 = Release|Any CPU
{A4ADB432-A212-4D3A-9A56-773807719A16}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A4ADB432-A212-4D3A-9A56-773807719A16}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A4ADB432-A212-4D3A-9A56-773807719A16}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A4ADB432-A212-4D3A-9A56-773807719A16}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -349,6 +355,7 @@ Global
{F4E5C981-65CA-4AC5-9F19-AF4602089733} = {BCDF099C-8B67-4630-9A0E-030764B8A068}
{6FB93EE8-C884-4431-AC8D-615777E75451} = {BCDF099C-8B67-4630-9A0E-030764B8A068}
{0318E7FF-4B77-43DA-BC4E-5C4CBA07BC91} = {BCDF099C-8B67-4630-9A0E-030764B8A068}
{A4ADB432-A212-4D3A-9A56-773807719A16} = {743796DD-6F87-4CD9-8419-0B8CE16B4CB9}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {421FE47D-FE2B-4EF3-A888-EC10030B8DBE}
Expand Down
7 changes: 7 additions & 0 deletions Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net5.sln
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "memory-player-mb net5", "_C
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "read-file-info-mb net5", "_CodeSnippets\read-file-info\read-file-info-mb net5.csproj", "{B5C82FAD-F722-4624-9185-0D1BD09638A2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "YouTube Player Demo MB net5", "WinForms\CSharp\YouTube Player Demo\YouTube Player Demo MB net5.csproj", "{20C3C3CA-313E-4F92-BE71-4B3964C7186D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -297,6 +299,10 @@ Global
{B5C82FAD-F722-4624-9185-0D1BD09638A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B5C82FAD-F722-4624-9185-0D1BD09638A2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B5C82FAD-F722-4624-9185-0D1BD09638A2}.Release|Any CPU.Build.0 = Release|Any CPU
{20C3C3CA-313E-4F92-BE71-4B3964C7186D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{20C3C3CA-313E-4F92-BE71-4B3964C7186D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{20C3C3CA-313E-4F92-BE71-4B3964C7186D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{20C3C3CA-313E-4F92-BE71-4B3964C7186D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -349,6 +355,7 @@ Global
{7A79B568-8C18-4ED5-A960-ABB6CE121E80} = {98CE0E4C-3A02-4C23-A681-322BB67597D2}
{F7E475DF-14EB-4BFB-BE3D-70E88A72328E} = {98CE0E4C-3A02-4C23-A681-322BB67597D2}
{B5C82FAD-F722-4624-9185-0D1BD09638A2} = {98CE0E4C-3A02-4C23-A681-322BB67597D2}
{20C3C3CA-313E-4F92-BE71-4B3964C7186D} = {743796DD-6F87-4CD9-8419-0B8CE16B4CB9}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {421FE47D-FE2B-4EF3-A888-EC10030B8DBE}
Expand Down
7 changes: 7 additions & 0 deletions Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net6.sln
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "memory-player-mb net6", "_C
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "read-file-info-mb net6", "_CodeSnippets\read-file-info\read-file-info-mb net6.csproj", "{21221583-0486-47AB-9D3E-0C8A9502229E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "YouTube Player Demo MB net6", "WinForms\CSharp\YouTube Player Demo\YouTube Player Demo MB net6.csproj", "{08179981-152C-4769-8C4B-6F4E5BB42733}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -297,6 +299,10 @@ Global
{21221583-0486-47AB-9D3E-0C8A9502229E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{21221583-0486-47AB-9D3E-0C8A9502229E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{21221583-0486-47AB-9D3E-0C8A9502229E}.Release|Any CPU.Build.0 = Release|Any CPU
{08179981-152C-4769-8C4B-6F4E5BB42733}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{08179981-152C-4769-8C4B-6F4E5BB42733}.Debug|Any CPU.Build.0 = Debug|Any CPU
{08179981-152C-4769-8C4B-6F4E5BB42733}.Release|Any CPU.ActiveCfg = Release|Any CPU
{08179981-152C-4769-8C4B-6F4E5BB42733}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -349,6 +355,7 @@ Global
{03A414AD-4B1B-4A63-8B25-87140F0D99BA} = {ED8FF03B-2D67-40FD-80C2-A665599719A8}
{3775C5C8-8E9C-4724-99B2-76F4B637BD78} = {ED8FF03B-2D67-40FD-80C2-A665599719A8}
{21221583-0486-47AB-9D3E-0C8A9502229E} = {ED8FF03B-2D67-40FD-80C2-A665599719A8}
{08179981-152C-4769-8C4B-6F4E5BB42733} = {743796DD-6F87-4CD9-8419-0B8CE16B4CB9}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {421FE47D-FE2B-4EF3-A888-EC10030B8DBE}
Expand Down
Loading

0 comments on commit 6fd740a

Please sign in to comment.