Skip to content

Commit fc6d4dd

Browse files
committed
Updated to pull from new source
1 parent 705efa9 commit fc6d4dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LLama/LLamaSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
</PropertyGroup>
5959
<Message Importance="High" Text="Download '$(BinaryReleaseId)/deps.zip' to 'runtimes'" />
6060
<DownloadFile
61-
SourceUrl="https://github.com/martindevans/LLamaSharpBinaries/releases/download/$(BinaryReleaseId)/deps.zip"
61+
SourceUrl="https://github.com/SciSharp/LLamaSharpBinaries/releases/download/$(BinaryReleaseId)/deps.zip"
6262
DestinationFolder="runtimes"
6363
DestinationFileName="deps.zip"
6464
SkipUnchangedFiles="true"

0 commit comments

Comments
 (0)