diff --git a/Solutions/SharePoint.Search.QueryTool/PSSQT/PSSQT.csproj b/Solutions/SharePoint.Search.QueryTool/PSSQT/PSSQT.csproj index 57b2eb4f..166ee7a6 100644 --- a/Solutions/SharePoint.Search.QueryTool/PSSQT/PSSQT.csproj +++ b/Solutions/SharePoint.Search.QueryTool/PSSQT/PSSQT.csproj @@ -176,6 +176,9 @@ Model\SearchSuggestionsResult.cs + + + Model\SearchResultPresentationSettings.cs SPAuthenticationClient\AuthenticationClient.cs @@ -279,7 +282,6 @@ - rem %25SystemRoot%25\system32\WindowsPowerShell\v1.0\powershell.exe -File "$(SolutionDir)PSSQT\Scripts\Update-AssemblyFileVersion.ps1" -assemblyInfoFilePath "$(SolutionDir)PSSQT\Properties\AssemblyInfo.cs"