diff --git a/.gitignore b/.gitignore index d16b128..ec93046 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ MibParser/bin/ MibParser/obj/ .vs/SharpSnmpLib.Mib/v15/.suo .vs/SharpSnmpLib.Mib/v15/sqlite3/storage.ide +/.vs/SharpSnmpLib.Mib diff --git a/MibParser/SharpSnmpLib.Mib.csproj b/MibParser/SharpSnmpLib.Mib.csproj index 6ac3e68..d6cd0e9 100644 --- a/MibParser/SharpSnmpLib.Mib.csproj +++ b/MibParser/SharpSnmpLib.Mib.csproj @@ -1,7 +1,7 @@ - netcoreapp1.1 + net452;netcoreapp1.1 Lextm.SharpSnmpLib.Mib Lextm.SharpSnmpLib.Mib