diff options
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> |