diff options
Diffstat (limited to 'src/WixToolset.Core.Native/WixToolset.Core.Native.csproj')
| -rw-r--r-- | src/WixToolset.Core.Native/WixToolset.Core.Native.csproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj b/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj index 94ab812a..079e9d93 100644 --- a/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj +++ b/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj | |||
| @@ -35,6 +35,8 @@ | |||
| 35 | 35 | ||
| 36 | <ItemGroup> | 36 | <ItemGroup> |
| 37 | <PackageReference Include="WixToolset.Data" Version="4.0.*" /> | 37 | <PackageReference Include="WixToolset.Data" Version="4.0.*" /> |
| 38 | |||
| 39 | <!-- Warning: The version for System.IO.FileSystem.AccessControl must be kept in sync with WixToolset.Core.nuspec --> | ||
| 38 | <PackageReference Include="System.IO.FileSystem.AccessControl" Version="4.6.0" /> | 40 | <PackageReference Include="System.IO.FileSystem.AccessControl" Version="4.6.0" /> |
| 39 | </ItemGroup> | 41 | </ItemGroup> |
| 40 | 42 | ||
