From 87d718222aa21de06934355e0a3d8b0999d89675 Mon Sep 17 00:00:00 2001 From: hawkeye Date: Sat, 2 Sep 2023 00:37:23 -0400 Subject: [PATCH] Add failure condition for loading custom camera view --- DomainModel/DomainModel.csproj | 6 +++--- MainApp/MainApp.csproj | 6 +++--- Orchestration/Orchestration.csproj | 6 +++--- Shared/Shared.csproj | 6 +++--- SimconnectAgent/SimconnectAgent.csproj | 6 +++--- WindowsAgent/WindowsAgent.csproj | 6 +++--- 6 files changed, 18 insertions(+), 18 deletions(-) diff --git a/DomainModel/DomainModel.csproj b/DomainModel/DomainModel.csproj index c623581..1813d63 100644 --- a/DomainModel/DomainModel.csproj +++ b/DomainModel/DomainModel.csproj @@ -11,9 +11,9 @@ https://github.com/hawkeye-stan/msfs-popout-panel-manager MSFSPopoutPanelManager.DomainModel x64 - 4.0.2.5 - 4.0.2.5 - 4.0.2.5 + 4.0.2.6 + 4.0.2.6 + 4.0.2.6 win-x64 Embedded Debug;Release;Local diff --git a/MainApp/MainApp.csproj b/MainApp/MainApp.csproj index 426b677..442d35e 100644 --- a/MainApp/MainApp.csproj +++ b/MainApp/MainApp.csproj @@ -14,9 +14,9 @@ MSFSPopoutPanelManager.MainApp logo.ico x64 - 4.0.2.5 - 4.0.2.5 - 4.0.2.5 + 4.0.2.6 + 4.0.2.6 + 4.0.2.6 embedded en diff --git a/Orchestration/Orchestration.csproj b/Orchestration/Orchestration.csproj index ef959ff..f60f28b 100644 --- a/Orchestration/Orchestration.csproj +++ b/Orchestration/Orchestration.csproj @@ -11,9 +11,9 @@ https://github.com/hawkeye-stan/msfs-popout-panel-manager MSFSPopoutPanelManager.Orchestration x64 - 4.0.2.5 - 4.0.2.5 - 4.0.2.5 + 4.0.2.6 + 4.0.2.6 + 4.0.2.6 win-x64 Embedded Debug;Release;Local diff --git a/Shared/Shared.csproj b/Shared/Shared.csproj index 676a299..ad4f5c5 100644 --- a/Shared/Shared.csproj +++ b/Shared/Shared.csproj @@ -11,9 +11,9 @@ https://github.com/hawkeye-stan/msfs-popout-panel-manager MSFSPopoutPanelManager.Shared x64 - 4.0.2.5 - 4.0.2.5 - 4.0.2.5 + 4.0.2.6 + 4.0.2.6 + 4.0.2.6 win-x64 Embedded Debug;Release;Local diff --git a/SimconnectAgent/SimconnectAgent.csproj b/SimconnectAgent/SimconnectAgent.csproj index 8c408bb..40baa61 100644 --- a/SimconnectAgent/SimconnectAgent.csproj +++ b/SimconnectAgent/SimconnectAgent.csproj @@ -11,9 +11,9 @@ https://github.com/hawkeye-stan/msfs-popout-panel-manager MSFSPopoutPanelManager.SimConnectAgent x64 - 4.0.2.5 - 4.0.2.5 - 4.0.2.5 + 4.0.2.6 + 4.0.2.6 + 4.0.2.6 win-x64 Embedded Debug;Release;Local diff --git a/WindowsAgent/WindowsAgent.csproj b/WindowsAgent/WindowsAgent.csproj index 6f6751e..e577559 100644 --- a/WindowsAgent/WindowsAgent.csproj +++ b/WindowsAgent/WindowsAgent.csproj @@ -11,9 +11,9 @@ https://github.com/hawkeye-stan/msfs-popout-panel-manager MSFSPopoutPanelManager.WindowsAgent x64 - 4.0.2.5 - 4.0.2.5 - 4.0.2.5 + 4.0.2.6 + 4.0.2.6 + 4.0.2.6 win-x64 Embedded Debug;Release;Local