Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mili-tan committed Feb 2, 2025
1 parent 0a65b03 commit 7102474
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Onllama.GGUFLinkOut.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>

</Project>

0 comments on commit 7102474

Please sign in to comment.