Android, Mono, emsdk still 6.0.300
This commit is contained in:
Родитель
66901eb6ac
Коммит
402bf23e59
|
@ -20,9 +20,9 @@
|
|||
<PropertyGroup>
|
||||
<DotNetVersionBand Condition=" '$(DotNetVersionBand)' == '' ">6.0.400</DotNetVersionBand>
|
||||
<DotNetMauiManifestVersionBand>$(DotNetVersionBand)</DotNetMauiManifestVersionBand>
|
||||
<DotNetMonoManifestVersionBand>$(DotNetVersionBand)</DotNetMonoManifestVersionBand>
|
||||
<DotNetEmscriptenManifestVersionBand>$(DotNetVersionBand)</DotNetEmscriptenManifestVersionBand>
|
||||
<DotNetAndroidManifestVersionBand>$(DotNetVersionBand)</DotNetAndroidManifestVersionBand>
|
||||
<DotNetMonoManifestVersionBand>6.0.300</DotNetMonoManifestVersionBand>
|
||||
<DotNetEmscriptenManifestVersionBand>6.0.300</DotNetEmscriptenManifestVersionBand>
|
||||
<DotNetAndroidManifestVersionBand>6.0.300</DotNetAndroidManifestVersionBand>
|
||||
<DotNetMaciOSManifestVersionBand>$(DotNetVersionBand)</DotNetMaciOSManifestVersionBand>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
Загрузка…
Ссылка в новой задаче