angelsix / fasetto-word

The new chat application for Fasetto, completely open-source :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

somes errors on first build

zeud opened this issue · comments

commented

I found this nice and big project. I download the source code and when I build on first time, I have some error. i search for many times but solution for me.
IDE : Visual studio 2017
Please help me.
Thank very very much

error

Looks like your VS has downgraded it to .Net Framework 4.7. Right click the project select properties. Is it targeting 4.7.2?

commented

no it targeting 4.7 . but myVS2017 don't have .Net Framework 4.7.2

Download it from here and it will show and then work. You need 4.7.2
https://www.microsoft.com/net/download/visual-studio-sdks

commented

i found the solution by update visual studio