Merge pull request #65 from r-koubou/refactor/usecase_create #12
Annotations
5 warnings
WPF Build:
KeySwitchManager/Sources/Runtime/UseCases/KeySwitches/Delete/IDeletePresenter.cs#L5
'IPresenter<DeleteResponse>' is obsolete: 'Use IOutputPort instead'
|
WPF Build:
KeySwitchManager/Sources/Runtime/UseCases/KeySwitches/Dump/DumpFilePresenter.cs#L5
'IPresenter<DumpFileResponse>' is obsolete: 'Use IOutputPort instead'
|
WPF Build:
KeySwitchManager/Sources/Runtime/UseCases/KeySwitches/Export/ExportFilePresenter.cs#L5
'IPresenter<ExportFileResponse>' is obsolete: 'Use IOutputPort instead'
|
WPF Build:
KeySwitchManager/Sources/Runtime/UseCases/KeySwitches/Find/IFindPresenter.cs#L5
'IPresenter<FindResponse>' is obsolete: 'Use IOutputPort instead'
|
WPF Build:
KeySwitchManager/Sources/Runtime/UseCases/KeySwitches/Import/ImportFilePresenter.cs#L5
'IPresenter<ImportFileResponse>' is obsolete: 'Use IOutputPort instead'
|
The logs for this run have expired and are no longer available.
Loading