From 73ee4cbbf761ae02fa3cc9f4c5b0d2c86e8a2a7a Mon Sep 17 00:00:00 2001 From: Dirk Ziegelmeier Date: Tue, 26 Jul 2016 12:58:36 +0200 Subject: [PATCH] MIB compiler: Back to .NET 4.0 to maintain compatibility to VS2010 --- .../snmp/LwipMibCompiler/CCodeGeneration/CCodeGeneration.csproj | 2 +- .../snmp/LwipMibCompiler/LwipMibCompiler/LwipMibCompiler.csproj | 2 +- .../LwipSnmpCodeGeneration/LwipSnmpCodeGeneration.csproj | 2 +- src/apps/snmp/LwipMibCompiler/MibViewer/MibViewer.csproj | 2 +- .../snmp/LwipMibCompiler/SharpSnmpLib/SharpSnmpLib.Mib.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/apps/snmp/LwipMibCompiler/CCodeGeneration/CCodeGeneration.csproj b/src/apps/snmp/LwipMibCompiler/CCodeGeneration/CCodeGeneration.csproj index 639fed7c..06d5075e 100644 --- a/src/apps/snmp/LwipMibCompiler/CCodeGeneration/CCodeGeneration.csproj +++ b/src/apps/snmp/LwipMibCompiler/CCodeGeneration/CCodeGeneration.csproj @@ -10,7 +10,7 @@ Properties CCodeGeneration CCodeGeneration - v4.5.1 + v4.0 512 diff --git a/src/apps/snmp/LwipMibCompiler/LwipMibCompiler/LwipMibCompiler.csproj b/src/apps/snmp/LwipMibCompiler/LwipMibCompiler/LwipMibCompiler.csproj index 6bd94995..694263aa 100644 --- a/src/apps/snmp/LwipMibCompiler/LwipMibCompiler/LwipMibCompiler.csproj +++ b/src/apps/snmp/LwipMibCompiler/LwipMibCompiler/LwipMibCompiler.csproj @@ -10,7 +10,7 @@ Properties LwipMibCompiler LwipMibCompiler - v4.5.1 + v4.0 512 diff --git a/src/apps/snmp/LwipMibCompiler/LwipSnmpCodeGeneration/LwipSnmpCodeGeneration.csproj b/src/apps/snmp/LwipMibCompiler/LwipSnmpCodeGeneration/LwipSnmpCodeGeneration.csproj index de9d02df..f4541c0c 100644 --- a/src/apps/snmp/LwipMibCompiler/LwipSnmpCodeGeneration/LwipSnmpCodeGeneration.csproj +++ b/src/apps/snmp/LwipMibCompiler/LwipSnmpCodeGeneration/LwipSnmpCodeGeneration.csproj @@ -10,7 +10,7 @@ Properties LwipSnmpCodeGeneration LwipSnmpCodeGeneration - v4.5.1 + v4.0 512 diff --git a/src/apps/snmp/LwipMibCompiler/MibViewer/MibViewer.csproj b/src/apps/snmp/LwipMibCompiler/MibViewer/MibViewer.csproj index 96da2506..957c058c 100644 --- a/src/apps/snmp/LwipMibCompiler/MibViewer/MibViewer.csproj +++ b/src/apps/snmp/LwipMibCompiler/MibViewer/MibViewer.csproj @@ -10,7 +10,7 @@ Properties LwipMibViewer MibViewer - v4.5.1 + v4.0 512 diff --git a/src/apps/snmp/LwipMibCompiler/SharpSnmpLib/SharpSnmpLib.Mib.csproj b/src/apps/snmp/LwipMibCompiler/SharpSnmpLib/SharpSnmpLib.Mib.csproj index f1e724cf..2cf86578 100644 --- a/src/apps/snmp/LwipMibCompiler/SharpSnmpLib/SharpSnmpLib.Mib.csproj +++ b/src/apps/snmp/LwipMibCompiler/SharpSnmpLib/SharpSnmpLib.Mib.csproj @@ -26,7 +26,7 @@ False - v4.5.1 + v4.0 true