summaryrefslogtreecommitdiff
path: root/src/.nuget/packaging.props
diff options
context:
space:
mode:
Diffstat (limited to 'src/.nuget/packaging.props')
-rw-r--r--src/.nuget/packaging.props5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/.nuget/packaging.props b/src/.nuget/packaging.props
index 9344e4a402..1770963586 100644
--- a/src/.nuget/packaging.props
+++ b/src/.nuget/packaging.props
@@ -1,10 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
- <PropertyGroup>
- <!-- Packaging projects are non-SDK-style and directly import Directory.Build.props. They can also import Microsoft.Common.props.
- Make sure Microsoft.Common.props does not import Directory.Build.props again -->
- <ImportDirectoryBuildProps>false</ImportDirectoryBuildProps>
- </PropertyGroup>
<PropertyGroup>
<PackageDescriptionFile>$(MSBuildThisFileDirectory)/descriptions.json</PackageDescriptionFile>