Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Best way to set the version n° of application

$
0
0

Hello I want to know what is the supposed way to set the application version in Xamarin / Android

  • To display it for the user
  • To display in the Archive for publishing list

I tried to set any of those in the assembly but it changes nothing in the Archive for publish list (Always 1.0)

[assembly: AssemblyVersion("1.3.2.0")]
[assembly: AssemblyFileVersion("1.3.2.0")]

I've found this information but it Shows forms for Apple Environnement that does not apply to my Xamarin 5.9.4 Windows

developer.xamarin.com/guides/android/deployment,testing,_and_metrics/publishing_an_application/part_1-_preparing_an_application_for_release/#Versioning

So for now I'm just changing the Label to display something to the user
But I would be happy to know the right way to do it

Thanks for any help


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>