From 66099e439fddfb164f1d351b07d8d43d89bbcbb1 Mon Sep 17 00:00:00 2001 From: kkirkeide Date: Wed, 1 Jun 2022 14:53:50 -0400 Subject: [PATCH] 711 updates --- AuthenticationExample/AuthenticationExample.csproj | 4 ++-- AuthenticationExample/Properties/AssemblyInfo.cs | 4 ++-- AuthenticationExample/packages.config | 2 +- FDC3WPFExample/FDC3WPFExample.csproj | 4 ++-- FDC3WPFExample/Properties/AssemblyInfo.cs | 4 ++-- FDC3WPFExample/packages.config | 2 +- FreestandingWPFExample/FreestandingWPFExample.csproj | 4 ++-- MultiWindowExample/MultiWindowExample.csproj | 4 ++-- MultiWindowExample/Properties/AssemblyInfo.cs | 4 ++-- MultiWindowExample/packages.config | 2 +- WPFExample/Properties/AssemblyInfo.cs | 4 ++-- WPFExample/WPFExample.csproj | 4 ++-- WPFExample/packages.config | 2 +- WPFExampleCore/WPFExampleCore.csproj | 4 ++-- WPFMultiWindowExampleCore/WPFMultiWindowExampleCore.csproj | 4 ++-- WindowlessExample.Core/WindowlessExample.Core.csproj | 4 ++-- WindowlessExample/Properties/AssemblyInfo.cs | 4 ++-- WindowlessExample/WindowlessExample.csproj | 4 ++-- WindowlessExample/packages.config | 2 +- WinformExample/Properties/AssemblyInfo.cs | 4 ++-- WinformExample/WinformExample.csproj | 4 ++-- WinformExample/packages.config | 2 +- WinformExampleCore/WinformExampleCore.csproj | 4 ++-- WinformMultiWindowExample/Properties/AssemblyInfo.cs | 4 ++-- WinformMultiWindowExample/WinformMultiWindowExample.csproj | 4 ++-- WinformMultiWindowExample/packages.config | 2 +- .../WinformMultiWindowExampleCore.csproj | 4 ++-- 27 files changed, 47 insertions(+), 47 deletions(-) diff --git a/AuthenticationExample/AuthenticationExample.csproj b/AuthenticationExample/AuthenticationExample.csproj index 1438e3c..dc0241e 100644 --- a/AuthenticationExample/AuthenticationExample.csproj +++ b/AuthenticationExample/AuthenticationExample.csproj @@ -49,8 +49,8 @@ ..\packages\DotNetZip.1.16.0\lib\net40\DotNetZip.dll - - ..\packages\Finsemble.7.1.0\lib\net452\Finsemble.dll + + ..\packages\Finsemble.7.1.1\lib\net452\Finsemble.dll ..\packages\Microsoft.IdentityModel.Logging.6.16.0\lib\net45\Microsoft.IdentityModel.Logging.dll diff --git a/AuthenticationExample/Properties/AssemblyInfo.cs b/AuthenticationExample/Properties/AssemblyInfo.cs index f5f0826..55f3d7e 100644 --- a/AuthenticationExample/Properties/AssemblyInfo.cs +++ b/AuthenticationExample/Properties/AssemblyInfo.cs @@ -51,5 +51,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("7.1.0.0")] -[assembly: AssemblyFileVersion("7.1.0.0")] +[assembly: AssemblyVersion("7.1.1.0")] +[assembly: AssemblyFileVersion("7.1.1.0")] diff --git a/AuthenticationExample/packages.config b/AuthenticationExample/packages.config index 0dda042..5adc8c7 100644 --- a/AuthenticationExample/packages.config +++ b/AuthenticationExample/packages.config @@ -1,7 +1,7 @@  - + diff --git a/FDC3WPFExample/FDC3WPFExample.csproj b/FDC3WPFExample/FDC3WPFExample.csproj index 589c80a..02e0a86 100644 --- a/FDC3WPFExample/FDC3WPFExample.csproj +++ b/FDC3WPFExample/FDC3WPFExample.csproj @@ -49,8 +49,8 @@ ..\packages\DotNetZip.1.16.0\lib\net40\DotNetZip.dll - - ..\packages\Finsemble.7.1.0\lib\net452\Finsemble.dll + + ..\packages\Finsemble.7.1.1\lib\net452\Finsemble.dll ..\packages\Microsoft.IdentityModel.Logging.6.16.0\lib\net45\Microsoft.IdentityModel.Logging.dll diff --git a/FDC3WPFExample/Properties/AssemblyInfo.cs b/FDC3WPFExample/Properties/AssemblyInfo.cs index 134d8b5..f048339 100644 --- a/FDC3WPFExample/Properties/AssemblyInfo.cs +++ b/FDC3WPFExample/Properties/AssemblyInfo.cs @@ -49,5 +49,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("7.1.0.0")] -[assembly: AssemblyFileVersion("7.1.0.0")] +[assembly: AssemblyVersion("7.1.1.0")] +[assembly: AssemblyFileVersion("7.1.1.0")] diff --git a/FDC3WPFExample/packages.config b/FDC3WPFExample/packages.config index fbe7ed0..fcf5567 100644 --- a/FDC3WPFExample/packages.config +++ b/FDC3WPFExample/packages.config @@ -1,7 +1,7 @@  - + diff --git a/FreestandingWPFExample/FreestandingWPFExample.csproj b/FreestandingWPFExample/FreestandingWPFExample.csproj index dce2e15..665ace7 100644 --- a/FreestandingWPFExample/FreestandingWPFExample.csproj +++ b/FreestandingWPFExample/FreestandingWPFExample.csproj @@ -5,8 +5,8 @@ net5.0-windows true AnyCPU;x64 - 7.1.0.0 - 7.1.0.0 + 7.1.1.0 + 7.1.1.0 7.0.1 diff --git a/MultiWindowExample/MultiWindowExample.csproj b/MultiWindowExample/MultiWindowExample.csproj index c3e7c9b..56b82ac 100644 --- a/MultiWindowExample/MultiWindowExample.csproj +++ b/MultiWindowExample/MultiWindowExample.csproj @@ -49,8 +49,8 @@ ..\packages\DotNetZip.1.16.0\lib\net40\DotNetZip.dll - - ..\packages\Finsemble.7.1.0\lib\net452\Finsemble.dll + + ..\packages\Finsemble.7.1.1\lib\net452\Finsemble.dll ..\packages\Microsoft.IdentityModel.Logging.6.16.0\lib\net45\Microsoft.IdentityModel.Logging.dll diff --git a/MultiWindowExample/Properties/AssemblyInfo.cs b/MultiWindowExample/Properties/AssemblyInfo.cs index 9d5f827..7d2b421 100644 --- a/MultiWindowExample/Properties/AssemblyInfo.cs +++ b/MultiWindowExample/Properties/AssemblyInfo.cs @@ -51,5 +51,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("7.1.0.0")] -[assembly: AssemblyFileVersion("7.1.0.0")] +[assembly: AssemblyVersion("7.1.1.0")] +[assembly: AssemblyFileVersion("7.1.1.0")] diff --git a/MultiWindowExample/packages.config b/MultiWindowExample/packages.config index 0dda042..5adc8c7 100644 --- a/MultiWindowExample/packages.config +++ b/MultiWindowExample/packages.config @@ -1,7 +1,7 @@  - + diff --git a/WPFExample/Properties/AssemblyInfo.cs b/WPFExample/Properties/AssemblyInfo.cs index 6f14108..64fda7f 100644 --- a/WPFExample/Properties/AssemblyInfo.cs +++ b/WPFExample/Properties/AssemblyInfo.cs @@ -49,5 +49,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("7.1.0.0")] -[assembly: AssemblyFileVersion("7.1.0.0")] +[assembly: AssemblyVersion("7.1.1.0")] +[assembly: AssemblyFileVersion("7.1.1.0")] diff --git a/WPFExample/WPFExample.csproj b/WPFExample/WPFExample.csproj index 61274fc..64d8372 100644 --- a/WPFExample/WPFExample.csproj +++ b/WPFExample/WPFExample.csproj @@ -49,8 +49,8 @@ ..\packages\DotNetZip.1.16.0\lib\net40\DotNetZip.dll - - ..\packages\Finsemble.7.1.0\lib\net452\Finsemble.dll + + ..\packages\Finsemble.7.1.1\lib\net452\Finsemble.dll ..\packages\Microsoft.IdentityModel.Logging.6.16.0\lib\net45\Microsoft.IdentityModel.Logging.dll diff --git a/WPFExample/packages.config b/WPFExample/packages.config index fbe7ed0..fcf5567 100644 --- a/WPFExample/packages.config +++ b/WPFExample/packages.config @@ -1,7 +1,7 @@  - + diff --git a/WPFExampleCore/WPFExampleCore.csproj b/WPFExampleCore/WPFExampleCore.csproj index bf2468d..e9ff662 100644 --- a/WPFExampleCore/WPFExampleCore.csproj +++ b/WPFExampleCore/WPFExampleCore.csproj @@ -5,7 +5,7 @@ net5.0-windows true AnyCPU;x64 - 7.1.0 + 7.1.1 @@ -13,7 +13,7 @@ - + diff --git a/WPFMultiWindowExampleCore/WPFMultiWindowExampleCore.csproj b/WPFMultiWindowExampleCore/WPFMultiWindowExampleCore.csproj index 6902909..845b586 100644 --- a/WPFMultiWindowExampleCore/WPFMultiWindowExampleCore.csproj +++ b/WPFMultiWindowExampleCore/WPFMultiWindowExampleCore.csproj @@ -6,11 +6,11 @@ true WPFMultiWindowExampleCore.AppStartup AnyCPU;x64 - 7.1.0 + 7.1.1 - + diff --git a/WindowlessExample.Core/WindowlessExample.Core.csproj b/WindowlessExample.Core/WindowlessExample.Core.csproj index 90f3fff..ff1781f 100644 --- a/WindowlessExample.Core/WindowlessExample.Core.csproj +++ b/WindowlessExample.Core/WindowlessExample.Core.csproj @@ -4,11 +4,11 @@ WinExe net5.0 AnyCPU;x64 - 7.1.0 + 7.1.1 - + diff --git a/WindowlessExample/Properties/AssemblyInfo.cs b/WindowlessExample/Properties/AssemblyInfo.cs index eeefef2..08b8b1d 100644 --- a/WindowlessExample/Properties/AssemblyInfo.cs +++ b/WindowlessExample/Properties/AssemblyInfo.cs @@ -51,5 +51,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("7.1.0.0")] -[assembly: AssemblyFileVersion("7.1.0.0")] +[assembly: AssemblyVersion("7.1.1.0")] +[assembly: AssemblyFileVersion("7.1.1.0")] diff --git a/WindowlessExample/WindowlessExample.csproj b/WindowlessExample/WindowlessExample.csproj index b0720fe..3483aed 100644 --- a/WindowlessExample/WindowlessExample.csproj +++ b/WindowlessExample/WindowlessExample.csproj @@ -46,8 +46,8 @@ bin\x64\Release\ - - ..\packages\Finsemble.7.1.0\lib\net452\Finsemble.dll + + ..\packages\Finsemble.7.1.1\lib\net452\Finsemble.dll diff --git a/WindowlessExample/packages.config b/WindowlessExample/packages.config index f649a40..304f972 100644 --- a/WindowlessExample/packages.config +++ b/WindowlessExample/packages.config @@ -1,6 +1,6 @@  - + diff --git a/WinformExample/Properties/AssemblyInfo.cs b/WinformExample/Properties/AssemblyInfo.cs index abd1bbe..6b324af 100644 --- a/WinformExample/Properties/AssemblyInfo.cs +++ b/WinformExample/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("7.1.0.0")] -[assembly: AssemblyFileVersion("7.1.0.0")] +[assembly: AssemblyVersion("7.1.1.0")] +[assembly: AssemblyFileVersion("7.1.1.0")] diff --git a/WinformExample/WinformExample.csproj b/WinformExample/WinformExample.csproj index d915e78..49b8043 100644 --- a/WinformExample/WinformExample.csproj +++ b/WinformExample/WinformExample.csproj @@ -50,8 +50,8 @@ ..\packages\DotNetZip.1.16.0\lib\net40\DotNetZip.dll - - ..\packages\Finsemble.7.1.0\lib\net452\Finsemble.dll + + ..\packages\Finsemble.7.1.1\lib\net452\Finsemble.dll ..\packages\Microsoft.IdentityModel.Logging.6.16.0\lib\net45\Microsoft.IdentityModel.Logging.dll diff --git a/WinformExample/packages.config b/WinformExample/packages.config index 266dede..3e8868e 100644 --- a/WinformExample/packages.config +++ b/WinformExample/packages.config @@ -1,7 +1,7 @@  - + diff --git a/WinformExampleCore/WinformExampleCore.csproj b/WinformExampleCore/WinformExampleCore.csproj index 1758a52..536b50a 100644 --- a/WinformExampleCore/WinformExampleCore.csproj +++ b/WinformExampleCore/WinformExampleCore.csproj @@ -5,7 +5,7 @@ net5.0-windows true AnyCPU;x64 - 7.1.0 + 7.1.1 @@ -23,7 +23,7 @@ - + diff --git a/WinformMultiWindowExample/Properties/AssemblyInfo.cs b/WinformMultiWindowExample/Properties/AssemblyInfo.cs index 37ed7ce..5a1100c 100644 --- a/WinformMultiWindowExample/Properties/AssemblyInfo.cs +++ b/WinformMultiWindowExample/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("7.1.0.0")] -[assembly: AssemblyFileVersion("7.1.0.0")] +[assembly: AssemblyVersion("7.1.1.0")] +[assembly: AssemblyFileVersion("7.1.1.0")] diff --git a/WinformMultiWindowExample/WinformMultiWindowExample.csproj b/WinformMultiWindowExample/WinformMultiWindowExample.csproj index fbd8ab4..b8e3dec 100644 --- a/WinformMultiWindowExample/WinformMultiWindowExample.csproj +++ b/WinformMultiWindowExample/WinformMultiWindowExample.csproj @@ -50,8 +50,8 @@ ..\packages\DotNetZip.1.16.0\lib\net40\DotNetZip.dll - - ..\packages\Finsemble.7.1.0\lib\net452\Finsemble.dll + + ..\packages\Finsemble.7.1.1\lib\net452\Finsemble.dll ..\packages\Microsoft.IdentityModel.Logging.6.16.0\lib\net45\Microsoft.IdentityModel.Logging.dll diff --git a/WinformMultiWindowExample/packages.config b/WinformMultiWindowExample/packages.config index 032d2d5..bc6abfe 100644 --- a/WinformMultiWindowExample/packages.config +++ b/WinformMultiWindowExample/packages.config @@ -1,7 +1,7 @@  - + diff --git a/WinformMultiWindowExampleCore/WinformMultiWindowExampleCore.csproj b/WinformMultiWindowExampleCore/WinformMultiWindowExampleCore.csproj index 15abb3c..0551acd 100644 --- a/WinformMultiWindowExampleCore/WinformMultiWindowExampleCore.csproj +++ b/WinformMultiWindowExampleCore/WinformMultiWindowExampleCore.csproj @@ -5,11 +5,11 @@ net5.0-windows true AnyCPU;x64 - 7.1.0 + 7.1.1 - +