1.2.2
This commit is contained in:
parent
06eb61facd
commit
4519e678ff
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net6.0-android</TargetFramework>
|
||||
<SupportedOSPlatformVersion>31</SupportedOSPlatformVersion>
|
||||
<SupportedOSPlatformVersion>21</SupportedOSPlatformVersion>
|
||||
<OutputType>Exe</OutputType>
|
||||
<ApplicationId>de.ellpeck.touchytickets</ApplicationId>
|
||||
<ApplicationVersion>121</ApplicationVersion>
|
||||
<ApplicationDisplayVersion>1.2.1</ApplicationDisplayVersion>
|
||||
<ApplicationVersion>122</ApplicationVersion>
|
||||
<ApplicationDisplayVersion>1.2.2</ApplicationDisplayVersion>
|
||||
<PublishTrimmed>false</PublishTrimmed>
|
||||
</PropertyGroup>
|
||||
|
||||
|
|
Loading…
Reference in a new issue