Unable to publish with ClickOnce when referencing non-uno.sdk projects #19550
Labels
area/build
Categorizes an issue or PR as relevant to build infrastructure
kind/bug
Something isn't working
I've attached a minimal solution to show the issue.
Changes:
<SelfContained>False</SelfContained>
<PublishDir>..\app.publish\</PublishDir>
Error NETSDK1139 The target platform identifier was not recognized
I'm getting this error for every class library added to the solution when I use the
\r
msbuild parameter.If I remove
\r
parameter I get the same error but the ClickOnce installation is generated.UnoClickOnce.zip
Originally posted by @mcNets in #19451
The text was updated successfully, but these errors were encountered: