mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 12:17:46 +08:00
76367444cb
With .NET 6, the way Xamarin package versioning works has changed.
- The `ApplicationVersion` MSBuild property aims to replace
`android:versionCode` in the manifest.
- The `ApplicationDisplayVersion` MSBuild property aims to replace
`android:versionName` in the manifest.
More about this can be read in Xamarin docs:
|
||
---|---|---|
.. | ||
Properties | ||
Resources/drawable | ||
AndroidJoystickSettings.cs | ||
AndroidManifest.xml | ||
AndroidMouseSettings.cs | ||
GameplayScreenRotationLocker.cs | ||
osu.Android.csproj | ||
OsuGameActivity.cs | ||
OsuGameAndroid.cs |