Multiple publish output files #4632
-
Hi, I'm new to this and just started using TemplateStudio. Can anyone help me with my issue? every time I install the nuget package Microsoft.EntityFrameworkCore.SqlServer, below error will occur Found multiple publish output files with the same relative path: D:\Users<user>\Projects\RL.POSINV\RL.POSINV\RL.POSINV\obj\x64\Debug\net7.0-windows10.0.19041.0\win10-x64\MsixContent\Microsoft.Web.WebView2.Core.dll, C:\Users<user>.nuget\packages\microsoft.web.webview2\1.0.864.35\lib\netcoreapp3.0\Microsoft.Web.WebView2.Core.dll I already tried the suggestions from below but it didn't work. ps: I don't have a direct reference to Microsoft.Web.WebView2.Core.dll these are the projects and references Either main project or the core project, referencing Microsoft.EntityFrameworkCore.SqlServer gives me the same error. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
I believe you're running into #4633. |
Beta Was this translation helpful? Give feedback.
-
This remains an issue with .NET 8 Net MAUI projects. |
Beta Was this translation helpful? Give feedback.
I believe you're running into #4633.