aboutsummaryrefslogtreecommitdiff
path: root/src/internal
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2022-07-26 17:20:48 -0700
committerRob Mensching <rob@firegiant.com>2022-08-05 09:22:36 -0700
commit024e03c1ae9d956834b9ccc4d4f91a991507b27c (patch)
treec3a6e2ebe56962aab2ac2d05ad5816a0eb0f3943 /src/internal
parentc832d739c92205b95c95c5deba5cbd5765bb6eca (diff)
downloadwix-024e03c1ae9d956834b9ccc4d4f91a991507b27c.tar.gz
wix-024e03c1ae9d956834b9ccc4d4f91a991507b27c.tar.bz2
wix-024e03c1ae9d956834b9ccc4d4f91a991507b27c.zip
Abstract file system to remove Core to Core.Native dependency
The only dependency Core had on Core.Native was for FileSystem which would be better served as an extensibility service everywhere anyway. This moves FileSystem to Core and exposes it via IFileSystem from Extensibility for use everywhere. Core now carries no native code dependencies.
Diffstat (limited to 'src/internal')
0 files changed, 0 insertions, 0 deletions