question

PauloSilva-9357 avatar image
0 Votes"
PauloSilva-9357 asked RobCaplan edited

System says doesn't found a file but the file exist in the path

I got an app for maintenance and to create new functionalities. I'm not to working very well. I download from git(master branch) b ut it doesn't work. When i do clean in the solution i got an error. Below the error:

/Users/paulocorreadasilva/Desktop/Projects/Trade%20Execucao%20Mobile/packages/Xamarin.Forms.3.6.0.709228/build/Xamarin.Forms.props(2,2): Error MSB4019: o projeto importado "/Users/paulocorreadasilva/Desktop/Projects/Trade Execucao Mobile/packages/Xamarin.Forms.3.6.0.709228/build/Xamarin.Forms.DefaultItems.props" não foi localizado. Confirme se a expressão na declaração Import "/Users/paulocorreadasilva/Desktop/Projects/Trade%20Execucao%20Mobile/packages/Xamarin.Forms.3.6.0.709228/build/Xamarin.Forms.DefaultItems.props" está correta e se o arquivo existe no disco. (MSB4019) (AvaliacaoDeRota)

But i go to the path and i see the file like image below.

111747-image.png



What must do i do to fix this problem?

dotnet-xamarin
image.png (461.1 KiB)
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

When i renamed the path from Trade%20Execucao%20Mobile to Trade Execucao Mobile, the app didn't accept the new path and the system creates a new path with before name(old name - Trade%20Execucao%20Mobile). What must to do? How to avoid back to old name and to do the app accept the new name(name)?

0 Votes 0 ·

anonymous user-9357 It seems like an msbulid issue, you can report a problem on Developer Community.

0 Votes 0 ·

0 Answers