diff options
Diffstat (limited to 'src/dtf/WixToolset.Dtf.Resources/WixToolset.Dtf.Resources.csproj')
-rw-r--r-- | src/dtf/WixToolset.Dtf.Resources/WixToolset.Dtf.Resources.csproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/dtf/WixToolset.Dtf.Resources/WixToolset.Dtf.Resources.csproj b/src/dtf/WixToolset.Dtf.Resources/WixToolset.Dtf.Resources.csproj index 89bff841..411457a6 100644 --- a/src/dtf/WixToolset.Dtf.Resources/WixToolset.Dtf.Resources.csproj +++ b/src/dtf/WixToolset.Dtf.Resources/WixToolset.Dtf.Resources.csproj | |||
@@ -9,4 +9,8 @@ | |||
9 | <Description>Classes for reading and writing resource data in executable files</Description> | 9 | <Description>Classes for reading and writing resource data in executable files</Description> |
10 | <CreateDocumentationFile>true</CreateDocumentationFile> | 10 | <CreateDocumentationFile>true</CreateDocumentationFile> |
11 | </PropertyGroup> | 11 | </PropertyGroup> |
12 | |||
13 | <ItemGroup> | ||
14 | <PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" PrivateAssets="All" /> | ||
15 | </ItemGroup> | ||
12 | </Project> | 16 | </Project> |