We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 640672d commit 59f9608Copy full SHA for 59f9608
NuGet/CefSharp.Common.targets
@@ -58,6 +58,7 @@
58
<Message Importance="high" Text="CefSharpTargetDir = $(CefSharpTargetDir)" />
59
<Message Importance="high" Text="CefSharpTargetDirAnyCpu32 = $(CefSharpTargetDirAnyCpu32)" />
60
<Message Importance="high" Text="CefSharpTargetDirAnyCpu64 = $(CefSharpTargetDirAnyCpu64)" />
61
+ <Message Importance="high" Text="CefSharpAnyCpuSupport = $(CefSharpAnyCpuSupport)" />
62
<Message Importance="high" Text="RuntimeIdentifier = $(RuntimeIdentifier)" />
63
<Message Importance="high" Text="EffectivePlatform = $(EffectivePlatform)" />
64
<Message Importance="high" Text="Platform = $(Platform)" />
0 commit comments