diff options
| author | Rob Mensching <rob@firegiant.com> | 2022-08-08 10:43:49 -0700 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2022-08-08 19:44:05 -0700 |
| commit | 2f1a8d6caa50640925bf634062121391c450a5ed (patch) | |
| tree | 95268f2ba1e6f2f11569922bce0b5d649076e97b /src/setup/Directory.Build.props | |
| parent | d0882c24534f9bcdba63641ff9ef2cfc7780d879 (diff) | |
| download | wix-2f1a8d6caa50640925bf634062121391c450a5ed.tar.gz wix-2f1a8d6caa50640925bf634062121391c450a5ed.tar.bz2 wix-2f1a8d6caa50640925bf634062121391c450a5ed.zip | |
Generate metadata needed to populate update feed
Step towards completing 5367
Diffstat (limited to 'src/setup/Directory.Build.props')
| -rw-r--r-- | src/setup/Directory.Build.props | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/setup/Directory.Build.props b/src/setup/Directory.Build.props index cbf8ecc9..df00142d 100644 --- a/src/setup/Directory.Build.props +++ b/src/setup/Directory.Build.props | |||
| @@ -7,8 +7,4 @@ | |||
| 7 | </PropertyGroup> | 7 | </PropertyGroup> |
| 8 | 8 | ||
| 9 | <Import Project="..\Directory.Build.props" /> | 9 | <Import Project="..\Directory.Build.props" /> |
| 10 | |||
| 11 | <PropertyGroup> | ||
| 12 | <PublishRoot>$(OutputPath)publish\</PublishRoot> | ||
| 13 | </PropertyGroup> | ||
| 14 | </Project> | 10 | </Project> |
