You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: LLama/LLamaSharp.csproj
+3-15Lines changed: 3 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@
56
56
</ItemGroup>
57
57
58
58
<PropertyGroup>
59
-
<BinaryReleaseId>6171c9d258</BinaryReleaseId>
59
+
<BinaryReleaseId>5783575c9d99</BinaryReleaseId>
60
60
</PropertyGroup>
61
61
62
62
<PropertyGroup>
@@ -67,25 +67,13 @@
67
67
<!-- When UnzipReleaseBinaries is called, this will run first, as UnzipReleaseBinaries depends on it (check DependsOnTargets of UnzipReleaseBinaries) -->
68
68
<TargetName="DownloadReleaseBinaries">
69
69
<MessageImportance="High"Text="Download '$(BinaryReleaseId)/deps.zip' to 'runtimes'" />
0 commit comments