From 123df149fb741fad3896fce0d35e7c59b48b2f4c Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Fri, 14 Feb 2020 15:45:57 +0100 Subject: [PATCH] Refresh demo PROD x Carlo --- RedisExample.sln | 8 -- RedisExample/App.config | 16 +++- .../README_SteamWare.txt} | 0 .../SteamWare_demo}/example-NLog.config | 0 .../SteamWare_demo}/example-app.config | 0 .../SteamWare_demo/example-config-table.txt | 30 ++++++ .../SteamWare_demo}/example-favicon.ico | Bin RedisExample/Form1.vb | 23 +++++ RedisExample/RedisExample.vbproj | 87 ++++++++++++++---- RedisExample/packages.config | 28 ++++-- 10 files changed, 152 insertions(+), 40 deletions(-) rename RedisExample/{README.txt => App_Readme/README_SteamWare.txt} (100%) rename RedisExample/{ => App_Readme/SteamWare_demo}/example-NLog.config (100%) rename RedisExample/{ => App_Readme/SteamWare_demo}/example-app.config (100%) create mode 100644 RedisExample/App_Readme/SteamWare_demo/example-config-table.txt rename RedisExample/{ => App_Readme/SteamWare_demo}/example-favicon.ico (100%) diff --git a/RedisExample.sln b/RedisExample.sln index 28d0ea1..2b82933 100644 --- a/RedisExample.sln +++ b/RedisExample.sln @@ -7,8 +7,6 @@ Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "RedisExample", "RedisExampl EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NKC_SDK", "NKC_SDK\NKC_SDK.csproj", "{5A0B6E45-169B-44D4-9E24-13718B8EB7CC}" EndProject -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "PROD", "PROD\PROD.vbproj", "{F620BB3A-E68B-42C1-8FF6-15917C7629AF}" -EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -28,12 +26,6 @@ Global {5A0B6E45-169B-44D4-9E24-13718B8EB7CC}.Debug-LELE|Any CPU.Build.0 = Debug|Any CPU {5A0B6E45-169B-44D4-9E24-13718B8EB7CC}.Release|Any CPU.ActiveCfg = Release|Any CPU {5A0B6E45-169B-44D4-9E24-13718B8EB7CC}.Release|Any CPU.Build.0 = Release|Any CPU - {F620BB3A-E68B-42C1-8FF6-15917C7629AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {F620BB3A-E68B-42C1-8FF6-15917C7629AF}.Debug|Any CPU.Build.0 = Debug|Any CPU - {F620BB3A-E68B-42C1-8FF6-15917C7629AF}.Debug-LELE|Any CPU.ActiveCfg = Debug|Any CPU - {F620BB3A-E68B-42C1-8FF6-15917C7629AF}.Debug-LELE|Any CPU.Build.0 = Debug|Any CPU - {F620BB3A-E68B-42C1-8FF6-15917C7629AF}.Release|Any CPU.ActiveCfg = Release|Any CPU - {F620BB3A-E68B-42C1-8FF6-15917C7629AF}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/RedisExample/App.config b/RedisExample/App.config index ca911f8..2a6563a 100644 --- a/RedisExample/App.config +++ b/RedisExample/App.config @@ -12,7 +12,7 @@ - +