diff --git a/src/Directory.build.props b/src/Directory.build.props index e474fe97..e389b90e 100644 --- a/src/Directory.build.props +++ b/src/Directory.build.props @@ -14,8 +14,6 @@ latest latest - true - full $(NoWarn);CS1591 $(NoError);CS1591 true diff --git a/src/GongSolutions.WPF.DragDrop/Directory.Build.props b/src/GongSolutions.WPF.DragDrop/Directory.Build.props index a4fe0d44..67774922 100644 --- a/src/GongSolutions.WPF.DragDrop/Directory.Build.props +++ b/src/GongSolutions.WPF.DragDrop/Directory.Build.props @@ -2,31 +2,31 @@ + portable + true + true - false + true - - full - true - - $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb - - - - - - + + true + snupkg + - + all runtime; build; native; contentfiles; analyzers + + + + \ No newline at end of file diff --git a/src/GongSolutions.WPF.DragDrop/GongSolutions.WPF.DragDrop.csproj b/src/GongSolutions.WPF.DragDrop/GongSolutions.WPF.DragDrop.csproj index f6dca3b3..646d6572 100644 --- a/src/GongSolutions.WPF.DragDrop/GongSolutions.WPF.DragDrop.csproj +++ b/src/GongSolutions.WPF.DragDrop/GongSolutions.WPF.DragDrop.csproj @@ -6,30 +6,6 @@ gong-wpf-dragdrop GongSolutions.Wpf.DragDrop true + Library - - - - - true - - - true - - - true - snupkg - - - - - - all - runtime; build; native; contentfiles; analyzers - - - - - - \ No newline at end of file