|
|
|
@@ -2,7 +2,7 @@ |
|
|
|
<Import Project="..\LLama\LLamaSharp.Runtime.targets" /> |
|
|
|
<PropertyGroup> |
|
|
|
<OutputType>Exe</OutputType> |
|
|
|
<TargetFramework>net6.0</TargetFramework> |
|
|
|
<TargetFrameworks>net6.0;net7.0;net8.0</TargetFrameworks> |
|
|
|
<ImplicitUsings>enable</ImplicitUsings> |
|
|
|
<Nullable>enable</Nullable> |
|
|
|
<Platforms>AnyCPU;x64</Platforms> |
|
|
|
|