aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/WixToolset.Core.Native/WixToolset.Core.Native.csproj')
-rw-r--r--src/WixToolset.Core.Native/WixToolset.Core.Native.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj b/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj
index 4069b6b4..94ab812a 100644
--- a/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj
+++ b/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj
@@ -35,6 +35,7 @@
35 35
36 <ItemGroup> 36 <ItemGroup>
37 <PackageReference Include="WixToolset.Data" Version="4.0.*" /> 37 <PackageReference Include="WixToolset.Data" Version="4.0.*" />
38 <PackageReference Include="System.IO.FileSystem.AccessControl" Version="4.6.0" />
38 </ItemGroup> 39 </ItemGroup>
39 40
40 <ItemGroup> 41 <ItemGroup>