moved connection string to the app config
This commit is contained in:
@@ -9,5 +9,7 @@ namespace Tv7Playlist.Core
|
||||
string UdpxyUrl { get; set; }
|
||||
|
||||
string DownloadFileName { get; set; }
|
||||
|
||||
string SqLiteConnectionString { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user