i have uwp app created using 1 of azure templates, can add template 10 manually? if steps? easy adding references , coping on chucks of code existing project?
it might easier going opposite route , moving pertinent code on azure app template 10 app.
this easier expected, although wiki post on github repository helpful. these steps took.
- created blank template 10 app reference.
- added template 10 nuget package project.
- copy , pasted of relevant code on reference project existing project.
- built , cleaned solution, refreshed project, , run.
Comments
Post a Comment