Skip to content

Commit

Permalink
Update to SDK version 15.8.20
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-miniailov committed Feb 19, 2024
1 parent 1a82649 commit fe0e248
Show file tree
Hide file tree
Showing 829 changed files with 3,473 additions and 3,001 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.19" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.19" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.8.20" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.20" />
<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.19" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.19" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.8.20" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.20" />
<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.19" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.19" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.8.20" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.20" />
<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.19" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.19" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.8.20" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.20" />
<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.19" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.19" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.20" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.20" />
<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.19" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.19" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.20" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.20" />
<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.19" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Avalonia" Version="15.8.19" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.20" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Avalonia" Version="15.8.20" />
</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.19" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.20" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.CrossPlatform.Codecs.Windows.x64" Version="15.7.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.19" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.20" />
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::IsOsPlatform('Windows'))">
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="15.7.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.19" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.20" />
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::IsOsPlatform('Windows'))">
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="15.7.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.19" />
<PackageReference Include="VisioForge.DotNet.Core.CVD" Version="15.8.19" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.20" />
<PackageReference Include="VisioForge.DotNet.Core.CVD" Version="15.8.20" />
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::IsOsPlatform('Windows'))">
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="15.7.0" />
Expand Down
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.19" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.8.19" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.20" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.8.20" />
</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.19" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.8.19" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.20" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.8.20" />
</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.19" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.8.19" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.20" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.8.20" />
</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.19" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.8.19" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.20" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.8.20" />
</ItemGroup>
<ProjectExtensions>
<VisualStudio>
Expand Down
19 changes: 13 additions & 6 deletions Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net472.sln
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Overlay Manager Demo net472
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Simple Player Core Demo net472", "WPF\CSharp\Simple Player Core Demo\Simple Player Core Demo net472.csproj", "{2E204E1D-94FF-4FBA-9CFC-498AD9FB883E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HTTP MJPEG Source Demo net472", "WPF\CSharp\HTTP MJPEG Source Demo\HTTP MJPEG Source Demo net472.csproj", "{5FFC3CF7-A108-4230-BB81-D2FAA9734879}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HTTP MJPEG Source Demo net472", "WPF\CSharp\HTTP MJPEG Source Demo\HTTP MJPEG Source Demo net472.csproj", "{46A9E6C2-5C21-485B-9241-1CF1F027A920}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "USB3V-GigE Spinnaker net472", "WPF\CSharp\USB3V-GigE Spinnaker\USB3V-GigE Spinnaker net472.csproj", "{CA7BD8DB-FC95-48C4-A981-96212BEDE3B4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down Expand Up @@ -129,10 +131,14 @@ Global
{2E204E1D-94FF-4FBA-9CFC-498AD9FB883E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2E204E1D-94FF-4FBA-9CFC-498AD9FB883E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2E204E1D-94FF-4FBA-9CFC-498AD9FB883E}.Release|Any CPU.Build.0 = Release|Any CPU
{5FFC3CF7-A108-4230-BB81-D2FAA9734879}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5FFC3CF7-A108-4230-BB81-D2FAA9734879}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5FFC3CF7-A108-4230-BB81-D2FAA9734879}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5FFC3CF7-A108-4230-BB81-D2FAA9734879}.Release|Any CPU.Build.0 = Release|Any CPU
{46A9E6C2-5C21-485B-9241-1CF1F027A920}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{46A9E6C2-5C21-485B-9241-1CF1F027A920}.Debug|Any CPU.Build.0 = Debug|Any CPU
{46A9E6C2-5C21-485B-9241-1CF1F027A920}.Release|Any CPU.ActiveCfg = Release|Any CPU
{46A9E6C2-5C21-485B-9241-1CF1F027A920}.Release|Any CPU.Build.0 = Release|Any CPU
{CA7BD8DB-FC95-48C4-A981-96212BEDE3B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CA7BD8DB-FC95-48C4-A981-96212BEDE3B4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CA7BD8DB-FC95-48C4-A981-96212BEDE3B4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CA7BD8DB-FC95-48C4-A981-96212BEDE3B4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -157,7 +163,8 @@ Global
{0020F7FE-B685-43A5-B6FD-E85C62F524E3} = {55F4FC43-4A41-4609-BDC5-724EF02F9F73}
{74F81CF9-ABA0-4321-9794-DFFB5F4C890D} = {55F4FC43-4A41-4609-BDC5-724EF02F9F73}
{2E204E1D-94FF-4FBA-9CFC-498AD9FB883E} = {55F4FC43-4A41-4609-BDC5-724EF02F9F73}
{5FFC3CF7-A108-4230-BB81-D2FAA9734879} = {55F4FC43-4A41-4609-BDC5-724EF02F9F73}
{46A9E6C2-5C21-485B-9241-1CF1F027A920} = {55F4FC43-4A41-4609-BDC5-724EF02F9F73}
{CA7BD8DB-FC95-48C4-A981-96212BEDE3B4} = {55F4FC43-4A41-4609-BDC5-724EF02F9F73}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {421FE47D-FE2B-4EF3-A888-EC10030B8DBE}
Expand Down
19 changes: 13 additions & 6 deletions Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net5.sln
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Overlay Manager Demo net5",
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Simple Player Core Demo net5", "WPF\CSharp\Simple Player Core Demo\Simple Player Core Demo net5.csproj", "{E6105CF5-B6BB-4797-A359-5FC8175482CA}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HTTP MJPEG Source Demo net5", "WPF\CSharp\HTTP MJPEG Source Demo\HTTP MJPEG Source Demo net5.csproj", "{EE97B86C-759F-4391-9498-C6F217D35CB5}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HTTP MJPEG Source Demo net5", "WPF\CSharp\HTTP MJPEG Source Demo\HTTP MJPEG Source Demo net5.csproj", "{FD794A39-AD42-4C51-9ED5-373926D0F893}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "USB3V-GigE Spinnaker net5", "WPF\CSharp\USB3V-GigE Spinnaker\USB3V-GigE Spinnaker net5.csproj", "{37C077FC-4CA2-4FDE-B3A7-537B10B76DE1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down Expand Up @@ -129,10 +131,14 @@ Global
{E6105CF5-B6BB-4797-A359-5FC8175482CA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E6105CF5-B6BB-4797-A359-5FC8175482CA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E6105CF5-B6BB-4797-A359-5FC8175482CA}.Release|Any CPU.Build.0 = Release|Any CPU
{EE97B86C-759F-4391-9498-C6F217D35CB5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EE97B86C-759F-4391-9498-C6F217D35CB5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EE97B86C-759F-4391-9498-C6F217D35CB5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EE97B86C-759F-4391-9498-C6F217D35CB5}.Release|Any CPU.Build.0 = Release|Any CPU
{FD794A39-AD42-4C51-9ED5-373926D0F893}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FD794A39-AD42-4C51-9ED5-373926D0F893}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FD794A39-AD42-4C51-9ED5-373926D0F893}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FD794A39-AD42-4C51-9ED5-373926D0F893}.Release|Any CPU.Build.0 = Release|Any CPU
{37C077FC-4CA2-4FDE-B3A7-537B10B76DE1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{37C077FC-4CA2-4FDE-B3A7-537B10B76DE1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{37C077FC-4CA2-4FDE-B3A7-537B10B76DE1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{37C077FC-4CA2-4FDE-B3A7-537B10B76DE1}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -157,7 +163,8 @@ Global
{C2C8B769-E5B3-488A-9B9C-94AE275AAF58} = {27B355AB-D859-4D48-9F24-BA7E237779F9}
{D3BC6C47-5BCD-454C-9133-DE13F5F606A2} = {27B355AB-D859-4D48-9F24-BA7E237779F9}
{E6105CF5-B6BB-4797-A359-5FC8175482CA} = {27B355AB-D859-4D48-9F24-BA7E237779F9}
{EE97B86C-759F-4391-9498-C6F217D35CB5} = {27B355AB-D859-4D48-9F24-BA7E237779F9}
{FD794A39-AD42-4C51-9ED5-373926D0F893} = {27B355AB-D859-4D48-9F24-BA7E237779F9}
{37C077FC-4CA2-4FDE-B3A7-537B10B76DE1} = {27B355AB-D859-4D48-9F24-BA7E237779F9}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {421FE47D-FE2B-4EF3-A888-EC10030B8DBE}
Expand Down
19 changes: 13 additions & 6 deletions Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net6.sln
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Overlay Manager Demo net6",
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Simple Player Core Demo net6", "WPF\CSharp\Simple Player Core Demo\Simple Player Core Demo net6.csproj", "{231DF12C-6F6F-4CBB-A318-283920BE1E2F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HTTP MJPEG Source Demo net6", "WPF\CSharp\HTTP MJPEG Source Demo\HTTP MJPEG Source Demo net6.csproj", "{7DBDCB2A-736F-435E-96DF-4B0EF8B37BA1}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HTTP MJPEG Source Demo net6", "WPF\CSharp\HTTP MJPEG Source Demo\HTTP MJPEG Source Demo net6.csproj", "{6D714470-AF6A-48B6-ADEE-B3673E6BDC33}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "USB3V-GigE Spinnaker net6", "WPF\CSharp\USB3V-GigE Spinnaker\USB3V-GigE Spinnaker net6.csproj", "{5E1729AE-3231-4E67-8FC4-DE9CF3A5E3D7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down Expand Up @@ -129,10 +131,14 @@ Global
{231DF12C-6F6F-4CBB-A318-283920BE1E2F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{231DF12C-6F6F-4CBB-A318-283920BE1E2F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{231DF12C-6F6F-4CBB-A318-283920BE1E2F}.Release|Any CPU.Build.0 = Release|Any CPU
{7DBDCB2A-736F-435E-96DF-4B0EF8B37BA1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7DBDCB2A-736F-435E-96DF-4B0EF8B37BA1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7DBDCB2A-736F-435E-96DF-4B0EF8B37BA1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7DBDCB2A-736F-435E-96DF-4B0EF8B37BA1}.Release|Any CPU.Build.0 = Release|Any CPU
{6D714470-AF6A-48B6-ADEE-B3673E6BDC33}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6D714470-AF6A-48B6-ADEE-B3673E6BDC33}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6D714470-AF6A-48B6-ADEE-B3673E6BDC33}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6D714470-AF6A-48B6-ADEE-B3673E6BDC33}.Release|Any CPU.Build.0 = Release|Any CPU
{5E1729AE-3231-4E67-8FC4-DE9CF3A5E3D7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5E1729AE-3231-4E67-8FC4-DE9CF3A5E3D7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5E1729AE-3231-4E67-8FC4-DE9CF3A5E3D7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5E1729AE-3231-4E67-8FC4-DE9CF3A5E3D7}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -157,7 +163,8 @@ Global
{F43AD694-0D77-469F-ADA7-222A8D57CA76} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
{E328B212-A5CC-4B86-8C0F-D49791DAB159} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
{231DF12C-6F6F-4CBB-A318-283920BE1E2F} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
{7DBDCB2A-736F-435E-96DF-4B0EF8B37BA1} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
{6D714470-AF6A-48B6-ADEE-B3673E6BDC33} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
{5E1729AE-3231-4E67-8FC4-DE9CF3A5E3D7} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {421FE47D-FE2B-4EF3-A888-EC10030B8DBE}
Expand Down
19 changes: 13 additions & 6 deletions Media Blocks SDK/VisioForge.MediaBlocks.Demos.CS net7.sln
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Overlay Manager Demo net7",
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Simple Player Core Demo net7", "WPF\CSharp\Simple Player Core Demo\Simple Player Core Demo net7.csproj", "{88CD2C24-E397-4B13-B5CE-87673BF5DB0F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HTTP MJPEG Source Demo net7", "WPF\CSharp\HTTP MJPEG Source Demo\HTTP MJPEG Source Demo net7.csproj", "{193A759A-BA0D-44C7-9107-460AD29AC490}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HTTP MJPEG Source Demo net7", "WPF\CSharp\HTTP MJPEG Source Demo\HTTP MJPEG Source Demo net7.csproj", "{BBC211F5-A00F-449E-96B3-B5468747A188}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "USB3V-GigE Spinnaker net7", "WPF\CSharp\USB3V-GigE Spinnaker\USB3V-GigE Spinnaker net7.csproj", "{2161EDCD-259F-436D-B365-20EC02E6FBE4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down Expand Up @@ -129,10 +131,14 @@ Global
{88CD2C24-E397-4B13-B5CE-87673BF5DB0F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{88CD2C24-E397-4B13-B5CE-87673BF5DB0F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{88CD2C24-E397-4B13-B5CE-87673BF5DB0F}.Release|Any CPU.Build.0 = Release|Any CPU
{193A759A-BA0D-44C7-9107-460AD29AC490}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{193A759A-BA0D-44C7-9107-460AD29AC490}.Debug|Any CPU.Build.0 = Debug|Any CPU
{193A759A-BA0D-44C7-9107-460AD29AC490}.Release|Any CPU.ActiveCfg = Release|Any CPU
{193A759A-BA0D-44C7-9107-460AD29AC490}.Release|Any CPU.Build.0 = Release|Any CPU
{BBC211F5-A00F-449E-96B3-B5468747A188}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BBC211F5-A00F-449E-96B3-B5468747A188}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BBC211F5-A00F-449E-96B3-B5468747A188}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BBC211F5-A00F-449E-96B3-B5468747A188}.Release|Any CPU.Build.0 = Release|Any CPU
{2161EDCD-259F-436D-B365-20EC02E6FBE4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2161EDCD-259F-436D-B365-20EC02E6FBE4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2161EDCD-259F-436D-B365-20EC02E6FBE4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2161EDCD-259F-436D-B365-20EC02E6FBE4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -157,7 +163,8 @@ Global
{F892C490-5D60-4646-9F01-05C603FBDF71} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
{6FD37263-207E-48FF-8FAB-85168438F59D} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
{88CD2C24-E397-4B13-B5CE-87673BF5DB0F} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
{193A759A-BA0D-44C7-9107-460AD29AC490} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
{BBC211F5-A00F-449E-96B3-B5468747A188} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
{2161EDCD-259F-436D-B365-20EC02E6FBE4} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {421FE47D-FE2B-4EF3-A888-EC10030B8DBE}
Expand Down
Loading

0 comments on commit fe0e248

Please sign in to comment.