Let me start by saying "If I don't ask I will never know" YES I am a Novice coder
Perhaps most coders at our level are happy if the Sub or Function works
I started a VB.Net & SQLite project and decided to store the DB name in App.config as a key/value pair
So I added the System.Configuration reference and the key = dbName & value Notes.db
After some reading and consideration I abandoned the design
Ran Clean and Rebuild and unchecked System.Configuration reference
In my Debug Folder I still see the key dbName see Screen Shot
My Question is Why is this still here and can I delete it ?
OR just go on with life and take my OC medication