diff options
author | Rob Mensching <rob@firegiant.com> | 2022-07-26 17:20:48 -0700 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2022-08-05 09:22:36 -0700 |
commit | 024e03c1ae9d956834b9ccc4d4f91a991507b27c (patch) | |
tree | c3a6e2ebe56962aab2ac2d05ad5816a0eb0f3943 /src/wix.snk | |
parent | c832d739c92205b95c95c5deba5cbd5765bb6eca (diff) | |
download | wix-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/wix.snk')
0 files changed, 0 insertions, 0 deletions