You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- MSBuild is finding the dll within the package and copying it which is a problem for AnyCPU -->
4
+
<TargetName="CefSharpDeleteCoreRuntimeAfterCopyFilesToOutputDirectory"AfterTargets="CopyFilesToOutputDirectory"Condition="'$(CefSharpPlatformTarget)' == 'AnyCPU' AND $(TargetFrameworkVersion.StartsWith('v4.'))">
0 commit comments