aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core/WixToolset.Core.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/WixToolset.Core/WixToolset.Core.csproj')
-rw-r--r--src/WixToolset.Core/WixToolset.Core.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/WixToolset.Core/WixToolset.Core.csproj b/src/WixToolset.Core/WixToolset.Core.csproj
index de7f004e..20c9d84c 100644
--- a/src/WixToolset.Core/WixToolset.Core.csproj
+++ b/src/WixToolset.Core/WixToolset.Core.csproj
@@ -36,6 +36,7 @@
36 36
37 <ItemGroup> 37 <ItemGroup>
38 <PackageReference Include="System.IO.FileSystem.AccessControl" Version="4.4.0" /> 38 <PackageReference Include="System.IO.FileSystem.AccessControl" Version="4.4.0" />
39 <PackageReference Include="System.Text.Encoding.CodePages" Version="4.4.0" />
39 </ItemGroup> 40 </ItemGroup>
40 41
41 <ItemGroup> 42 <ItemGroup>