File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" Current" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <Import Project =" ..\..\packages\Telerik.Licensing.1.4.12\build\Telerik.Licensing.props" Condition =" Exists('..\..\packages\Telerik.Licensing.1.4.12\build\Telerik.Licensing.props')" />
4- <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props " Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props ')" />
4+ <Import Project =" ..\..\packages\Telerik.Licensing.1.4.12\build\Telerik.Licensing.targets " Condition =" Exists('..\..\packages\Telerik.Licensing.1.4.12\build\Telerik.Licensing.targets ')" />
55 <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
66 <PropertyGroup >
77 <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
217217 <Error Condition =" !Exists('..\..\packages\Telerik.Licensing.1.4.12\build\Telerik.Licensing.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\Telerik.Licensing.1.4.12\build\Telerik.Licensing.props'))" />
218218 <Error Condition =" !Exists('..\..\packages\Telerik.Licensing.1.4.12\build\Telerik.Licensing.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\Telerik.Licensing.1.4.12\build\Telerik.Licensing.targets'))" />
219219 </Target >
220- <Import Project =" ..\..\packages\Telerik.Licensing.1.4.12\build\Telerik.Licensing.targets" Condition =" Exists('..\..\packages\Telerik.Licensing.1.4.12\build\Telerik.Licensing.targets')" />
221220 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
222221 Other similar extension points exist, see Microsoft.Common.targets.
223222 <Target Name="BeforeBuild">
You can’t perform that action at this time.
0 commit comments