Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mili-tan committed Feb 15, 2025
1 parent 5051454 commit 645a48a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Onllama.LiteGateway.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<PublishSingleFile>true</PublishSingleFile>
<PublishTrimmed>true</PublishTrimmed>
<StripSymbols>true</StripSymbols>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 645a48a

Please sign in to comment.