New projects with VS 17.10.1 #17009
rvwilliams88
started this conversation in
General
Replies: 3 comments 3 replies
-
Thanks for the report. There's nothing wrong with the files placed in the presentation folder. Why do you think this is incorrect? |
Beta Was this translation helpful? Give feedback.
3 replies
-
Hi Jerome
Thanks for the response.
Well, this wasn't what happened previously and it makes it more difficult to follow the tutorials. The code set doesn't match up with the source saved on the GitHub repro. For example, I've been trying to follow the PeopleApp tutorial to learn more about MVUX and running the completed app just produces a blank screen. I can't tell if this is because I've made a mistake with the code or because I had to move the MainPage,xaml and MainView.cs files out of the Presentation folder.
Regards
Richard.
****************************************************
Richard Williams
email: ***@***.******@***.***>
mobile: 07981 734697
****************************************************
From: Jérôme Laban ***@***.***>
Sent: Wednesday, June 5, 2024 2:31 PM
To: unoplatform/uno ***@***.***>
Cc: rvwilliams88 ***@***.***>; Author ***@***.***>
Subject: Re: [unoplatform/uno] New projects with VS 17.10.1 (Discussion #17009)
Thanks for the report.
There's nothing wrong with the files placed in the presentation folder. Why do you think this is incorrect?
-
Reply to this email directly, view it on GitHub<#17009 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A2YPRSRFMPG4APOHDWVZCQDZF4HJBAVCNFSM6AAAAABI2VYGSSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TMNZYGMYTI>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Many apologies. This is all due to an error on my part. I was starting from the wrong template within the Uno Platform; I didn't choose the Blank template. Sorry for causing unnecessary problems.
Regards
Richard.
****************************************************
Richard Williams
email: ***@***.******@***.***>
mobile: 07981 734697
****************************************************
From: Agnès ZITTE ***@***.***>
Sent: Friday, June 7, 2024 3:44 AM
To: unoplatform/uno ***@***.***>
Cc: rvwilliams88 ***@***.***>; Author ***@***.***>
Subject: Re: [unoplatform/uno] New projects with VS 17.10.1 (Discussion #17009)
We will take a look at the turorials, thank you for the feedback! We will update with more info after that.
-
Reply to this email directly, view it on GitHub<#17009 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A2YPRSWQHQIVHCSGOFUIILTZGENARAVCNFSM6AAAAABI2VYGSSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TMOJVHEZTS>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm new to Uno Platform. So far I've been using VS 2022 and following the tutorials such as SimpleCalculator without too many problems. Somewhere along the way I upgraded to VS 2022 v17.10.1 Now when I start a new project using the Uno Platform App template the files such as MainPage and MainView are put into the Presentation folder instead of the root of the project and this gives them the wrong namespace. What is going wrong here and how do I fix it?
Beta Was this translation helpful? Give feedback.
All reactions