fix issues and build and run Successfully ...
This commit is contained in:
+2
-4
@@ -3,14 +3,12 @@
|
||||
<!-- Runtime Definition -->
|
||||
<PropertyGroup>
|
||||
<Version>1.0.0</Version>
|
||||
<Nullable>enable</Nullable>
|
||||
<LangVersion>12.0</LangVersion>
|
||||
<Authors>Hadi Khazaee Asl</Authors>
|
||||
<Company>SaherElm IT Center</Company>
|
||||
<PackageId>xSaherElm.xAiApi</PackageId>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<!-- <TargetFramework>netcoreapp3.1</TargetFramework> -->
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<!-- <TargetFramework>net8.0</TargetFramework> -->
|
||||
<TargetFramework>netcoreapp3.1</TargetFramework>
|
||||
|
||||
<Description>
|
||||
a WebAPI Project which contains all Business Logic of xSaherElm Project's AI.
|
||||
|
||||
Reference in New Issue
Block a user