Merge branch 'broken/ef'
This commit is contained in:
commit
9aac183e2c
10 changed files with 27 additions and 15 deletions
|
|
@ -27,7 +27,7 @@ namespace isnd
|
|||
Configuration = config;
|
||||
}
|
||||
|
||||
public IConfiguration Configuration { get; }
|
||||
public static IConfiguration Configuration { get; private set; }
|
||||
|
||||
// This method gets called by the runtime. Use this method to add services to the container.
|
||||
public void ConfigureServices(IServiceCollection services)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue