Skip to content

Commit

Permalink
Update to SDK version 15.9.11
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-miniailov committed Apr 23, 2024
1 parent 8b29519 commit f0107cb
Show file tree
Hide file tree
Showing 893 changed files with 3,690 additions and 3,111 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.10" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.9.10" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.9.11" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.9.11" />
<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.10" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.9.10" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.9.11" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.9.11" />
<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.10" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.9.10" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.9.11" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.9.11" />
<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.10" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.9.10" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.9.11" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.9.11" />
<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.10" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.10" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.9.11" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.11" />
<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.10" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.10" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.9.11" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.11" />
<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.10" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Avalonia" Version="15.9.10" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.11" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Avalonia" Version="15.9.11" />
</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.10" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.11" />
</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.10" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.11" />
</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.10" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.11" />
</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.10" />
<PackageReference Include="VisioForge.DotNet.Core.CVD" Version="15.9.10" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.11" />
<PackageReference Include="VisioForge.DotNet.Core.CVD" Version="15.9.11" />
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::IsOsPlatform('Windows'))">
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="15.9.0" />
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.9.10" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Apple" Version="15.9.11" />
</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.9.10" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.9.10" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.11" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.9.11" />
</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.9.10" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.9.10" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.11" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.9.11" />
</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 @@ -83,8 +83,8 @@
</AndroidNativeLibrary>
</ItemGroup>-->
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.10" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.9.10" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.11" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.9.11" />
</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 @@ -80,8 +80,8 @@
</AndroidNativeLibrary>
</ItemGroup>-->
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.10" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.9.10" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.11" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.9.11" />
</ItemGroup>
<ProjectExtensions>
<VisualStudio>
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 @@ -59,6 +59,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AlliedVision Source Demo ne
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Decklink MultiOutput net472", "WPF\CSharp\Decklink MultiOutput\Decklink MultiOutput net472.csproj", "{EC2F0907-E431-44F1-AC28-956CD0700B23}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Audio Capture Demo MB net472", "WPF\CSharp\Audio Capture Demo\Audio Capture Demo MB net472.csproj", "{3FF12614-AEFA-4966-8AD9-45238C088A8B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -169,6 +171,10 @@ Global
{EC2F0907-E431-44F1-AC28-956CD0700B23}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EC2F0907-E431-44F1-AC28-956CD0700B23}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EC2F0907-E431-44F1-AC28-956CD0700B23}.Release|Any CPU.Build.0 = Release|Any CPU
{3FF12614-AEFA-4966-8AD9-45238C088A8B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3FF12614-AEFA-4966-8AD9-45238C088A8B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3FF12614-AEFA-4966-8AD9-45238C088A8B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3FF12614-AEFA-4966-8AD9-45238C088A8B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -200,6 +206,7 @@ Global
{A508DA23-7AF6-41D5-A04C-9F7D4C7405AD} = {55F4FC43-4A41-4609-BDC5-724EF02F9F73}
{5EB1C113-C329-4D8C-8282-0BE946A4A7C2} = {55F4FC43-4A41-4609-BDC5-724EF02F9F73}
{EC2F0907-E431-44F1-AC28-956CD0700B23} = {55F4FC43-4A41-4609-BDC5-724EF02F9F73}
{3FF12614-AEFA-4966-8AD9-45238C088A8B} = {55F4FC43-4A41-4609-BDC5-724EF02F9F73}
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 @@ -59,6 +59,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AlliedVision Source Demo ne
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Decklink MultiOutput net5", "WPF\CSharp\Decklink MultiOutput\Decklink MultiOutput net5.csproj", "{9A4ED061-38CA-4FF7-B7CC-82CDFCB5CC06}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Audio Capture Demo MB net5", "WPF\CSharp\Audio Capture Demo\Audio Capture Demo MB net5.csproj", "{9AD67B7B-2DF6-418D-B892-D16E65A4E07A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -169,6 +171,10 @@ Global
{9A4ED061-38CA-4FF7-B7CC-82CDFCB5CC06}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9A4ED061-38CA-4FF7-B7CC-82CDFCB5CC06}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9A4ED061-38CA-4FF7-B7CC-82CDFCB5CC06}.Release|Any CPU.Build.0 = Release|Any CPU
{9AD67B7B-2DF6-418D-B892-D16E65A4E07A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9AD67B7B-2DF6-418D-B892-D16E65A4E07A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9AD67B7B-2DF6-418D-B892-D16E65A4E07A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9AD67B7B-2DF6-418D-B892-D16E65A4E07A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -200,6 +206,7 @@ Global
{6FF33611-F27B-4BDF-B69F-65054F74C23E} = {27B355AB-D859-4D48-9F24-BA7E237779F9}
{B342CF26-E8E8-4062-88DA-2CFD253273D4} = {27B355AB-D859-4D48-9F24-BA7E237779F9}
{9A4ED061-38CA-4FF7-B7CC-82CDFCB5CC06} = {27B355AB-D859-4D48-9F24-BA7E237779F9}
{9AD67B7B-2DF6-418D-B892-D16E65A4E07A} = {27B355AB-D859-4D48-9F24-BA7E237779F9}
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 @@ -59,6 +59,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AlliedVision Source Demo ne
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Decklink MultiOutput net6", "WPF\CSharp\Decklink MultiOutput\Decklink MultiOutput net6.csproj", "{F95D3B73-639F-43D0-8E8C-BBE9B2FBDD42}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Audio Capture Demo MB net6", "WPF\CSharp\Audio Capture Demo\Audio Capture Demo MB net6.csproj", "{4FF3010D-2A17-4E18-B79E-31ABEA7C60BB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -169,6 +171,10 @@ Global
{F95D3B73-639F-43D0-8E8C-BBE9B2FBDD42}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F95D3B73-639F-43D0-8E8C-BBE9B2FBDD42}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F95D3B73-639F-43D0-8E8C-BBE9B2FBDD42}.Release|Any CPU.Build.0 = Release|Any CPU
{4FF3010D-2A17-4E18-B79E-31ABEA7C60BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4FF3010D-2A17-4E18-B79E-31ABEA7C60BB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4FF3010D-2A17-4E18-B79E-31ABEA7C60BB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4FF3010D-2A17-4E18-B79E-31ABEA7C60BB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -200,6 +206,7 @@ Global
{171DC789-6713-4E5D-8C61-FEAE578A715F} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
{93BB013B-2B7C-47E6-9A27-58A09F23B3BF} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
{F95D3B73-639F-43D0-8E8C-BBE9B2FBDD42} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
{4FF3010D-2A17-4E18-B79E-31ABEA7C60BB} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
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 net7.sln
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AlliedVision Source Demo ne
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Decklink MultiOutput net7", "WPF\CSharp\Decklink MultiOutput\Decklink MultiOutput net7.csproj", "{399E4A17-F8BD-43B5-BDB9-333695502457}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Audio Capture Demo MB net7", "WPF\CSharp\Audio Capture Demo\Audio Capture Demo MB net7.csproj", "{EBE1D124-6C59-4A47-BDBB-882AF5FFE58F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -169,6 +171,10 @@ Global
{399E4A17-F8BD-43B5-BDB9-333695502457}.Debug|Any CPU.Build.0 = Debug|Any CPU
{399E4A17-F8BD-43B5-BDB9-333695502457}.Release|Any CPU.ActiveCfg = Release|Any CPU
{399E4A17-F8BD-43B5-BDB9-333695502457}.Release|Any CPU.Build.0 = Release|Any CPU
{EBE1D124-6C59-4A47-BDBB-882AF5FFE58F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EBE1D124-6C59-4A47-BDBB-882AF5FFE58F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EBE1D124-6C59-4A47-BDBB-882AF5FFE58F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EBE1D124-6C59-4A47-BDBB-882AF5FFE58F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -200,6 +206,7 @@ Global
{D027997A-98E5-42FA-A47B-1D32AC51E3D3} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
{163CB524-C26F-45B1-BE47-6B3725BC2BDA} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
{399E4A17-F8BD-43B5-BDB9-333695502457} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
{EBE1D124-6C59-4A47-BDBB-882AF5FFE58F} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
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 net8.sln
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AlliedVision Source Demo ne
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Decklink MultiOutput net8", "WPF\CSharp\Decklink MultiOutput\Decklink MultiOutput net8.csproj", "{A67AE6B2-C9C9-45E5-A3CA-87B5D184A6ED}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Audio Capture Demo MB net8", "WPF\CSharp\Audio Capture Demo\Audio Capture Demo MB net8.csproj", "{76489FBD-06F1-4C9A-B886-CE794ADB4CBE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -169,6 +171,10 @@ Global
{A67AE6B2-C9C9-45E5-A3CA-87B5D184A6ED}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A67AE6B2-C9C9-45E5-A3CA-87B5D184A6ED}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A67AE6B2-C9C9-45E5-A3CA-87B5D184A6ED}.Release|Any CPU.Build.0 = Release|Any CPU
{76489FBD-06F1-4C9A-B886-CE794ADB4CBE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{76489FBD-06F1-4C9A-B886-CE794ADB4CBE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{76489FBD-06F1-4C9A-B886-CE794ADB4CBE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{76489FBD-06F1-4C9A-B886-CE794ADB4CBE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -200,6 +206,7 @@ Global
{189FE367-B3BA-4B11-9DF6-06888ECEDDD5} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
{80747CE6-2EAA-4631-9FFA-F5EF855282CF} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
{A67AE6B2-C9C9-45E5-A3CA-87B5D184A6ED} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
{76489FBD-06F1-4C9A-B886-CE794ADB4CBE} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {421FE47D-FE2B-4EF3-A888-EC10030B8DBE}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AlliedVision Source Demo ne
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Decklink MultiOutput netcore31", "WPF\CSharp\Decklink MultiOutput\Decklink MultiOutput netcore31.csproj", "{5DB2C71E-DB8F-4ECD-BD5D-F4361A4813D4}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Audio Capture Demo MB netcore31", "WPF\CSharp\Audio Capture Demo\Audio Capture Demo MB netcore31.csproj", "{C201FA26-0C9A-41B6-9746-8EAD67E9FBBB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -169,6 +171,10 @@ Global
{5DB2C71E-DB8F-4ECD-BD5D-F4361A4813D4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5DB2C71E-DB8F-4ECD-BD5D-F4361A4813D4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5DB2C71E-DB8F-4ECD-BD5D-F4361A4813D4}.Release|Any CPU.Build.0 = Release|Any CPU
{C201FA26-0C9A-41B6-9746-8EAD67E9FBBB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C201FA26-0C9A-41B6-9746-8EAD67E9FBBB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C201FA26-0C9A-41B6-9746-8EAD67E9FBBB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C201FA26-0C9A-41B6-9746-8EAD67E9FBBB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -200,6 +206,7 @@ Global
{4AADA3D3-9B34-431C-9C73-23F0A9196D50} = {ADBE7D51-E255-42D4-A4A9-77901508B53D}
{4E1F869D-9FA5-4D7B-B8B9-B1BAD5AE9612} = {ADBE7D51-E255-42D4-A4A9-77901508B53D}
{5DB2C71E-DB8F-4ECD-BD5D-F4361A4813D4} = {ADBE7D51-E255-42D4-A4A9-77901508B53D}
{C201FA26-0C9A-41B6-9746-8EAD67E9FBBB} = {ADBE7D51-E255-42D4-A4A9-77901508B53D}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {421FE47D-FE2B-4EF3-A888-EC10030B8DBE}
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="15.9.1" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.10" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.9.10" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.9.11" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.9.11" />
</ItemGroup>
<ItemGroup>
<Resource Include="visioforge_main_icon.ico" />
Expand Down
Loading

0 comments on commit f0107cb

Please sign in to comment.