Skip to content
Discussion options

You must be logged in to vote

It successfully deployed after:

  • Running sudo xcode-select --reset
  • Had this error
NET.ConflictResolution.targets(112,5): error NETSDK1152: Found multiple publish output files with the same relative path: /somedir/AspireShopWithSK/AspireShop.Frontend/appsettings.Development.json, /somedir/AspireShopWithSK/AspireShop.ChatService/appsettings.Development.json, /somedir/AspireShopWithSK/AspireShop.Frontend/appsettings.json, /somedir/AspireShopWithSK/AspireShop.ChatService/appsettings.json. [/somedir/AspireShopWithSK/AspireShop.ChatService/AspireShop.ChatService.csproj]
  • Updated my project .csproj file to which resolved the issue:
<ItemGroup>
        <Content Remove="appsettings.json;appsett…

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@vicperdana
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by vicperdana
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants