Spaces:
Paused
Paused
| namespace Entities.Config | |
| { | |
| public class ConnectionStrings | |
| { | |
| public string DefaultConnection { get; set; } | |
| } | |
| } | |
| namespace Entities.Config | |
| { | |
| public class ConnectionStrings | |
| { | |
| public string DefaultConnection { get; set; } | |
| } | |
| } | |