Skip to content

Commit

Permalink
Removed EnsureNuGetPackageBuildImports
Browse files Browse the repository at this point in the history
  • Loading branch information
GrabzIt authored Oct 6, 2017
1 parent 2f680f0 commit ea7d2c8
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions CefSharp.Core/CefSharp.Core.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -335,10 +335,4 @@
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<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>
</PropertyGroup>
<Error Condition="!Exists('..\packages\cef.sdk.3.3071.1649\build\cef.sdk.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\cef.sdk.3.3071.1649\build\cef.sdk.props'))" />
</Target>
</Project>
</Project>

0 comments on commit ea7d2c8

Please sign in to comment.