diff --git a/CHANGELOG.md b/CHANGELOG.md index 04a0c830..4623c3bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +### 2018-02-28 +**Core 1.1.3.2** +**Shell 1.1.3.2** +**ShellExtensions 1.1.3.2** +**Sensors 1.1.3.2** +**ExtendedLinguisticServices 1.1.3.2** +- Fix dependencies between the packages + ### 2018-02-27 **Core 1.1.3.1** **Shell 1.1.3** diff --git a/source/WindowsAPICodePack/Core/Core.csproj b/source/WindowsAPICodePack/Core/Core.csproj index fde06ea3..f7478761 100644 --- a/source/WindowsAPICodePack/Core/Core.csproj +++ b/source/WindowsAPICodePack/Core/Core.csproj @@ -235,7 +235,7 @@ - $(SolutionDir)tools\nuget pack $(ProjectPath) -symbols -properties Configuration=$(ConfigurationName) + $(SolutionDir)tools\nuget pack $(ProjectPath) -IncludeReferencedProjects -symbols -properties Configuration=$(ConfigurationName)