Update Lang Version to 12 ...

This commit is contained in:
2026-06-12 02:10:57 +03:30
parent 943275d24c
commit 8674c2ace1
+4 -2
View File
@@ -2,11 +2,13 @@
<!-- Runtime Definition --> <!-- Runtime Definition -->
<PropertyGroup> <PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<PackageId>xDashboard.xFileService</PackageId>
<Version>1.0.0</Version> <Version>1.0.0</Version>
<LangVersion>12.0</LangVersion>
<Authors>Hadi Khazaee Asl</Authors> <Authors>Hadi Khazaee Asl</Authors>
<Company>SaherElm IT Center</Company> <Company>SaherElm IT Center</Company>
<PackageId>xDashboard.xFileService</PackageId>
<TargetFramework>netstandard2.0</TargetFramework>
<Description> <Description>
it is a Part of xDashboard on SaherElm IT Center which provides all Files Related Futures ... it is a Part of xDashboard on SaherElm IT Center which provides all Files Related Futures ...
</Description> </Description>