Update Lang Version to 12 ...

This commit is contained in:
2026-06-12 02:14:31 +03:30
parent 012a1b08f5
commit 7da6327aa6
+2 -1
View File
@@ -2,11 +2,12 @@
<!-- Runtime Definition -->
<PropertyGroup>
<Version>1.0.0</Version>
<LangVersion>8.0</LangVersion>
<LangVersion>12.0</LangVersion>
<Authors>Hadi Khazaee Asl</Authors>
<Company>SaherElm IT Center</Company>
<PackageId>xDashboard.xCommons</PackageId>
<TargetFramework>netstandard2.0</TargetFramework>
<Description>
provide all commonly used actions/extensions and classes which required to xDashboard project.
</Description>