Skip to content

Commit

Permalink
Update to SDK version 15.8.22
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-miniailov committed Feb 20, 2024
1 parent d50f756 commit 3de24a7
Show file tree
Hide file tree
Showing 862 changed files with 3,956 additions and 2,995 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.21" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.21" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.8.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.22" />
<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.21" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.21" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.8.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.22" />
<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.21" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.21" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.8.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.22" />
<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.21" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.21" />
<PackageReference Include="VisioForge.DotNet.VideoCapture" Version="15.8.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.22" />
<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.21" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.21" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.22" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.22" />
<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.21" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.21" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Android" Version="15.8.22" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.22" />
<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.21" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Avalonia" Version="15.8.21" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.Avalonia" Version="15.8.22" />
</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.21" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.22" />
</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.21" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.22" />
</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.21" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.22" />
</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.21" />
<PackageReference Include="VisioForge.DotNet.Core.CVD" Version="15.8.21" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.22" />
<PackageReference Include="VisioForge.DotNet.Core.CVD" Version="15.8.22" />
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::IsOsPlatform('Windows'))">
<PackageReference Include="VisioForge.CrossPlatform.Core.Windows.x64" Version="15.7.0" />
Expand Down
2 changes: 2 additions & 0 deletions Media Blocks SDK/MAUI/SimpleCapture/MainPage.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ public MainPage()
this.BindingContext = this;

_tmPosition.Elapsed += tmPosition_Elapsed;

VisioForgeX.InitSDK();
}

