From a32217368bde7474bed5f44a2a5d5f655cf255fa Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Mon, 7 Nov 2022 15:25:04 +0100 Subject: [PATCH] Aggiunta apgina contatti --- MP.MONO.ANALYZER/MP.MONO.ANALYZER.csproj | 2 +- MP.MONO.ANALYZER/Resources/ChangeLog.html | 2 +- MP.MONO.ANALYZER/Resources/VersNum.txt | 2 +- MP.MONO.ANALYZER/Resources/manifest.xml | 2 +- MP.MONO.DECODER/MP.MONO.DECODER.csproj | 2 +- MP.MONO.DECODER/Resources/ChangeLog.html | 2 +- MP.MONO.DECODER/Resources/VersNum.txt | 2 +- MP.MONO.DECODER/Resources/manifest.xml | 2 +- MP.MONO.SIM/MP.MONO.SIM.csproj | 2 +- MP.MONO.SIM/Resources/ChangeLog.html | 2 +- MP.MONO.SIM/Resources/VersNum.txt | 2 +- MP.MONO.SIM/Resources/manifest.xml | 2 +- MP.MONO.UI/MP.MONO.UI.csproj | 25 +++----- MP.MONO.UI/Pages/Contacts.razor | 63 ++++++++++++++++++++ MP.MONO.UI/Pages/Contacts.razor.cs | 40 +++++++++++++ MP.MONO.UI/Resources/ChangeLog.html | 2 +- MP.MONO.UI/Resources/VersNum.txt | 2 +- MP.MONO.UI/Resources/manifest.xml | 2 +- MP.MONO.UI/Shared/NavMenu.razor | 10 ++-- MP.MONO.UI/appsettings.json | 1 + MP.MONO.UI/wwwroot/images/LogoBluGreen.png | Bin 0 -> 87309 bytes MP.MONO.UI/wwwroot/images/LogoDMonoFull.png | Bin 0 -> 57984 bytes MP.MONO.UI/wwwroot/images/LogoMapo.png | Bin 0 -> 19861 bytes 23 files changed, 132 insertions(+), 37 deletions(-) create mode 100644 MP.MONO.UI/Pages/Contacts.razor create mode 100644 MP.MONO.UI/Pages/Contacts.razor.cs create mode 100644 MP.MONO.UI/wwwroot/images/LogoBluGreen.png create mode 100644 MP.MONO.UI/wwwroot/images/LogoDMonoFull.png create mode 100644 MP.MONO.UI/wwwroot/images/LogoMapo.png diff --git a/MP.MONO.ANALYZER/MP.MONO.ANALYZER.csproj b/MP.MONO.ANALYZER/MP.MONO.ANALYZER.csproj index 2bbc537..38d926e 100644 --- a/MP.MONO.ANALYZER/MP.MONO.ANALYZER.csproj +++ b/MP.MONO.ANALYZER/MP.MONO.ANALYZER.csproj @@ -6,7 +6,7 @@ enable enable AnyCPU;x86;x64 - 1.2.2211.714 + 1.2.2211.715 diff --git a/MP.MONO.ANALYZER/Resources/ChangeLog.html b/MP.MONO.ANALYZER/Resources/ChangeLog.html index 286a259..1cb8dfb 100644 --- a/MP.MONO.ANALYZER/Resources/ChangeLog.html +++ b/MP.MONO.ANALYZER/Resources/ChangeLog.html @@ -1,6 +1,6 @@ MAPO-MONO -

Version: 1.2.2211.714

+

Version: 1.2.2211.715


Release Note: