ProjectFileUpdater.

ProjectFileUpdater(ILog, IFileSystem) Constructor

Syntax

public ProjectFileUpdater(ILog log, IFileSystem fileSystem)

Parameters

Name Type Description
log ILog
fileSystem IFileSystem

Return Value

Type Description
void
GitHub