Replies: 1 comment 1 reply
-
Converting to discussion as this is to be best of my knowledge is outside my direct control. Ill provide additional detail when time permits. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Version / System
Test Project
<wpf:ChromiumWebBrowser Address="http://www.google.com" />
Reproduce the Problem
msbuild.exe /nologo /m /nr:false /p:Configuration="Debug" /p:Platform=x64 /t:restore;build
Expected
That the building from MSBuild will produce the same results as from within Visual Studio.
Additional Information
After long debugging, I've concluded the following:
Beta Was this translation helpful? Give feedback.
All reactions