File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
IntegrationEngine.ConsoleClient Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 1212 <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
1313 <FileAlignment >512</FileAlignment >
1414 <TargetFrameworkProfile />
15+ <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
16+ <RestorePackages >true</RestorePackages >
1517 </PropertyGroup >
1618 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1719 <DebugSymbols >true</DebugSymbols >
6567 <None Include =" packages.config" />
6668 </ItemGroup >
6769 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
70+ <Import Project =" $(SolutionDir)\.nuget\NuGet.targets" Condition =" Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
6871 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
6972 Other similar extension points exist, see Microsoft.Common.targets.
7073 <Target Name="BeforeBuild">
You can’t perform that action at this time.
0 commit comments