Skip to content

Commit f112b92

Browse files
committed
Update MySite.Web.csproj
1 parent 9ed8e10 commit f112b92

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Ajax/MySite.Web/MySite.Web.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,10 +216,8 @@
216216
<PropertyGroup>
217217
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
218218
</PropertyGroup>
219-
<Error Condition="!Exists('..\..\packages\Telerik.Licensing.1.6.8\build\Telerik.Licensing.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Telerik.Licensing.1.6.8\build\Telerik.Licensing.props'))" />
220219
<Error Condition="!Exists('..\..\packages\Telerik.Licensing.1.6.8\build\Telerik.Licensing.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Telerik.Licensing.1.6.8\build\Telerik.Licensing.targets'))" />
221220
</Target>
222-
<Import Project="..\..\packages\Telerik.Licensing.1.6.8\build\Telerik.Licensing.props" Condition="Exists('..\..\packages\Telerik.Licensing.1.6.8\build\Telerik.Licensing.props')" />
223221
<Import Project="..\..\packages\Telerik.Licensing.1.6.8\build\Telerik.Licensing.targets" Condition="Exists('..\..\packages\Telerik.Licensing.1.6.8\build\Telerik.Licensing.targets')" />
224222
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
225223
Other similar extension points exist, see Microsoft.Common.targets.

0 commit comments

Comments
 (0)