chore: bumped dotnet version to 10

This commit is contained in:
2026-01-23 12:40:02 +03:00
parent 5d2a2d1f4b
commit 78cc75e13f
6 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net9.0-android</TargetFramework>
<TargetFramework>net10.0-android</TargetFramework>
<SupportedOSPlatformVersion>23</SupportedOSPlatformVersion>
<OutputType>Exe</OutputType>
<ApplicationId>com.MyCompany.MyUniverse</ApplicationId>