Skip to content

Commit 11ba430

Browse files
everLEEstrabbitfor
authored andcommitted
[NUI] NUI Language version upgrade
NUI Language version upgrade for 9.
1 parent 9c6527f commit 11ba430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tizen.NUI/Tizen.NUI.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<TargetFramework>net6.0</TargetFramework>
44
<NoWarn>$(NoWarn);CS0618;CS0809;CS1591;CA1054;CA1056</NoWarn>
5-
<LangVersion>8.0</LangVersion>
5+
<LangVersion>9.0</LangVersion>
66
</PropertyGroup>
77
<PropertyGroup>
88
<DefineConstants>$(DefineConstants);NUI_DEBUG_OFF;</DefineConstants>

0 commit comments

Comments
 (0)