Skip to content

Commit ea7d2c8

Browse files
authored
Removed EnsureNuGetPackageBuildImports
1 parent 2f680f0 commit ea7d2c8

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

CefSharp.Core/CefSharp.Core.vcxproj

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -335,10 +335,4 @@
335335
</ItemGroup>
336336
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
337337
<ImportGroup Label="ExtensionTargets" />
338-
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
339-
<PropertyGroup>
340-
<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>
341-
</PropertyGroup>
342-
<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'))" />
343-
</Target>
344-
</Project>
338+
</Project>

0 commit comments

Comments
 (0)