-
Notifications
You must be signed in to change notification settings - Fork 489
dotnet publish issue - multiple publish output files with same relative path #382
Copy link
Copy link
Labels
bugSomething isn't workingSomething isn't workingdo not closeProtect this issue from auto closingProtect this issue from auto closinghelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
dotnet publish/src/Tools/Chat/Chat.csproj -c Release -o /out -p:SelfContained=true -p:PublishReadyToRun=true
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ConflictResolution.targets(112,5): error NETSDK1152: Fo
und multiple publish output files with the same relative path: C:\Users\kk\.nuget\packages\llamasharp.backend.cpu\0.8.1\runtimes\linux
-x64\native\avx\libllama.so, C:\Users\jrlh\.nuget\packages\llamasharp.backend.cpu\0.8.1\runtimes\linux-x64\native\avx2\libllama.so, C:\U
sers\kk\.nuget\packages\llamasharp.backend.cpu\0.8.1\runtimes\linux-x64\native\avx512\libllama.so, C:\Users\kk\.nuget\packages\llama
sharp.backend.cpu\0.8.1\runtimes\linux-x64\native\libllama.so.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdo not closeProtect this issue from auto closingProtect this issue from auto closinghelp wantedExtra attention is neededExtra attention is needed
Type
Projects
Status
✅ Done