cli doit cibler le projet
This commit is contained in:
parent
000bc36b34
commit
3cfe733e52
10 changed files with 174 additions and 13 deletions
|
|
@ -17,8 +17,8 @@ namespace test
|
|||
[Trait("regres", "yes")]
|
||||
public class NotWorking : BaseTestContext
|
||||
{
|
||||
SourceInformationProvider _sourceInfoProvider;
|
||||
IOptions<LocalizationOptions> _localizationOptions;
|
||||
readonly SourceInformationProvider _sourceInfoProvider;
|
||||
readonly IOptions<LocalizationOptions> _localizationOptions;
|
||||
public NotWorking( IHostingEnvironment env , IOptions<SiteSettings> siteSettings,
|
||||
SourceInformationProvider sourceInfoProvider,
|
||||
IOptions<LocalizationOptions> localizationOptions,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue