Pulled connection string out to appsettings.json file.

This commit is contained in:
Daniel Wathen
2022-12-09 15:04:08 -07:00
parent 43957fe66d
commit 0b28c39b16
4 changed files with 11 additions and 3 deletions

View File

@ -1,4 +1,3 @@
using Microsoft.AspNetCore.Builder;
using ReportingServices.Dependency_Injections;
using Serilog;