Browse Source

fix typo.

tags/v0.8.0
Yaohui Liu 2 years ago
parent
commit
502bb73b1e
No known key found for this signature in database GPG Key ID: E86D01E1809BD23E
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      LLama.SemanticKernel/LLamaSharp.SemanticKernel.csproj

+ 1
- 1
LLama.SemanticKernel/LLamaSharp.SemanticKernel.csproj View File

@@ -11,7 +11,7 @@
<Nullable>enable</Nullable>

<Version>0.8.0</Version>
<Authors>Tim Miller, xbotter</Authors>
<Authors>Tim Miller, Xbotter</Authors>
<Company>SciSharp STACK</Company>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Copyright>MIT, SciSharp STACK $([System.DateTime]::UtcNow.ToString(yyyy))</Copyright>


Loading…
Cancel
Save