private void MainPage_Unloaded(object sender, EventArgs e)
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.21" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.8.21" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.8.22" />
</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.21" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.8.21" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.8.22" />
</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.21" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.8.21" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.8.22" />
</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.21" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.8.21" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.MAUI" Version="15.8.22" />
</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 @@ -49,6 +49,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HTTP MJPEG Source Demo net4
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
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GenICam Source Demo net472", "WPF\CSharp\GenICam Source Demo\GenICam Source Demo net472.csproj", "{5A9E9866-765F-419B-BE93-340C289FB59F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -139,6 +141,10 @@ Global
{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
{5A9E9866-765F-419B-BE93-340C289FB59F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5A9E9866-765F-419B-BE93-340C289FB59F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5A9E9866-765F-419B-BE93-340C289FB59F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5A9E9866-765F-419B-BE93-340C289FB59F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -165,6 +171,7 @@ Global
{2E204E1D-94FF-4FBA-9CFC-498AD9FB883E} = {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}
{5A9E9866-765F-419B-BE93-340C289FB59F} = {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 @@ -49,6 +49,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HTTP MJPEG Source Demo net5
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
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GenICam Source Demo net5", "WPF\CSharp\GenICam Source Demo\GenICam Source Demo net5.csproj", "{ECFF4960-1469-4CA7-91CA-844C175F2356}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -139,6 +141,10 @@ Global
{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
{ECFF4960-1469-4CA7-91CA-844C175F2356}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ECFF4960-1469-4CA7-91CA-844C175F2356}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ECFF4960-1469-4CA7-91CA-844C175F2356}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ECFF4960-1469-4CA7-91CA-844C175F2356}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -165,6 +171,7 @@ Global
{E6105CF5-B6BB-4797-A359-5FC8175482CA} = {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}
{ECFF4960-1469-4CA7-91CA-844C175F2356} = {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 @@ -49,6 +49,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HTTP MJPEG Source Demo net6
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
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GenICam Source Demo net6", "WPF\CSharp\GenICam Source Demo\GenICam Source Demo net6.csproj", "{957A5C8D-15B2-48BC-A019-EC3472EA41C7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -139,6 +141,10 @@ Global
{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
{957A5C8D-15B2-48BC-A019-EC3472EA41C7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{957A5C8D-15B2-48BC-A019-EC3472EA41C7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{957A5C8D-15B2-48BC-A019-EC3472EA41C7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{957A5C8D-15B2-48BC-A019-EC3472EA41C7}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -165,6 +171,7 @@ Global
{231DF12C-6F6F-4CBB-A318-283920BE1E2F} = {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}
{957A5C8D-15B2-48BC-A019-EC3472EA41C7} = {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 @@ -49,6 +49,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HTTP MJPEG Source Demo net7
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
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GenICam Source Demo net7", "WPF\CSharp\GenICam Source Demo\GenICam Source Demo net7.csproj", "{A2375EDE-D5ED-4438-BFF6-AE5E1EA380C9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -139,6 +141,10 @@ Global
{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
{A2375EDE-D5ED-4438-BFF6-AE5E1EA380C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A2375EDE-D5ED-4438-BFF6-AE5E1EA380C9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A2375EDE-D5ED-4438-BFF6-AE5E1EA380C9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A2375EDE-D5ED-4438-BFF6-AE5E1EA380C9}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -165,6 +171,7 @@ Global
{88CD2C24-E397-4B13-B5CE-87673BF5DB0F} = {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}
{A2375EDE-D5ED-4438-BFF6-AE5E1EA380C9} = {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 @@ -49,6 +49,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HTTP MJPEG Source Demo net8
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "USB3V-GigE Spinnaker net8", "WPF\CSharp\USB3V-GigE Spinnaker\USB3V-GigE Spinnaker net8.csproj", "{11AC8524-1FB3-4D01-8129-73B0D0604718}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GenICam Source Demo net8", "WPF\CSharp\GenICam Source Demo\GenICam Source Demo net8.csproj", "{482A3AD5-CDF8-424A-8301-FDE35EB496F8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -139,6 +141,10 @@ Global
{11AC8524-1FB3-4D01-8129-73B0D0604718}.Debug|Any CPU.Build.0 = Debug|Any CPU
{11AC8524-1FB3-4D01-8129-73B0D0604718}.Release|Any CPU.ActiveCfg = Release|Any CPU
{11AC8524-1FB3-4D01-8129-73B0D0604718}.Release|Any CPU.Build.0 = Release|Any CPU
{482A3AD5-CDF8-424A-8301-FDE35EB496F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{482A3AD5-CDF8-424A-8301-FDE35EB496F8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{482A3AD5-CDF8-424A-8301-FDE35EB496F8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{482A3AD5-CDF8-424A-8301-FDE35EB496F8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -165,6 +171,7 @@ Global
{88CD2C24-E397-4B13-B5CE-87673BF5DB0F} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
{BBC211F5-A00F-449E-96B3-B5468747A188} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
{11AC8524-1FB3-4D01-8129-73B0D0604718} = {0C3276A5-B4ED-4D44-BD9E-C622613A2F56}
{482A3AD5-CDF8-424A-8301-FDE35EB496F8} = {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 @@ -49,6 +49,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HTTP MJPEG Source Demo netc
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "USB3V-GigE Spinnaker netcore31", "WPF\CSharp\USB3V-GigE Spinnaker\USB3V-GigE Spinnaker netcore31.csproj", "{38574086-7DAE-49DF-9327-09D78B02D33E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GenICam Source Demo netcore31", "WPF\CSharp\GenICam Source Demo\GenICam Source Demo netcore31.csproj", "{C53F1F95-A799-4060-AC46-336E95B69C4C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -139,6 +141,10 @@ Global
{38574086-7DAE-49DF-9327-09D78B02D33E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{38574086-7DAE-49DF-9327-09D78B02D33E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{38574086-7DAE-49DF-9327-09D78B02D33E}.Release|Any CPU.Build.0 = Release|Any CPU
{C53F1F95-A799-4060-AC46-336E95B69C4C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C53F1F95-A799-4060-AC46-336E95B69C4C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C53F1F95-A799-4060-AC46-336E95B69C4C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C53F1F95-A799-4060-AC46-336E95B69C4C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -165,6 +171,7 @@ Global
{80AC544C-310C-4EA2-BA49-CEE632768DED} = {ADBE7D51-E255-42D4-A4A9-77901508B53D}
{1CE9ADAD-230C-4AA0-9ECA-07A365605ED4} = {ADBE7D51-E255-42D4-A4A9-77901508B53D}
{38574086-7DAE-49DF-9327-09D78B02D33E} = {ADBE7D51-E255-42D4-A4A9-77901508B53D}
{C53F1F95-A799-4060-AC46-336E95B69C4C} = {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 @@ -11,9 +11,9 @@
<None Remove="visioforge_main_icon.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.21" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.21" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.21" />
<PackageReference Include="VisioForge.DotNet.MediaBlocks" Version="15.8.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WinForms" Version="15.8.22" />
<PackageReference Include="VisioForge.DotNet.Core.UI.WPF" Version="15.8.22" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="VisioForge.CrossPlatform.Codecs.Windows.x64" Version="15.7.0" />
Expand Down
Loading

0 comments on commit 3de24a7

Please sign in to comment.